From 4fdf3d7b011306f3faf726a1960d0da2cb658e72 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 16:56:22 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 8f03408..d863147 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -54,7 +54,7 @@ export default function LandingPage() { { text: "📝 Darmowa wycena", href: "#contact" } ]} buttonAnimation="slide-up" - background={{ variant: "aurora" }} + background={{ variant: "glowing-orb" }} leftCarouselItems={[ { imageSrc: "http://img.b2bpic.net/free-photo/modern-wooden-fence-lush-green-hedge-garden-landscape_626616-510.jpg", imageAlt: "Zrealizowane ogrodzenie stalowe" }, { imageSrc: "http://img.b2bpic.net/free-photo/exterior-modern-residential-building_637285-1921.jpg", imageAlt: "Brama wjazdowa stalowa" }, -- 2.49.1