Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| b8d9ea3e9e | |||
| 84bf98a5a9 | |||
| 0e936801f5 |
@@ -70,7 +70,7 @@ export default function LandingPage() {
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/ceo-management-team-gathering-boardroom-project-briefing_482257-122918.jpg", imageAlt: "Hands interacting with a transparent tablet"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-working-together-medium-shot_52683-99762.jpg", imageAlt: "People collaborating on a virtual whiteboard"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-working-together-medium-shot_52683-99762.jpg?_wi=1", imageAlt: "People collaborating on a virtual whiteboard"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/website-hosting-concept-with-hands-holding-tablet_23-2149406779.jpg", imageAlt: "Platform interface for C2C transactions"},
|
||||
{
|
||||
@@ -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?_wi=2"
|
||||
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>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user