From d93eebcf43d9937a001d59c09eefb020329798c0 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Mar 2026 06:17:34 +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 3783542..19874c8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -19,7 +19,7 @@ export default function LandingPage() { borderRadius="soft" contentWidth="smallMedium" sizing="large" - background="floatingGradient" + background="circleGradient" cardStyle="subtle-shadow" primaryButtonStyle="shadow" secondaryButtonStyle="radial-glow" @@ -45,7 +45,7 @@ export default function LandingPage() { description="Fresh South Indian tiffins served hot every morning. Authentic flavors, affordable prices, and quick service. ⭐ 4.2 Rating • 483+ Reviews" tag="Fresh & Tasty Every Morning" tagIcon={Sparkles} - background={{ variant: "floatingGradient" }} + background={{ variant: "canvas-reveal" }} imageSrc="http://img.b2bpic.net/free-photo/top-view-woman-eats-chicken-soup-with-salads-cheese_141793-4332.jpg" imageAlt="Fresh hot tiffin breakfast served at Kerala Tiffin Center" buttons={[ -- 2.49.1