From aea21c75b713988f745c894a477a61fa3f0cde96 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 12 May 2026 19:10:33 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index cd94baf..949a00b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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: "..."}, ],