Update src/app/page.tsx

This commit is contained in:
2026-06-10 20:58:26 +00:00
parent ff7b22eaa9
commit fe494ff3eb

View File

@@ -83,7 +83,6 @@ export default function LandingPage() {
<div id="clients" data-section="clients">
<SocialProofOne
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
title="Trusted by Industry Leaders"
@@ -143,6 +142,7 @@ export default function LandingPage() {
buttonText="Send Message"
imageSrc="http://img.b2bpic.net/free-photo/contact-us-customer-service-concept-man-using-laptop_23-2149454178.jpg"
imageAlt="Contact us"
useInvertedBackground={false}
/>
</div>
</ReactLenis>