From d53ee1069e07ff181e31972638e38065a1806ebf Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 2 Mar 2026 20:48:09 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 104ea3b..05693ca 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -48,7 +48,7 @@ export default function LandingPage() { tag="4,9★ 56 opinii" tagIcon={Star} tagAnimation="slide-up" - background={{ variant: "noise" }} + background={{ variant: "radial-gradient" }} leftCarouselItems={[ { imageSrc: "http://img.b2bpic.net/free-photo/natural-wood-grain-with-sunlight-shadows_84443-73023.jpg", imageAlt: "Oak wood close-up texture" }, { imageSrc: "http://img.b2bpic.net/free-photo/couch-armchair-seen-from-floor_1203-737.jpg", imageAlt: "Installed oak floor in modern interior" }, @@ -249,7 +249,7 @@ export default function LandingPage() { tagIcon={Mail} title="Zainwestuj w Podłogę, Która Zachwyca" description="Otrzymaj bezpłatną wycenę. Skontaktuj się z nami już dziś i przekonaj się, dlaczego tysiące klientów ufa nam." - background={{ variant: "noise" }} + background={{ variant: "radial-gradient" }} useInvertedBackground={false} inputPlaceholder="Twój email" buttonText="Wyślij zapytanie" -- 2.49.1