diff --git a/src/app/page.tsx b/src/app/page.tsx index 54bcdae..eea489e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -162,7 +162,7 @@ export default function LandingPage() { tag="Contact Us" title="Visit Us Today" description="Located at 123 Coffee Lane, City Center. Stop by for your daily boost." - buttons={[{ text: "Get Directions", href: "#" }]} + buttons={[{ text: "Visit Our Cafe", href: "#" }]} />