From 989b7d41842da6f4a567d5cea7cfd49f20e71f1c Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 19:28:53 +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 840f814..18adb4d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -27,7 +27,7 @@ export default function LandingPage() { borderRadius="soft" contentWidth="smallMedium" sizing="mediumLarge" - background="blurBottom" + background="circleGradient" cardStyle="inset" primaryButtonStyle="shadow" secondaryButtonStyle="radial-glow" @@ -42,7 +42,7 @@ export default function LandingPage() { title="Authentic Kebab Experience" description="Discover the finest hand-grilled kebabs prepared with premium spices and traditional techniques. Located in the heart of Husainabad, Lucknow." tag="Premium Kebabs" - background={{ variant: "blurBottom" }} + background={{ variant: "glowing-orb" }} imageSrc="http://img.b2bpic.net/free-photo/top-view-fried-meat-bones-with-fried-vegetables-sauce-table-food-meal-dinner-restaurant-meat_140725-28157.jpg" imageAlt="Delicious grilled kebabs" imagePosition="right" @@ -193,7 +193,7 @@ export default function LandingPage() { tag="Get in Touch" title="Reserve Your Table Today" description="Experience authentic kebab cuisine at Kebabchi. Call us or visit our restaurant in Husainabad, Lucknow for reservations and special orders." - background={{ variant: "blurBottom" }} + background={{ variant: "sparkles-gradient" }} useInvertedBackground={false} imageSrc="http://img.b2bpic.net/free-photo/life-style_1122-1806.jpg" imageAlt="Kebabchi restaurant dining" -- 2.49.1