Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-03-31 17:23:03 +00:00

View File

@@ -58,23 +58,23 @@ export default function LandingPage() {
description="Professional solutions tailored for your success. We deliver excellence in every project."
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/front-view-business-people-talking_23-2148427141.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-business-people-talking_23-2148427141.jpg?_wi=1",
imageAlt: "Business meeting",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/modern-office-design-with-natural-wood-floors-living-walls-creating-peaceful-productive-workspace_191095-99736.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/modern-office-design-with-natural-wood-floors-living-walls-creating-peaceful-productive-workspace_191095-99736.jpg?_wi=1",
imageAlt: "Modern office",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/front-view-business-people-talking_23-2148427077.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-business-people-talking_23-2148427077.jpg?_wi=1",
imageAlt: "Professional team",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-people-office_23-2149173729.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-people-office_23-2149173729.jpg?_wi=1",
imageAlt: "Collaborative workspace",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/happy-african-american-male-manager-shaking-hand-partner_1262-20184.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/happy-african-american-male-manager-shaking-hand-partner_1262-20184.jpg?_wi=1",
imageAlt: "Client success",
},
{
@@ -134,31 +134,31 @@ export default function LandingPage() {
id: "t1",
name: "Jane Doe",
role: "CEO",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-business-people-talking_23-2148427141.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-business-people-talking_23-2148427141.jpg?_wi=2",
},
{
id: "t2",
name: "John Smith",
role: "Director",
imageSrc: "http://img.b2bpic.net/free-photo/modern-office-design-with-natural-wood-floors-living-walls-creating-peaceful-productive-workspace_191095-99736.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/modern-office-design-with-natural-wood-floors-living-walls-creating-peaceful-productive-workspace_191095-99736.jpg?_wi=2",
},
{
id: "t3",
name: "Alice Wong",
role: "Lead Strategist",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-business-people-talking_23-2148427077.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-business-people-talking_23-2148427077.jpg?_wi=2",
},
{
id: "t4",
name: "Bob Brown",
role: "Ops Manager",
imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-people-office_23-2149173729.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-people-office_23-2149173729.jpg?_wi=2",
},
{
id: "t5",
name: "Eve Davis",
role: "Tech Lead",
imageSrc: "http://img.b2bpic.net/free-photo/happy-african-american-male-manager-shaking-hand-partner_1262-20184.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/happy-african-american-male-manager-shaking-hand-partner_1262-20184.jpg?_wi=2",
},
]}
/>