14 Commits

Author SHA1 Message Date
11c1074b8f Update src/app/page.tsx 2026-03-03 05:04:38 +00:00
3bc9039edc Merge version_6 into main
Merge version_6 into main
2026-03-03 02:38:17 +00:00
e333fe18a9 Update src/app/page.tsx 2026-03-03 02:38:13 +00:00
11db2f9d89 Merge version_5 into main
Merge version_5 into main
2026-03-03 01:29:24 +00:00
a666fe0f6d Update src/app/page.tsx 2026-03-03 01:29:20 +00:00
e2f89c3fcb Merge version_4 into main
Merge version_4 into main
2026-03-03 00:51:23 +00:00
dac83349bc Update src/app/page.tsx 2026-03-03 00:51:18 +00:00
e222cc2381 Merge version_3 into main
Merge version_3 into main
2026-03-02 23:15:49 +00:00
a1f918e7f2 Update src/app/page.tsx 2026-03-02 23:15:45 +00:00
e6a9937d41 Merge version_2 into main
Merge version_2 into main
2026-03-02 23:13:41 +00:00
d888c437cb Update src/app/page.tsx 2026-03-02 23:13:31 +00:00
4f44b220be Merge version_1 into main
Merge version_1 into main
2026-03-02 23:11:01 +00:00
dab3cc7082 Merge version_1 into main
Merge version_1 into main
2026-03-02 23:10:06 +00:00
410702ccf0 Merge version_1 into main
Merge version_1 into main
2026-03-02 23:08:50 +00:00

View File

@@ -44,10 +44,10 @@ 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="Premium family apparel designed for style and quality togetherness."
buttons={[
{ text: "Explore Collections", href: "products" },
{ text: "Learn Our Story", href: "about" }
{ text: "Shop Family Sets", href: "products" },
{ text: "Discover Our Story", href: "about" }
]}
imageSrc="http://img.b2bpic.net/free-photo/mother-with-her-children-backyard_1303-22039.jpg?_wi=1"
imageAlt="Family in coordinated apparel"
@@ -57,7 +57,8 @@ export default function LandingPage() {
<div id="about" data-section="about">
<MetricSplitMediaAbout
tag="Our Story"
tag="Why We Started"
tagIcon={Heart}
title="Redefining Family Fashion"
description="We believe that quality family moments deserve equally quality apparel. Coordinate was founded on the principle that parents shouldn't have to choose between style and substance. Every piece is thoughtfully designed to help families express their individuality while staying perfectly matched."
metrics={[
@@ -170,7 +171,7 @@ export default function LandingPage() {
tag="Help & Support"
faqs={[
{
id: "1", title: "How do sizing and coordination work?", content: "Each coordinated set includes carefully selected sizes that work together. We provide a detailed sizing chart for each collection. Adult sizes range XS-3XL, and kids' sizes run from newborn through teen. Our fitting guides help ensure perfect coordination across all family members."
id: "1", title: "How do sizing and coordination work?", content: "Our detailed <a href=\"#sizing-guide\" style=\"text-decoration: underline; font-weight: 500;\">sizing guide</a> helps ensure perfect family coordination."
},
{
id: "2", title: "What makes your apparel premium quality?", content: "We use 100% organic cotton and sustainable fabric blends, ethically sourced and manufactured. Every piece undergoes quality testing to ensure durability and comfort. Our fabrics are pre-shrunk and designed to maintain their appearance through countless washes."