Update src/app/about/page.tsx
This commit is contained in:
@@ -68,7 +68,7 @@ const AboutPage = () => {
|
||||
role: "Supply Chain Manager",
|
||||
company: "TechFlow Industries",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg?_wi=5",
|
||||
imageAlt: "Michael Chen",
|
||||
},
|
||||
{
|
||||
@@ -77,7 +77,7 @@ const AboutPage = () => {
|
||||
role: "Operations Director",
|
||||
company: "GrowthCo Manufacturing",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg?_wi=6",
|
||||
imageAlt: "Sarah Johnson",
|
||||
},
|
||||
{
|
||||
@@ -86,7 +86,7 @@ const AboutPage = () => {
|
||||
role: "Logistics Manager",
|
||||
company: "ExpressMarket Group",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg?_wi=7",
|
||||
imageAlt: "David Rodriguez",
|
||||
},
|
||||
{
|
||||
@@ -95,7 +95,7 @@ const AboutPage = () => {
|
||||
role: "CEO",
|
||||
company: "Premium Retail Solutions",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg?_wi=8",
|
||||
imageAlt: "Emily Watson",
|
||||
},
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user