From 33f143ee8ce518f862caad45cc5ee7071802972c Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 7 Apr 2026 17:01:53 +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 d1d3031..471811c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -45,6 +45,7 @@ export default function LandingPage() { description="Redefiniendo la elegancia culinaria con una experiencia inmersiva de clase mundial." buttons={[{ text: "Ver menĂº", href: "#menu" }, { text: "Reservar ahora", href: "#contact" }]} mediaAnimation="blur-reveal" + background={{ variant: "plain" }} imageSrc="http://img.b2bpic.net/free-photo/high-angle-dining-table-with-cutlery_23-2150312255.jpg?_wi=1" /> -- 2.49.1