Update src/app/page.tsx
This commit is contained in:
@@ -152,7 +152,6 @@ export default function LandingPage() {
|
|||||||
]}
|
]}
|
||||||
cardTitle="Over 2000 coffee lovers trust Midnight Cafe as their daily destination for quality, comfort, and community"
|
cardTitle="Over 2000 coffee lovers trust Midnight Cafe as their daily destination for quality, comfort, and community"
|
||||||
cardTag="Join Our Community"
|
cardTag="Join Our Community"
|
||||||
cardAnimation="opacity"
|
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
@@ -162,7 +161,7 @@ export default function LandingPage() {
|
|||||||
sideTitle="Frequently Asked Questions"
|
sideTitle="Frequently Asked Questions"
|
||||||
sideDescription="Everything you need to know about Midnight Cafe"
|
sideDescription="Everything you need to know about Midnight Cafe"
|
||||||
textPosition="left"
|
textPosition="left"
|
||||||
faqsAnimation="smooth"
|
animationType="smooth"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
faqs={[
|
faqs={[
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user