Merge version_2 into main #3
@@ -115,6 +115,7 @@ export default function LandingPage() {
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={true}
|
||||
title="Frequently Asked Questions"
|
||||
description="Everything you need to know about working with us."
|
||||
faqs={[
|
||||
{ id: "q1", title: "How long does planning take?", content: "Typically 6-12 weeks." },
|
||||
{ id: "q2", title: "Do you handle global logistics?", content: "Yes, we manage end-to-end global operations." }
|
||||
@@ -127,6 +128,7 @@ export default function LandingPage() {
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactFaq
|
||||
animationType="slide-up"
|
||||
useInvertedBackground={false}
|
||||
ctaTitle="Ready to ignite your brand?"
|
||||
ctaDescription="Submit your brief and let's start a conversation."
|
||||
ctaButton={{ text: "Get Started" }}
|
||||
|
||||
Reference in New Issue
Block a user