From 8917d327e218ceba8b96f818d175c53fdda8a729 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 06:43:19 +0000 Subject: [PATCH] Switch to version 1: 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 c4bf656..c597c1b 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: "Shop Rare Spirits Now", href: "#features" }, + { text: "Explore Collection", href: "#features" }, { text: "Get Directions", href: "#contact" }, ]} buttonAnimation="slide-up"