Update src/app/page.tsx

This commit is contained in:
2026-02-12 04:07:50 +00:00
parent 67d5f2098a
commit 76ff4c9adb

View File

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