From 84519dd03f6c51750f0d9009e96b5e36c9423f3a Mon Sep 17 00:00:00 2001 From: development Date: Tue, 13 Jan 2026 11:52:01 +0000 Subject: [PATCH 1/3] Update src/app/page.tsx --- src/app/page.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 61e62bf..982ea81 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 NavbarStyleMinimal from '@/components/navbar/NavbarStyleMinimal'; @@ -21,7 +21,7 @@ export default function FlowerShopPage() { contentWidth="medium" sizing="medium" background="aurora" - cardStyle="spotlight" + cardStyle="glass-elevated" primaryButtonStyle="flat" secondaryButtonStyle="outline" headingFontWeight="normal" @@ -73,7 +73,7 @@ export default function FlowerShopPage() { imageSrc="https://img.b2bpic.net/free-photo/top-view-beautiful-colored-flowers-grey-wood-with-copy-space_141793-17053.jpg" imageAlt="Floristka pracující na kytici" imagePosition="right" - useInvertedBackground="invertDefault" + useInvertedBackground="noInvert" /> @@ -122,7 +122,7 @@ export default function FlowerShopPage() { gridVariant="two-columns-alternating-heights" animationType="slide-up" textboxLayout="default" - useInvertedBackground="invertDefault" + useInvertedBackground="noInvert" /> @@ -174,7 +174,7 @@ export default function FlowerShopPage() { } ]} textboxLayout="default" - useInvertedBackground="invertDefault" + useInvertedBackground="noInvert" animationType="smooth" /> -- 2.49.1 From e59352f0f174c6e092fa6c240750db40d2006f53 Mon Sep 17 00:00:00 2001 From: development Date: Tue, 13 Jan 2026 11:54:12 +0000 Subject: [PATCH 2/3] 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 982ea81..e131741 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -23,7 +23,7 @@ export default function FlowerShopPage() { background="aurora" cardStyle="glass-elevated" primaryButtonStyle="flat" - secondaryButtonStyle="outline" + secondaryButtonStyle="glass" headingFontWeight="normal" >