From 1471051d83f07c7ab6593574f3ebcbcc9916add6 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 17 Mar 2026 13:43:17 +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 d42478f..bd32024 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -57,7 +57,7 @@ export default function LandingPage() { imageSrc="http://img.b2bpic.net/free-photo/closeup-shot-barbequed-meat-glass-wine-near-fireplace_181624-58053.jpg" imageAlt="Złocisty kurczak na obracającym się rożnie" mediaAnimation="slide-up" - background={{ variant: "noise" }} + background={{ variant: "plain" }} imagePosition="right" /> -- 2.49.1