Update src/app/page.tsx
This commit is contained in:
@@ -116,7 +116,7 @@ export default function LandingPage() {
|
||||
"Full mountain access", "Rental gear included"],
|
||||
},
|
||||
{
|
||||
id: "weekly", badge: "Pro", price: "$499", subtitle: "For extended stays", buttons: [
|
||||
id: "weekly", badge: "Best Value", price: "$499", subtitle: "For extended stays", buttons: [
|
||||
{
|
||||
text: "Select", href: "#"},
|
||||
],
|
||||
@@ -229,4 +229,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user