From a666fe0f6dfb454ab1730edcab11035c5e514975 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 01:29:20 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index f474746..f894f84 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -46,7 +46,7 @@ export default function LandingPage() { logoText="Coordinate" 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" -- 2.49.1