diff --git a/src/app/page.tsx b/src/app/page.tsx index de783c0..87dcf6a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -52,7 +52,7 @@ export default function LandingPage() { { text: "📩 Безплатна заявка", href: "#contact" } ]} buttonAnimation="slide-up" - background={{ variant: "noise" }} + background={{ variant: "glowing-orb" }} leftCarouselItems={[ { imageSrc: "http://img.b2bpic.net/free-photo/fire-hydrant-use-structure-fire_1153-4467.jpg", imageAlt: "Отпушване на канали" }, { imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721532.jpg", imageAlt: "Ремонт на течове" }, @@ -268,7 +268,7 @@ export default function LandingPage() { { text: "📧 Изпратете заявка", href: "#" } ]} buttonAnimation="slide-up" - background={{ variant: "noise" }} + background={{ variant: "gradient-bars" }} useInvertedBackground={true} />