Update src/app/page.tsx

This commit is contained in:
2026-06-11 11:07:30 +00:00
parent 91e30ced52
commit 0b98521a18

View File

@@ -80,7 +80,7 @@ export default function LandingPage() {
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"
/>
</div>
@@ -271,7 +271,7 @@ export default function LandingPage() {
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",
},
]}
@@ -364,16 +364,16 @@ export default function LandingPage() {
inputPlaceholder="Your Email Address"
buttonText="Send Inquiry"
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"
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"
/>
</div>
<div id="footer" data-section="footer">
<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"
logoText="3D Farm Hub"
columns={[
@@ -442,7 +442,7 @@ export default function LandingPage() {
},
]}
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"
/>
</div>