diff --git a/src/app/page.tsx b/src/app/page.tsx index 8d195b7..76c9fd8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -20,7 +20,7 @@ export default function LandingPage() { borderRadius="rounded" contentWidth="smallMedium" sizing="largeSmallSizeMediumTitles" - background="blurBottom" + background="circleGradient" cardStyle="outline" primaryButtonStyle="radial-glow" secondaryButtonStyle="radial-glow" @@ -207,7 +207,7 @@ export default function LandingPage() { { text: "☎ Позвонить: +7 (383) 266-XX-XX", href: "tel:+73832660000" }, { text: "💬 Написать в WhatsApp", href: "https://wa.me/79000000000" } ]} - background={{ variant: "blurBottom" }} + background={{ variant: "plain" }} useInvertedBackground={false} />