Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user