Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| ca24a5986d | |||
| 8a3595da2f | |||
| e792ba2748 | |||
| e8fd8c5bdb | |||
| bd8d5124e2 |
@@ -44,9 +44,9 @@ export default function LandingPage() {
|
|||||||
<div id="hero" data-section="hero">
|
<div id="hero" data-section="hero">
|
||||||
<HeroLogo
|
<HeroLogo
|
||||||
logoText="Coordinate"
|
logoText="Coordinate"
|
||||||
description="Premium family apparel designed for style and quality togetherness."
|
description="Finally, matching family outfits that work for every body type and age—without sacrificing style."
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Shop Family Sets", href: "products" },
|
{ text: "Shop Now", href: "products" },
|
||||||
{ text: "Discover 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?_wi=1"
|
imageSrc="http://img.b2bpic.net/free-photo/mother-with-her-children-backyard_1303-22039.jpg?_wi=1"
|
||||||
|
|||||||
Reference in New Issue
Block a user