From 6b646293d1d8b1c65eeabf4c486947c1594d6253 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 16 Mar 2026 08:26:59 +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 b6dfd20..7d07b82 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="fluid" + background="circleGradient" 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: "fluid" }} + background={{ variant: "floatingGradient" }} 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" -- 2.49.1