Update src/app/about/page.tsx
This commit is contained in:
@@ -137,7 +137,7 @@ export default function AboutPage() {
|
||||
role: "Interior Designer",
|
||||
company: "Marrakech Luxury Homes",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-adult-businesswoman_1262-1760.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-adult-businesswoman_1262-1760.jpg?_wi=3",
|
||||
imageAlt: "Fatima Al-Mansouri, Interior Designer",
|
||||
},
|
||||
{
|
||||
@@ -146,7 +146,7 @@ export default function AboutPage() {
|
||||
role: "Boutique Owner",
|
||||
company: "Fez Premium Décor",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-millennial-man-looking-camera-cafe-headshot-portrait_1163-5163.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-millennial-man-looking-camera-cafe-headshot-portrait_1163-5163.jpg?_wi=2",
|
||||
imageAlt: "Hassan Al-Qadi, Boutique Owner",
|
||||
},
|
||||
{
|
||||
@@ -155,7 +155,7 @@ export default function AboutPage() {
|
||||
role: "Hospitality Manager",
|
||||
company: "Atlas Hotel Group",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-adult-businesswoman_1262-1760.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-adult-businesswoman_1262-1760.jpg?_wi=4",
|
||||
imageAlt: "Leila Bennis, Hospitality Manager",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user