Merge version_3 into main #3

Merged
bender merged 1 commits from version_3 into main 2026-04-23 07:20:33 +00:00

View File

@@ -75,7 +75,7 @@ export default function LandingPage() {
<div id="testimonials" data-section="testimonials">
<TestimonialCardFifteen
useInvertedBackground={true}
testimonial="Desmond transformed our online presence. Our site is now fast, beautiful, and drives actual inquiries."
testimonial="Desmond delivered a site that increased our lead generation by 40% in just three months. His work on site speed and UX was transformative for our conversion rates."
rating={5}
author="Kwame O., Restaurant Owner"
avatars={[
@@ -144,4 +144,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}