diff --git a/src/app/page.tsx b/src/app/page.tsx index 4ba26e1..95396b1 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 NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline'; @@ -95,7 +95,7 @@ export default function BrewHavenPage() { }, { type: "text", content: "meets exceptional quality" } ]} - useInvertedBackground="invertDefault" + useInvertedBackground="noInvert" buttons={[ { text: "Learn Our Story", href: "#feature" } ]} @@ -130,8 +130,6 @@ export default function BrewHavenPage() { ]} className="w-full" containerClassName="py-12 md:py-20" - titleClassName="text-3xl md:text-4xl font-bold" - descriptionClassName="text-base md:text-lg" /> @@ -152,7 +150,7 @@ export default function BrewHavenPage() { number: "03", title: "Fresh Grinding & Brewing", description: "Beans are ground moments before brewing to preserve aroma and flavor. Each cup is crafted by our trained baristas with meticulous attention to detail.", tag: "Craft" } ]} - useInvertedBackground="invertDefault" + useInvertedBackground="noInvert" className="w-full" containerClassName="py-12 md:py-20" titleClassName="text-3xl md:text-4xl font-bold" @@ -187,7 +185,7 @@ export default function BrewHavenPage() { cardTitle="Loved by thousands of coffee enthusiasts around the world" cardTag="Customer Love" cardTagIcon={Heart} - useInvertedBackground="invertDefault" + useInvertedBackground="noInvert" testimonials={[ { id: "1", name: "Sarah Mitchell", imageSrc: "https://img.b2bpic.net/free-photo/confident-middle-aged-businesswoman_1262-20882.jpg", imageAlt: "Sarah Mitchell" @@ -253,7 +251,7 @@ export default function BrewHavenPage() { text: "Send Message", href: "mailto:hello@brewhaven.com" }} ctaIcon={MessageCircle} - useInvertedBackground="invertDefault" + useInvertedBackground="noInvert" animationType="slide-up" accordionAnimationType="smooth" faqs={[