From 068d000018c8e893807389527f689794adf3940a Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 16 Mar 2026 08:26:30 +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 2871095..b6dfd20 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -20,7 +20,7 @@ export default function LandingPage() { borderRadius="rounded" contentWidth="compact" sizing="mediumLargeSizeLargeTitles" - background="floatingGradient" + background="fluid" cardStyle="glass-elevated" primaryButtonStyle="primary-glow" secondaryButtonStyle="solid" @@ -53,7 +53,7 @@ export default function LandingPage() { { text: "Get Directions", href: "https://maps.google.com/?q=97CP%2BG7+Halloki+Pakistan" } ]} buttonAnimation="slide-up" - background={{ variant: "floatingGradient" }} + background={{ variant: "fluid" }} imageSrc="http://img.b2bpic.net/free-photo/wonder-wheel-neon-lights-close-up-black-background_23-2148328074.jpg" imageAlt="3D Satellite Dish Signal" mediaAnimation="slide-up"