From cbe059fbe333674e153d44bd3a5e57ab1d12cd94 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 06:43:34 +0000 Subject: [PATCH] Switch to version 2: modified 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 c597c1b..c4bf656 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -48,7 +48,7 @@ export default function LandingPage() { tagIcon={Sparkles} tagAnimation="slide-up" buttons={[ - { text: "Explore Collection", href: "#features" }, + { text: "Shop Rare Spirits Now", href: "#features" }, { text: "Get Directions", href: "#contact" }, ]} buttonAnimation="slide-up"