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"