1 Commits

Author SHA1 Message Date
7b26928eaf Update src/app/page.tsx 2026-05-05 15:05:10 +00:00

View File

@@ -185,7 +185,7 @@ export default function LandingPage() {
plans={[ plans={[
{ {
id: "1", tag: "Join", price: "Always Open", period: "24/7", description: "Drop by anytime, we are always here.", button: { id: "1", tag: "Join", price: "Always Open", period: "24/7", description: "Drop by anytime, we are always here.", button: {
text: "Drop By Today", href: "#location"}, text: "Get Directions Now", href: "#location"},
featuresTitle: "Why Visit?", features: [ featuresTitle: "Why Visit?", features: [
"Vintage vibe", "Biker community", "Fresh brews"], "Vintage vibe", "Biker community", "Fresh brews"],
}, },