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