Update src/app/page.tsx
This commit is contained in:
@@ -80,7 +80,7 @@ export default function LandingPage() {
|
|||||||
href: "#services",
|
href: "#services",
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/3d-printer-workshop_23-2152014101.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/3d-printer-workshop_23-2152014101.jpg?_wi=1"
|
||||||
imageAlt="Futuristic 3D printing farm"
|
imageAlt="Futuristic 3D printing farm"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
@@ -271,7 +271,7 @@ export default function LandingPage() {
|
|||||||
imageAlt: "Portrait of Emily White",
|
imageAlt: "Portrait of Emily White",
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-printer-workshop_23-2152014101.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/3d-printer-workshop_23-2152014101.jpg?_wi=2",
|
||||||
imageAlt: "professional 3D artist portrait studio",
|
imageAlt: "professional 3D artist portrait studio",
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
@@ -364,16 +364,16 @@ export default function LandingPage() {
|
|||||||
inputPlaceholder="Your Email Address"
|
inputPlaceholder="Your Email Address"
|
||||||
buttonText="Send Inquiry"
|
buttonText="Send Inquiry"
|
||||||
termsText="By sending an inquiry, you agree to our Privacy Policy and Terms of Service."
|
termsText="By sending an inquiry, you agree to our Privacy Policy and Terms of Service."
|
||||||
videoSrc="http://img.b2bpic.net/free-photo/3d-abstract-background-with-futuristic-particles_1048-12370.jpg"
|
videoSrc="http://img.b2bpic.net/free-photo/3d-abstract-background-with-futuristic-particles_1048-12370.jpg?_wi=1"
|
||||||
videoAriaLabel="Abstract data flow animation background"
|
videoAriaLabel="Abstract data flow animation background"
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/3d-abstract-background-with-futuristic-particles_1048-12370.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/3d-abstract-background-with-futuristic-particles_1048-12370.jpg?_wi=2"
|
||||||
imageAlt="abstract data flow animation background"
|
imageAlt="abstract data flow animation background"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="footer" data-section="footer">
|
<div id="footer" data-section="footer">
|
||||||
<FooterMedia
|
<FooterMedia
|
||||||
videoSrc="http://img.b2bpic.net/free-photo/vivid-splashes-drops-black_23-2147748936.jpg"
|
videoSrc="http://img.b2bpic.net/free-photo/vivid-splashes-drops-black_23-2147748936.jpg?_wi=1"
|
||||||
videoAriaLabel="Abstract geometric shapes animation"
|
videoAriaLabel="Abstract geometric shapes animation"
|
||||||
logoText="3D Farm Hub"
|
logoText="3D Farm Hub"
|
||||||
columns={[
|
columns={[
|
||||||
@@ -442,7 +442,7 @@ export default function LandingPage() {
|
|||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
copyrightText="© 2024 3D Farm Hub. All rights reserved."
|
copyrightText="© 2024 3D Farm Hub. All rights reserved."
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/vivid-splashes-drops-black_23-2147748936.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/vivid-splashes-drops-black_23-2147748936.jpg?_wi=2"
|
||||||
imageAlt="abstract geometric shapes loop animation"
|
imageAlt="abstract geometric shapes loop animation"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user