From 18c160cd3902a13e20a8d34e1b96994919311ea0 Mon Sep 17 00:00:00 2001 From: development Date: Thu, 22 Jan 2026 20:42:27 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 1c963ab..92f55c2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -1,4 +1,4 @@ -"use client" +"use client"; import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; import NavbarLayoutFloatingInline from "@/components/navbar/NavbarLayoutFloatingInline"; @@ -21,7 +21,7 @@ export default function LandingPage() { borderRadius="soft" contentWidth="compact" sizing="largeSizeMediumTitles" - background="aurora" + background="none" cardStyle="elevated" primaryButtonStyle="shadow" secondaryButtonStyle="layered" @@ -46,7 +46,7 @@ export default function LandingPage() { description="Experience Nordic charm, pristine nature, and cutting-edge digital culture in Northern Europe's most captivating destination." tag="Explore Estonia" tagIcon={Compass} - background={{ variant: "aurora" }} + background={{ variant: "sparkles-gradient" }} mediaItems={[ { imageSrc: "https://img.b2bpic.net/free-photo/natural-beautiful-winter-landscape_23-2150264612.jpg", imageAlt: "Estonian landscape with forests and lakes"