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" }