fix
This commit is contained in:
@@ -170,26 +170,6 @@ export default function LandingPage() {
|
|||||||
/>
|
/>
|
||||||
</div>
|
</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">
|
<div id="testimonials" data-section="testimonials">
|
||||||
<TestimonialCardTen
|
<TestimonialCardTen
|
||||||
title="Loved by Designers, Planners & Clients"
|
title="Loved by Designers, Planners & Clients"
|
||||||
|
|||||||
Reference in New Issue
Block a user