[https://www.loom.com/share/37b0e2b550a246939ff7cc65f25eb6bc](https://www.loom.com/share/37b0e2b550a246939ff7cc65f25eb6bc "smartCard-inline")
- Pull verbiage and styling from here
- [https://link3d-024506.webflow.io/home-pages/home-v2](https://link3d-024506.webflow.io/home-pages/home-v2 "smartCard-inline")
- Add Header that has the hotdog drop down and LINK3D that goes to /
- Adjust the speed of the animation for carousel to slow down with more pictures that way if someone adds a lot of pictures it does not fly through them all
- Tweak UI to look better espeically on small mobile screens
- Make form actually work
- Parse the Fname and Lname into just name
- if no phone number in the db go ahead and add it to the User model
- Use the s3 email server to email the message in the Leave us a Message part
- Over all clean up for desktop viewing and mobile viewing
- Add in some of the missing animations
Follow Up:
[https://www.loom.com/share/e27af8ae07854af2b05522f2a4ea6b1b](https://www.loom.com/share/e27af8ae07854af2b05522f2a4ea6b1b "smartCard-inline")
- The header needs to work for all pages. currently it is not taking space properly in the AppLayout
- Cards are bunching together
- Need to optimize min width mode
- Load the Terms in a modal so the states don’t forget their data
- Fix phone validation to use the same method as the phone validation in LinkModal. The input activated with `CiPhone` is what is needed