Merge version_36 into main #94
@@ -93,20 +93,6 @@ export default function LandingPage() {
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="faq" data-section="faq">
|
||||
<FaqSplitText
|
||||
useInvertedBackground={true}
|
||||
faqs={[
|
||||
{ id: "q1", title: "qw ", content: "wert " },
|
||||
{ id: "q2", title: "fg ", content: "hj " },
|
||||
{ id: "q3", title: "tg ", content: "pl " }
|
||||
]}
|
||||
sideTitle="sd "
|
||||
sideDescription="se "
|
||||
faqsAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactText
|
||||
useInvertedBackground={false}
|
||||
|
||||
Reference in New Issue
Block a user