Merge version_36 into main #94

Merged
bender merged 1 commits from version_36 into main 2026-05-14 11:12:46 +00:00

View File

@@ -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}