Update src/app/about/page.tsx
This commit is contained in:
@@ -84,7 +84,7 @@ export default function AboutPage() {
|
||||
role: "CEO & Entrepreneur",
|
||||
company: "Morrison Enterprises",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-brunette-male-leaning-cliffs-sunlight_181624-38282.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-brunette-male-leaning-cliffs-sunlight_181624-38282.jpg?_wi=3",
|
||||
imageAlt: "Alexander Morrison",
|
||||
},
|
||||
{
|
||||
@@ -93,7 +93,7 @@ export default function AboutPage() {
|
||||
role: "Fashion Designer",
|
||||
company: "Richardson Atelier",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-smiling-stylish-hipster-lambersexual-modelmodern-man-dressed-white-shirt-fashion-male-posing-street-background-sunglasses-outdoors-sunset_158538-20616.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-smiling-stylish-hipster-lambersexual-modelmodern-man-dressed-white-shirt-fashion-male-posing-street-background-sunglasses-outdoors-sunset_158538-20616.jpg?_wi=3",
|
||||
imageAlt: "James Richardson",
|
||||
},
|
||||
{
|
||||
@@ -102,7 +102,7 @@ export default function AboutPage() {
|
||||
role: "Investment Manager",
|
||||
company: "Sterling Capital",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/shirtless-handsome-male-with-perfect-muscular-body-posing-while-leaning-chair-studio_613910-4277.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/shirtless-handsome-male-with-perfect-muscular-body-posing-while-leaning-chair-studio_613910-4277.jpg?_wi=3",
|
||||
imageAlt: "Michael Sterling",
|
||||
},
|
||||
{
|
||||
@@ -111,7 +111,7 @@ export default function AboutPage() {
|
||||
role: "Luxury Consultant",
|
||||
company: "Ashford & Co",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-brunette-man-coat-thoughtfully-looking-away-outdoor_574295-2786.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-brunette-man-coat-thoughtfully-looking-away-outdoor_574295-2786.jpg?_wi=2",
|
||||
imageAlt: "David Ashford",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user