From f5de40f941d952c542c8db4033b58fdb1d9e18d3 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 10:30:39 +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 d1d70f8..b3baafc 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -50,7 +50,7 @@ export default function LandingPage() { tag="Premium Collection" tagIcon={Sparkles} buttons={[ - { text: "Explore Now", href: "#products" }, + { text: "Shop Signature Scents", href: "#products" }, { text: "Learn More", href: "#about" } ]} imageSrc="http://img.b2bpic.net/free-photo/elegant-vegan-alcohol-arrangement_23-2149337695.jpg" -- 2.49.1