Merge version_3 into main

Merge version_3 into main
This commit was merged in pull request #2.
This commit is contained in:
2026-06-03 18:56:36 +00:00

View File

@@ -219,8 +219,8 @@ export default function LandingPage() {
tag="Get in Touch"
title="Ready to Connect? Let's Talk!"
description="Have questions, feedback, or need support? Our team is here to help you navigate WorkConnect and make your experience seamless."
imageSrc="http://img.b2bpic.net/free-photo/engineer-writes-ai-code-laptop_482257-96435.jpg"
imageAlt="Abstract network of interconnected nodes"
imageSrc="http://img.b2bpic.net/free-photo/people-working-together-medium-shot_52683-99762.jpg"
imageAlt="People collaborating on a virtual whiteboard"
mediaAnimation="slide-up"
mediaPosition="right"
inputPlaceholder="Your Email Address"
@@ -280,4 +280,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}