From 8a3595da2f8501ea82c9594a72b32b3e83b37d38 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 06:18:04 +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 2e3790a..e1a2bce 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -46,7 +46,7 @@ export default function LandingPage() { logoText="Coordinate" description="Finally, matching family outfits that work for every body type and age—without sacrificing style." buttons={[ - { text: "Shop Family Sets", href: "products" }, + { text: "Shop Now", 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