Update src/app/page.tsx

This commit is contained in:
2026-05-12 19:10:33 +00:00
parent ccfd7b9e5d
commit aea21c75b7

View File

@@ -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: "..."},
],