2 Commits

Author SHA1 Message Date
f93c72f283 Update src/app/page.tsx 2026-05-05 15:05:13 +00:00
16a1dfd96e Merge version_2 into main
Merge version_2 into main
2026-05-05 15:04:27 +00:00

View File

@@ -54,7 +54,7 @@ export default function LandingPage() {
description="A 24×7 café for riders, dreamers, and night lovers. Where the road brings you." description="A 24×7 café for riders, dreamers, and night lovers. Where the road brings you."
buttons={[ buttons={[
{ {
text: "Visit Us", href: "#location"}, text: "Plan Your Ride", href: "#location"},
{ {
text: "Explore The Vibe", href: "#vibe"}, text: "Explore The Vibe", href: "#vibe"},
]} ]}