Compare commits
14 Commits
version_34
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
| ac00155fa7 | |||
| 264de24a84 | |||
| b6193cdd2e | |||
| 0d785c47ab | |||
| f1eba93386 | |||
| 00c9a881c6 | |||
| e17e60c083 | |||
| 29534f9953 | |||
| 755f8845c8 | |||
| 77eee1e8b1 | |||
| 153fbc6133 | |||
| 941fad55c7 | |||
| 896f4958af | |||
| b05cd5f61a |
@@ -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