Update src/app/about/page.tsx
This commit is contained in:
@@ -170,7 +170,7 @@ export default function AboutPage() {
|
||||
role: "Fitness Coach",
|
||||
company: "Active Wellness Center",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-sportive-girl-posing-with-crossed-arms-dark-wall_176420-617.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-sportive-girl-posing-with-crossed-arms-dark-wall_176420-617.jpg?_wi=2",
|
||||
imageAlt: "female fitness coach portrait professional",
|
||||
},
|
||||
{
|
||||
@@ -179,7 +179,7 @@ export default function AboutPage() {
|
||||
role: "Entrepreneur",
|
||||
company: "Tech Startup",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2",
|
||||
imageAlt: "male entrepreneur business portrait professional",
|
||||
},
|
||||
{
|
||||
@@ -188,7 +188,7 @@ export default function AboutPage() {
|
||||
role: "Nutritionist",
|
||||
company: "Health & Wellness Clinic",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blond-woman-eating-salad_23-2148173216.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blond-woman-eating-salad_23-2148173216.jpg?_wi=2",
|
||||
imageAlt: "female nutritionist healthcare professional portrait",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user