2 Commits

Author SHA1 Message Date
614ff92183 Update src/app/page.tsx 2026-03-04 06:20:28 +00:00
9675896e87 Merge version_1 into main
Merge version_1 into main
2026-03-04 06:18:28 +00:00

View File

@@ -48,7 +48,7 @@ export default function LandingPage() {
tagIcon={Sparkles} tagIcon={Sparkles}
tagAnimation="slide-up" tagAnimation="slide-up"
buttons={[ buttons={[
{ text: "Explore Collection", href: "#features" }, { text: "Shop Rare Spirits Now", href: "#features" },
{ text: "Get Directions", href: "#contact" }, { text: "Get Directions", href: "#contact" },
]} ]}
buttonAnimation="slide-up" buttonAnimation="slide-up"