Merge version_1 into main #21

Merged
bender merged 1 commits from version_1 into main 2026-04-22 19:12:15 +00:00

View File

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