From b660cb20f50d7e660c84f03655727fb93570fc48 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 27 Mar 2026 07:34:48 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/app/page.tsx b/src/app/page.tsx index 0fc3963..fdac842 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -108,6 +108,7 @@ export default function LandingPage() { title="Reserve Your Spot" description="Book a table for your next dining experience." useInvertedBackground={false} + background={{ variant: "plain" }} buttons={[ { text: "Call Now: 055 640 01 62", href: "tel:0556400162" }, { text: "WhatsApp", href: "https://wa.me/994556400162" } -- 2.49.1