Update src/app/page.tsx
This commit is contained in:
@@ -150,7 +150,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
plans={[
|
||||
{
|
||||
id: "p1", badge: "Populair", price: "€527", subtitle: "Hoogseizoen (per weekend)", buttons: [
|
||||
id: "p1", badge: "Populair", price: "€527", subtitle: "", buttons: [
|
||||
{
|
||||
text: "Boek nu", href: "..."},
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user