diff --git a/src/app/page.tsx b/src/app/page.tsx index 33773e4..562d2cd 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -20,7 +20,7 @@ export default function LandingPage() { borderRadius="rounded" contentWidth="smallMedium" sizing="large" - background="animated-grid" + background="circleGradient" cardStyle="subtle-shadow" primaryButtonStyle="primary-glow" secondaryButtonStyle="radial-glow" @@ -49,7 +49,7 @@ export default function LandingPage() { { text: "💬 WhatsApp Quick Contact", href: "https://wa.me/918924952971" } ]} buttonAnimation="slide-up" - background={{ variant: "grid" }} + background={{ variant: "plain" }} imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=65w8cf" imageAlt="Professional plumber fixing water tap residential" mediaAnimation="slide-up" @@ -65,7 +65,7 @@ export default function LandingPage() { tagIcon={Clock} tagAnimation="slide-up" textboxLayout="default" - animationType="smooth" + animationType="slide-up" useInvertedBackground={false} features={[ { @@ -155,7 +155,7 @@ export default function LandingPage() { tagIcon={Star} tagAnimation="slide-up" textboxLayout="default" - animationType="slide-up" + animationType="opacity" useInvertedBackground={false} speed={40} topMarqueeDirection="left" @@ -259,7 +259,7 @@ export default function LandingPage() { { text: "💬 WhatsApp Now", href: "https://wa.me/918924952971" } ]} buttonAnimation="slide-up" - background={{ variant: "animated-grid" }} + background={{ variant: "plain" }} useInvertedBackground={false} />