Commit Graph

11 Commits

Author SHA1 Message Date
a1844b29e6 Changes to spacing and microexpressions on hover 2023-04-18 14:10:58 -07:00
21199b765a Adding video poster loading animation so user
knows that the background video is coming.

Will likely change the animation.
2023-04-18 13:25:07 -07:00
46137cf883 Added a Link component to the index.js Learn more
buttons with a prop on them to change there.
2023-04-18 12:36:33 -07:00
e2d3a21ca8 framer motion library added to _app.js file and
successful in smooth page transitions.
2023-04-18 12:15:43 -07:00
82b92d0f7e Fixed error with Unhandled Runtime Error
TypeError: Cannot read properties of null (reading 'pause')
Source
Components/Layout/section.jsx (22:27) @ pause

Added additional pages.

Created unique id for video components.
2023-04-18 12:01:04 -07:00
f4d76e0060 Modified the prop naming for the videoButton
component so now the passed props are working
with youtube video id.
2023-04-18 09:31:17 -07:00
e3feb2081b Passing props through two components to continue
making all component strings editable on the pages.
2023-04-18 09:12:09 -07:00
784738e838 Added working video popup component to the app. 2023-04-18 08:47:48 -07:00
720cd33399 More major updates to the app 2023-04-18 01:36:50 -07:00
c388a82fbb This is an initial push for the Shiloh web app. 2023-04-17 20:20:39 -07:00
ad5e34fbad Initial commit from Create Next App 2023-04-17 17:05:35 -07:00