Update src/app/page.tsx

This commit is contained in:
2026-03-03 06:05:30 +00:00
parent bd8d5124e2
commit e8fd8c5bdb

View File

@@ -44,7 +44,7 @@ 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 Family Sets", href: "products" },
{ text: "Discover Our Story", href: "about" } { text: "Discover Our Story", href: "about" }