Merge version_2 into main #2

Merged
bender merged 1 commits from version_2 into main 2026-04-17 08:01:34 +00:00

View File

@@ -149,6 +149,7 @@ export default function LandingPage() {
<FaqSplitMedia
textboxLayout="split"
useInvertedBackground={false}
buttons={[{ text: "Contact Us", href: "#contact" }]}
faqs={[
{ id: "f1", title: "How do we start?", content: "Fill out our contact form and we will reach out." },
{ id: "f2", title: "Do you offer maintenance?", content: "Yes, we provide ongoing web maintenance packages." },