3 Commits

Author SHA1 Message Date
9aa1e1ddb1 Merge version_2 into main
Merge version_2 into main
2026-04-17 08:01:34 +00:00
e938a99d44 Update src/app/page.tsx 2026-04-17 08:01:31 +00:00
f3803e10d4 Merge version_1 into main
Merge version_1 into main
2026-04-17 07:59:13 +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." },