diff --git a/src/app/page.tsx b/src/app/page.tsx index 48db0a1..c256f2a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -48,7 +48,7 @@ export default function SinpaDesignPage() { tag="Creative Excellence" tagIcon={Sparkles} tagAnimation="slide-up" - background={{ variant: "glowing-orb" }} + background={{ variant: "noise" }} useInvertedBackground={false} buttons={[ { text: "Browse Services", href: "services" }, @@ -225,7 +225,7 @@ export default function SinpaDesignPage() { description="Join our community of satisfied clients. Submit your project details and our team will reach out within 24 hours with a personalized quote." tagIcon={ArrowRight} tagAnimation="slide-up" - background={{ variant: "glowing-orb" }} + background={{ variant: "noise" }} useInvertedBackground={false} inputPlaceholder="your@email.com" buttonText="Start Your Order"