Compare commits
8 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| e333fe18a9 | |||
| 11db2f9d89 | |||
| a666fe0f6d | |||
| e2f89c3fcb | |||
| dac83349bc | |||
| e222cc2381 | |||
| a1f918e7f2 | |||
| e6a9937d41 |
@@ -44,9 +44,9 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroLogo
|
||||
logoText="Coordinate"
|
||||
description="Create coordinated family moments that matter. Premium apparel designed for parents and kids who value style and quality, with matching collections that let your family express themselves together."
|
||||
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: "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"
|
||||
@@ -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."
|
||||
|
||||
Reference in New Issue
Block a user