From 1c47c489b263591acbb159a2d18a54b929ec7dd6 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 15 Mar 2026 05:29:09 +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 fe65b0e..65dcbe5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -48,7 +48,7 @@ export default function LandingPage() { tag="30 years of Alpine heritage" tagIcon={Shield} tagAnimation="slide-up" - background="noise" + background={{ variant: "noise" }} buttons={[ { text: "Получить консультацию", href: "#contact" }, { text: "Узнать больше", href: "#features" }