diff --git a/src/app/page.tsx b/src/app/page.tsx index 8fe3b16..ab930bd 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -54,7 +54,7 @@ export default function LandingPage() { description="A 24×7 café for riders, dreamers, and night lovers. Where the road brings you." buttons={[ { - text: "Visit Us", href: "#location"}, + text: "Plan Your Ride", href: "#location"}, { text: "Explore The Vibe", href: "#vibe"}, ]}