From 810e539898729178b8ad4f52a8911c7297285af5 Mon Sep 17 00:00:00 2001 From: development Date: Wed, 21 Jan 2026 12:01:05 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 89de715..4c288e4 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'; @@ -57,7 +57,7 @@ export default function CoffeePage() { description={[ "Brew & Bloom was founded with a simple mission: to create the perfect sanctuary for coffee lovers. Every cup is carefully crafted by our passionate baristas using only the finest, ethically-sourced beans from sustainable farms around the world.", "We believe in building community through great coffee and genuine connections. Our cozy space invites you to slow down, savor the moment, and connect with friends, colleagues, and strangers who share your love for quality beverages and good company.", "From our first roast to every pour today, we're committed to excellence, sustainability, and creating moments worth savoring." ]} - useInvertedBackground="invertDefault" + useInvertedBackground="noInvert" showBorder={false} buttons={[ { text: "Learn More About Our Values", href: "#" } @@ -107,7 +107,7 @@ export default function CoffeePage() { ]} animationType="slide-up" textboxLayout="default" - useInvertedBackground="invertDefault" + useInvertedBackground="noInvert" carouselMode="buttons" /> @@ -141,7 +141,7 @@ export default function CoffeePage() { sideTitle="Frequently Asked Questions" sideDescription="Find answers to common questions about our café, menu, and services" textPosition="left" - useInvertedBackground="invertDefault" + useInvertedBackground="noInvert" animationType="smooth" faqs={[ {