From f4b38d724ec686f11095c1465054e7f8e903a521 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 00:03:19 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index e4102e2..a2f4ac7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -21,7 +21,7 @@ export default function LandingPage() { borderRadius="pill" contentWidth="compact" sizing="largeSmall" - background="grid" + background="circleGradient" cardStyle="solid" primaryButtonStyle="double-inset" secondaryButtonStyle="radial-glow" @@ -48,7 +48,7 @@ export default function LandingPage() { description="Cuisine thaïlandaise raffinée, ingrédients frais et saveurs authentiques. Venez expérimenter une véritable explosion gustative dans notre restaurant cosy et accueillant." tag="Expérience Culinaire" tagAnimation="slide-up" - background={{ variant: "grid" }} + background={{ variant: "animated-grid" }} imageSrc="http://img.b2bpic.net/free-photo/boiled-fish-infusion-with-tomatoes-mushrooms-coriander-spring-onion-lemongrass-bowl_1150-27128.jpg" imageAlt="Restaurant O Thaï ambiance élégante" buttons={[ @@ -214,7 +214,7 @@ export default function LandingPage() { { text: "Visiter Notre Location", href: "#" } ]} buttonAnimation="slide-up" - background={{ variant: "grid" }} + background={{ variant: "animated-grid" }} useInvertedBackground={false} />