Update src/app/page.tsx

This commit is contained in:
2026-01-21 12:01:05 +00:00
parent c740633c37
commit 810e539898

View File

@@ -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"
/>
</div>
@@ -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={[
{