Compare commits
9 Commits
06eee112e2
...
version_3
| Author | SHA1 | Date | |
|---|---|---|---|
| a1f918e7f2 | |||
| e6a9937d41 | |||
| d888c437cb | |||
| 4f44b220be | |||
| d2f4e0ded4 | |||
| dab3cc7082 | |||
| 57a03d1af6 | |||
| 410702ccf0 | |||
| 6730bdf4f1 |
@@ -44,12 +44,12 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroLogo
|
||||
logoText="Coordinate"
|
||||
description="Premium family apparel designed for parents and kids who prioritize both style and quality. Matching collections that let you coordinate confidently."
|
||||
description="Experience family moments that matter. Create cherished memories with coordinated style—premium apparel designed for parents and kids who value both quality and togetherness, with matching collections that let your family express themselves together."
|
||||
buttons={[
|
||||
{ text: "Explore Collections", href: "products" },
|
||||
{ text: "Learn Our Story", href: "about" }
|
||||
{ text: "Discover 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"
|
||||
showDimOverlay={true}
|
||||
/>
|
||||
@@ -64,10 +64,11 @@ export default function LandingPage() {
|
||||
{ value: "5000+", title: "Happy Family Sets Sold" },
|
||||
{ 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"
|
||||
useInvertedBackground={false}
|
||||
mediaAnimation="slide-up"
|
||||
metricsAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -208,7 +209,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<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"
|
||||
logoText="Coordinate"
|
||||
copyrightText="© 2024 Coordinate | Premium Family Apparel"
|
||||
|
||||
Reference in New Issue
Block a user