diff --git a/src/app/page.tsx b/src/app/page.tsx
index bebed9a..ef07247 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -22,7 +22,7 @@ export default function LandingPage() {
background="aurora"
cardStyle="outline"
primaryButtonStyle="gradient"
- secondaryButtonStyle="outline"
+ secondaryButtonStyle="glass"
headingFontWeight="extrabold"
>
@@ -69,7 +69,7 @@ export default function LandingPage() {
description="Handcrafted floral experiences tailored to elevate your space and celebrate your moments"
tag="Our Services"
textboxLayout="default"
- useInvertedBackground="invertDefault"
+ useInvertedBackground="noInvert"
features={[
{
id: 1,
@@ -124,7 +124,7 @@ export default function LandingPage() {
title="Art Before Commerce"
description="We believe floral design is art. Every project is a unique expression — never replicated, always handcrafted, made specifically for you. We collaborate with event planners, interior designers, and private collectors who demand authenticity and excellence."
textboxLayout="default"
- useInvertedBackground="invertDefault"
+ useInvertedBackground="noInvert"
imagePosition="right"
imageSrc="https://img.b2bpic.net/free-photo/closeup-shot-beautiful-wedding-bouquet-with-gorgeous-white-roses_181624-27325.jpg"
imageAlt="Botanical artwork and natural materials"
@@ -173,7 +173,7 @@ export default function LandingPage() {