Merge version_3 into main #3

Merged
bender merged 1 commits from version_3 into main 2026-04-21 04:03:08 +00:00

View File

@@ -166,6 +166,9 @@ export default function LandingPage() {
<FaqBase
textboxLayout="split"
useInvertedBackground={false}
buttons={[
{ text: "Get in touch", href: "#contact" }
]}
faqs={[
{
id: "f1", title: "What is the typical design timeline?", content: "Our projects typically range from 6 to 18 months based on complexity."},