Merge version_2 into main #2

Merged
bender merged 1 commits from version_2 into main 2026-05-12 09:18:59 +00:00

View File

@@ -111,7 +111,6 @@ export default function LandingPage() {
<div id="testimonials" data-section="testimonials">
<TestimonialCardTwelve
animationType="blur-reveal"
cardAnimation="slide-up"
cardTitle="Industry Proven"
cardTag="Clients"
@@ -146,6 +145,7 @@ export default function LandingPage() {
description="Get a personalized consultation with our strategy team."
buttons={[{ text: "Book Consultation", href: "#contact" }]}
background={{ variant: "sparkles-gradient" }}
useInvertedBackground={false}
/>
</div>