From fc3d1ba9eb9b535a45b1d93c6e7b7bf76d2bc57c Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 10:21:52 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index c53817b..30fa444 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -48,7 +48,6 @@ export default function LandingPage() { background={{ variant: "plain" }} buttons={[ { text: "Bekijk Collectie", href: "#collections" }, - { text: "Maak Afspraak", href: "https://wa.me/31641234567" }, ]} buttonAnimation="slide-up" imageSrc="http://img.b2bpic.net/free-photo/friends-shopping-second-hand-market_23-2149353700.jpg" @@ -186,4 +185,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1