diff --git a/src/app/page.tsx b/src/app/page.tsx index 7201b8b..2e3463d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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: "#" } ]} />