From db7bb5b0a52ef6b0fc6cdb3167a8b421b9bebbc4 Mon Sep 17 00:00:00 2001 From: development Date: Mon, 19 Jan 2026 11:05:09 +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 88ad00a..309c164 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 NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen'; @@ -18,7 +18,7 @@ export default function CoffeeShopPage() { borderRadius="pill" contentWidth="compact" sizing="mediumLargeSizeLargeTitles" - background="grid" + background="circleGradient" cardStyle="gradient-bordered" primaryButtonStyle="shadow" secondaryButtonStyle="solid" @@ -73,7 +73,7 @@ export default function CoffeeShopPage() { description="Experience the journey of coffee excellence through our meticulous process" tag="Our Process" textboxLayout="default" - useInvertedBackground="invertDefault" + useInvertedBackground="noInvert" features={[ { id: 1, @@ -123,7 +123,7 @@ export default function CoffeeShopPage() { description="Hear from our community of loyal customers who've made Brew Haven their daily ritual" tag="Testimonials" textboxLayout="default" - useInvertedBackground="invertDefault" + useInvertedBackground="noInvert" testimonials={[ { id: "1", name: "Sarah Mitchell, Coffee Connoisseur", date: "Date: 15 January 2025", title: "The best espresso in the city!", quote: "I've visited dozens of coffee shops, and Brew Haven consistently delivers the most balanced, flavorful espresso. The baristas truly know their craft. It's now my daily destination.", tag: "Regular Customer", avatarSrc: "https://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", avatarAlt: "Sarah Mitchell"