From f93c72f283fc52f4a858a4599217b84b44c1c6c9 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 5 May 2026 15:05:13 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index d1b60f4..b1b21c0 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"}, ]}