Minor changes
This commit is contained in:
parent
641728773a
commit
c8575d9ce7
@ -73,6 +73,7 @@ const ContactThreeJsComponent = React.memo(() => {
|
|||||||
composer.setSize(window.innerWidth, window.innerHeight);
|
composer.setSize(window.innerWidth, window.innerHeight);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
function animate() {
|
function animate() {
|
||||||
requestAnimationFrame(animate);
|
requestAnimationFrame(animate);
|
||||||
object.rotation.x += 0.002;
|
object.rotation.x += 0.002;
|
||||||
|
@ -13,10 +13,10 @@ export default function Home() {
|
|||||||
<Navbar />
|
<Navbar />
|
||||||
<Section
|
<Section
|
||||||
key="section0"
|
key="section0"
|
||||||
videoUrl="https://vid.puffyan.us/latest_version?id=--khbXchTeE&itag=22"
|
videoUrl="/optimized-shiloh-main-banner.mp4"
|
||||||
text="redemptive tech in Jesus' name"
|
text="redemptive tech in Jesus' name"
|
||||||
buttonTwoText="learn more"
|
buttonTwoText="learn more"
|
||||||
buttonOneText="watch" videoId="uu01xBw_BVE"
|
buttonOneText="watch" videoId="R0QFTSLC1Gg"
|
||||||
buttonLink="/about"
|
buttonLink="/about"
|
||||||
/>
|
/>
|
||||||
<Section
|
<Section
|
||||||
|
BIN
public/Shiloh-home2.mp4
Normal file
BIN
public/Shiloh-home2.mp4
Normal file
Binary file not shown.
BIN
public/optimized-shiloh-main-banner.mp4
Normal file
BIN
public/optimized-shiloh-main-banner.mp4
Normal file
Binary file not shown.
Reference in New Issue
Block a user