Update src/app/reviews/page.tsx
This commit is contained in:
@@ -48,7 +48,7 @@ export default function ReviewsPage() {
|
||||
company: "Automotive Enthusiast",
|
||||
rating: 5,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/front-view-elegant-groom-posing_23-2150327171.jpg",
|
||||
"http://img.b2bpic.net/free-photo/front-view-elegant-groom-posing_23-2150327171.jpg?_wi=4",
|
||||
imageAlt: "professional man business portrait headshot",
|
||||
},
|
||||
{
|
||||
@@ -58,7 +58,7 @@ export default function ReviewsPage() {
|
||||
company: "Premium Clientele",
|
||||
rating: 5,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/brunette-businesswoman-taking-selfie_23-2148142674.jpg",
|
||||
"http://img.b2bpic.net/free-photo/brunette-businesswoman-taking-selfie_23-2148142674.jpg?_wi=4",
|
||||
imageAlt: "luxury car owner customer portrait",
|
||||
},
|
||||
{
|
||||
@@ -68,7 +68,7 @@ export default function ReviewsPage() {
|
||||
company: "Automotive Connoisseur",
|
||||
rating: 5,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/happy-beautiful-blonde-woman-wearing-white-shirt-standing-co-working-space-holding-notepad-with-papers-posing_74855-9950.jpg",
|
||||
"http://img.b2bpic.net/free-photo/happy-beautiful-blonde-woman-wearing-white-shirt-standing-co-working-space-holding-notepad-with-papers-posing_74855-9950.jpg?_wi=4",
|
||||
imageAlt: "luxury vehicle owner satisfied customer",
|
||||
},
|
||||
{
|
||||
@@ -78,7 +78,7 @@ export default function ReviewsPage() {
|
||||
company: "Luxury Vehicle Owner",
|
||||
rating: 5,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/confident-cheerful-businesswoman_1262-21021.jpg",
|
||||
"http://img.b2bpic.net/free-photo/confident-cheerful-businesswoman_1262-21021.jpg?_wi=3",
|
||||
imageAlt: "luxury brand enthusiast customer profile",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user