Update src/app/page.tsx

This commit is contained in:
2026-03-02 23:08:45 +00:00
parent 06eee112e2
commit 6730bdf4f1

View File

@@ -49,7 +49,7 @@ export default function LandingPage() {
{ text: "Explore Collections", href: "products" }, { text: "Explore Collections", href: "products" },
{ text: "Learn Our Story", href: "about" } { text: "Learn Our Story", href: "about" }
]} ]}
imageSrc="http://img.b2bpic.net/free-photo/mother-with-her-children-backyard_1303-22039.jpg" imageSrc="http://img.b2bpic.net/free-photo/mother-with-her-children-backyard_1303-22039.jpg?_wi=1"
imageAlt="Family in coordinated apparel" imageAlt="Family in coordinated apparel"
showDimOverlay={true} showDimOverlay={true}
/> />
@@ -64,7 +64,7 @@ export default function LandingPage() {
{ value: "5000+", title: "Happy Family Sets Sold" }, { value: "5000+", title: "Happy Family Sets Sold" },
{ value: "100%", title: "Premium Quality Assured" } { value: "100%", title: "Premium Quality Assured" }
]} ]}
imageSrc="http://img.b2bpic.net/free-photo/mother-with-her-children-backyard_1303-22039.jpg" imageSrc="http://img.b2bpic.net/free-photo/mother-with-her-children-backyard_1303-22039.jpg?_wi=2"
imageAlt="Family coordination showcase" imageAlt="Family coordination showcase"
useInvertedBackground={false} useInvertedBackground={false}
mediaAnimation="slide-up" mediaAnimation="slide-up"
@@ -208,7 +208,7 @@ export default function LandingPage() {
<div id="footer" data-section="footer"> <div id="footer" data-section="footer">
<FooterMedia <FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/mother-with-her-children-backyard_1303-22039.jpg" imageSrc="http://img.b2bpic.net/free-photo/mother-with-her-children-backyard_1303-22039.jpg?_wi=3"
imageAlt="Family in coordinated Coordinate apparel" imageAlt="Family in coordinated Coordinate apparel"
logoText="Coordinate" logoText="Coordinate"
copyrightText="© 2024 Coordinate | Premium Family Apparel" copyrightText="© 2024 Coordinate | Premium Family Apparel"