Merge version_1 into main #21
@@ -116,10 +116,10 @@ export default function HomePage() {
|
||||
<FaqSplitMedia
|
||||
title="Frequently Asked Questions"
|
||||
description="Answers to common questions."
|
||||
mediaAnimation="slide-up"
|
||||
faqsAnimation="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
mediaAnimation="slide-up"
|
||||
faqs={[
|
||||
{ id: "1", title: "How do I start?", content: "Contact us through the form." },
|
||||
{ id: "2", title: "What is the cost?", content: "Pricing varies by project." }
|
||||
|
||||
Reference in New Issue
Block a user