diff --git a/src/app/page.tsx b/src/app/page.tsx index 76aeab5..b846952 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -20,7 +20,7 @@ export default function LandingPage() { borderRadius="rounded" contentWidth="smallMedium" sizing="medium" - background="aurora" + background="circleGradient" cardStyle="solid" primaryButtonStyle="gradient" secondaryButtonStyle="radial-glow" @@ -53,7 +53,7 @@ export default function LandingPage() { { text: "Выбрать масло", href: "#products" }, { text: "Узнать больше", href: "#about" }, ]} - background={{ variant: "aurora" }} + background={{ variant: "plain" }} buttonAnimation="slide-up" ariaLabel="Hero section - Natural Youth Beauty Oils" />