cf
This commit is contained in:
@@ -170,6 +170,26 @@ export default function LandingPage() {
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="about-new" data-section="about-new">
|
||||
<ContactFaq
|
||||
faqs={[
|
||||
{
|
||||
"id": "1",
|
||||
"title": "Sample title",
|
||||
"content": "Sample content text goes here."
|
||||
}
|
||||
]}
|
||||
ctaTitle="Your Title Here"
|
||||
ctaDescription="Add your description here."
|
||||
ctaButton={{
|
||||
"text": "Click Here"
|
||||
}}
|
||||
ctaIcon={MessageCircle}
|
||||
useInvertedBackground="noInvert"
|
||||
animationType="none"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
<TestimonialCardTen
|
||||
title="Loved by Designers, Planners & Clients"
|
||||
|
||||
Reference in New Issue
Block a user