Update src/app/page.tsx

This commit is contained in:
2026-03-03 23:09:51 +00:00
parent ebf235e70e
commit 3bd93d0ac3

View File

@@ -155,8 +155,8 @@ export default function LandingPage() {
background={{ variant: "plain" }}
useInvertedBackground={false}
buttons={[
{ text: "Visit Us In Person", href: "#" },
{ text: "Get in Touch", href: "#" }
{ text: "Reserve a Tasting", href: "#" },
{ text: "Book Your Experience", href: "#" }
]}
/>
</div>