From b834fb4d6fcc19e3c454a5a0ce7aab3960cb3875 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 06:01:29 +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 5bac4e1..f9209b2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -45,7 +45,7 @@ export default function LandingPage() { tagAnimation="slide-up" buttons={[ { text: "Shop Latest Collection", href: "#products" }, - { text: "View Collection", href: "#collections" }, + { text: "Explore New Arrivals", href: "#collections" }, ]} buttonAnimation="slide-up" imageSrc="http://img.b2bpic.net/free-photo/woman-nature-with-clothesline_23-2148170139.jpg" -- 2.49.1