diff --git a/src/app/page.tsx b/src/app/page.tsx index fffd1fb..ff3daeb 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 NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay'; @@ -152,6 +152,7 @@ export default function LandingPage() { ]} cardTitle="Over 2000 coffee lovers trust Midnight Cafe as their daily destination for quality, comfort, and community" cardTag="Join Our Community" + cardAnimation="opacity" useInvertedBackground={false} /> @@ -161,6 +162,7 @@ export default function LandingPage() { sideTitle="Frequently Asked Questions" sideDescription="Everything you need to know about Midnight Cafe" textPosition="left" + faqsAnimation="smooth" useInvertedBackground={false} faqs={[ {