Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 7b26928eaf |
@@ -185,7 +185,7 @@ export default function LandingPage() {
|
||||
plans={[
|
||||
{
|
||||
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: [
|
||||
"Vintage vibe", "Biker community", "Fresh brews"],
|
||||
},
|
||||
@@ -232,4 +232,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user