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