Update src/app/reviews/page.tsx
This commit is contained in:
@@ -52,7 +52,7 @@ export default function ReviewsPage() {
|
||||
quote: "Took my car in for an engine light issue. The team diagnosed it quickly, explained everything clearly, and got me back on the road within 24 hours. Honest pricing and professional service. I'm a customer for life!",
|
||||
tag: "Engine Service",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/mechanic-explaining-quotation-customer_1170-1558.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-explaining-quotation-customer_1170-1558.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-explaining-quotation-customer_1170-1558.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -62,7 +62,7 @@ export default function ReviewsPage() {
|
||||
quote: "Had a flat tire and needed roadworthy inspection before selling my car. Called them up and they fit me in same day. No pressure sales, just solid advice and honest work. Highly recommend!",
|
||||
tag: "Roadworthy Inspection",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/front-view-people-looking-car_23-2150171225.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-people-looking-car_23-2150171225.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-people-looking-car_23-2150171225.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
@@ -72,7 +72,7 @@ export default function ReviewsPage() {
|
||||
quote: "We manage multiple vehicles and Glen Waverley Motors handles all our maintenance. Consistent quality, reliable scheduling, and they always look after our fleet. They're our go-to mechanics.",
|
||||
tag: "Fleet Service",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/car-mechanic-female-manager-talking-while-examining-car-engine-breakdown-auto-repair-shop_637285-7686.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/car-mechanic-female-manager-talking-while-examining-car-engine-breakdown-auto-repair-shop_637285-7686.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/car-mechanic-female-manager-talking-while-examining-car-engine-breakdown-auto-repair-shop_637285-7686.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
@@ -82,7 +82,7 @@ export default function ReviewsPage() {
|
||||
quote: "My car broke down and I needed it fixed fast for work. They diagnosed and fixed the issue in less than 48 hours. Professional, efficient, and they even called to follow up. Outstanding service!",
|
||||
tag: "Emergency Repair",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/older-woman-with-thumb-up_1149-1162.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/older-woman-with-thumb-up_1149-1162.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/older-woman-with-thumb-up_1149-1162.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
@@ -92,7 +92,7 @@ export default function ReviewsPage() {
|
||||
quote: "Brought my older car in for maintenance and they spotted potential issues before they became problems. Their technical knowledge and attention to detail is impressive. Fair pricing too!",
|
||||
tag: "Maintenance Service",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/engineer-does-checkup-client-car_482257-76153.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/engineer-does-checkup-client-car_482257-76153.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/engineer-does-checkup-client-car_482257-76153.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
@@ -102,7 +102,7 @@ export default function ReviewsPage() {
|
||||
quote: "I've been taking my vehicles to Glen Waverley Motors for a decade. They've never let me down. Great people, great service, and they treat you like family. Can't ask for better mechanics!",
|
||||
tag: "Regular Service",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/family-car-salon-woman-buying-car-little-african-girl-with-mther_1157-45045.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/family-car-salon-woman-buying-car-little-african-girl-with-mther_1157-45045.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/family-car-salon-woman-buying-car-little-african-girl-with-mther_1157-45045.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
title="What Our Customers Say"
|
||||
|
||||
Reference in New Issue
Block a user