Merge version_3 into main #4
@@ -82,14 +82,17 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
title="Impact Driven"
|
||||
description="Driving results through creative excellence."
|
||||
metrics={[]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="socialProof" data-section="socialProof">
|
||||
<SocialProofOne
|
||||
names={[]}
|
||||
names={["Partner A", "Partner B"]}
|
||||
title="Our Partners"
|
||||
description="Trusted by industry leaders."
|
||||
useInvertedBackground={false}
|
||||
textboxLayout="default"
|
||||
/>
|
||||
</div>
|
||||
@@ -98,8 +101,10 @@ export default function LandingPage() {
|
||||
<TestimonialCardThirteen
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
showRating={true}
|
||||
title="Client Feedback"
|
||||
description="Hear what our clients have to say about our work."
|
||||
testimonials={[]}
|
||||
/>
|
||||
</div>
|
||||
@@ -108,8 +113,10 @@ export default function LandingPage() {
|
||||
<FaqDouble
|
||||
faqs={[]}
|
||||
title="Frequently Asked Questions"
|
||||
description="Find answers to common questions about our services."
|
||||
faqsAnimation="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user