Compare commits
3 Commits
version_35
...
version_36
| Author | SHA1 | Date | |
|---|---|---|---|
| 264de24a84 | |||
| b6193cdd2e | |||
| 0d785c47ab |
@@ -93,20 +93,6 @@ export default function LandingPage() {
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="faq" data-section="faq">
|
||||
<FaqSplitText
|
||||
useInvertedBackground={true}
|
||||
faqs={[
|
||||
{ id: "q1", title: "", content: "" },
|
||||
{ id: "q2", title: "", content: "" },
|
||||
{ id: "q3", title: "", content: "" }
|
||||
]}
|
||||
sideTitle=""
|
||||
sideDescription=""
|
||||
faqsAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactText
|
||||
useInvertedBackground={false}
|
||||
|
||||
Reference in New Issue
Block a user