Merge version_2 into main #2
@@ -102,6 +102,8 @@ export default function LandingPage() {
|
||||
<div id="social-proof" data-section="social-proof">
|
||||
<SocialProofOne
|
||||
names={["Nagpur Today", "Lifestyle Weekly", "City Pulse", "Nagpur Foodies"]}
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
title="Featured in"
|
||||
description="Loved by the community."
|
||||
/>
|
||||
@@ -127,6 +129,8 @@ export default function LandingPage() {
|
||||
<FaqBase
|
||||
textboxLayout="default"
|
||||
faqsAnimation="slide-up"
|
||||
description="Frequently Asked Questions"
|
||||
useInvertedBackground={false}
|
||||
title="Common Questions"
|
||||
faqs={[]}
|
||||
/>
|
||||
@@ -135,6 +139,7 @@ export default function LandingPage() {
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactText
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
text="Ready for the experience? Reach out to us today."
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user