From 1f7221886baad8393be6f851c123d4938e24f13f Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 2 Mar 2026 18:05:09 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 6ef054f..f7c51e4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -18,7 +18,7 @@ export default function LandingPage() { borderRadius="pill" contentWidth="smallMedium" sizing="largeSmallSizeLargeTitles" - background="grid" + background="circleGradient" cardStyle="gradient-mesh" primaryButtonStyle="flat" secondaryButtonStyle="layered" @@ -44,7 +44,7 @@ export default function LandingPage() { description="Trusted by locals for authentic flavors and exceptional cleanliness. Order now and experience the difference of quality made daily." tag="Locally Owned" tagIcon={Award} - background={{ variant: "grid" }} + background={{ variant: "glowing-orb" }} useInvertedBackground={false} imageSrc="http://img.b2bpic.net/free-photo/cook-putting-green-lettuce-plate_23-2148040198.jpg" imageAlt="Fresh food preparation in clean kitchen" -- 2.49.1