Merge version_1 into main #1
@@ -65,7 +65,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/black-man-programmer-manages-code-scripts-artificial-intelligence_482257-121380.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/black-man-programmer-manages-code-scripts-artificial-intelligence_482257-121380.jpg?_wi=1",
|
||||
imageAlt: "developer workplace modern aesthetic",
|
||||
},
|
||||
{
|
||||
@@ -168,31 +168,31 @@ export default function LandingPage() {
|
||||
id: "p1",
|
||||
name: "Sarah Miller",
|
||||
role: "CEO & Founder",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/group-graphics-designers-with-digital-tablet_1170-991.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/group-graphics-designers-with-digital-tablet_1170-991.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
name: "David Chen",
|
||||
role: "Lead Developer",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/social-integration-working-team_23-2149341101.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/social-integration-working-team_23-2149341101.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Elena Rossi",
|
||||
role: "UI/UX Designer",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-with-laptops-looking-camera_23-2147807994.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-with-laptops-looking-camera_23-2147807994.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "p4",
|
||||
name: "Marcus Thorne",
|
||||
role: "Backend Engineer",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-smiling-camera-while-colleagues-working-ba_1170-1874.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-smiling-camera-while-colleagues-working-ba_1170-1874.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "p5",
|
||||
name: "Jessica Lee",
|
||||
role: "Product Manager",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/black-man-programmer-manages-code-scripts-artificial-intelligence_482257-121380.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/black-man-programmer-manages-code-scripts-artificial-intelligence_482257-121380.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
@@ -213,7 +213,7 @@ export default function LandingPage() {
|
||||
role: "Founder",
|
||||
company: "TechStream",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/group-graphics-designers-with-digital-tablet_1170-991.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/group-graphics-designers-with-digital-tablet_1170-991.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "t2",
|
||||
@@ -221,7 +221,7 @@ export default function LandingPage() {
|
||||
role: "CTO",
|
||||
company: "InnovateCo",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/social-integration-working-team_23-2149341101.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/social-integration-working-team_23-2149341101.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "t3",
|
||||
@@ -229,7 +229,7 @@ export default function LandingPage() {
|
||||
role: "Director",
|
||||
company: "GlobalReach",
|
||||
rating: 4,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-with-laptops-looking-camera_23-2147807994.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-with-laptops-looking-camera_23-2147807994.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "t4",
|
||||
@@ -237,7 +237,7 @@ export default function LandingPage() {
|
||||
role: "CEO",
|
||||
company: "StartGrowth",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-smiling-camera-while-colleagues-working-ba_1170-1874.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-smiling-camera-while-colleagues-working-ba_1170-1874.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "t5",
|
||||
@@ -245,7 +245,7 @@ export default function LandingPage() {
|
||||
role: "Marketing",
|
||||
company: "AdPulse",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/black-man-programmer-manages-code-scripts-artificial-intelligence_482257-121380.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/black-man-programmer-manages-code-scripts-artificial-intelligence_482257-121380.jpg?_wi=3",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user