Update src/app/reviews/page.tsx

This commit is contained in:
2026-03-03 03:49:47 +00:00
parent c3d8f1d2f2
commit 172c11dac7

View File

@@ -60,7 +60,7 @@ export default function ReviewsPage() {
tag: "Fast Service",
avatarSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg",
avatarAlt: "Sarah Mitchell",
imageSrc: "http://img.b2bpic.net/free-photo/male-electrician-working-switchboard-male-electrician-overalls-working-with-electricity_169016-66830.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/male-electrician-working-switchboard-male-electrician-overalls-working-with-electricity_169016-66830.jpg?_wi=2",
imageAlt: "Professional electrical work completed",
},
{
@@ -72,7 +72,7 @@ export default function ReviewsPage() {
tag: "Honest Service",
avatarSrc: "http://img.b2bpic.net/free-photo/pensive-person-alone-corridor-serious_1262-1042.jpg",
avatarAlt: "James Rodriguez",
imageSrc: "http://img.b2bpic.net/free-photo/electrician-working-near-board-with-wires-installation-connection-electrics_169016-5875.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/electrician-working-near-board-with-wires-installation-connection-electrics_169016-5875.jpg?_wi=3",
imageAlt: "Renovation wiring installation",
},
{
@@ -84,7 +84,7 @@ export default function ReviewsPage() {
tag: "Professional",
avatarSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg",
avatarAlt: "Emily Chen",
imageSrc: "http://img.b2bpic.net/free-photo/modern-decorative-lamps_23-2148164840.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/modern-decorative-lamps_23-2148164840.jpg?_wi=2",
imageAlt: "Basement lighting installation",
},
{
@@ -96,7 +96,7 @@ export default function ReviewsPage() {
tag: "Expert Install",
avatarSrc: "http://img.b2bpic.net/free-photo/pensive-person-alone-corridor-serious_1262-1042.jpg",
avatarAlt: "David Park",
imageSrc: "http://img.b2bpic.net/free-photo/man-charging-electric-car-by-house_1303-31360.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-charging-electric-car-by-house_1303-31360.jpg?_wi=2",
imageAlt: "EV charger installation",
},
{
@@ -108,7 +108,7 @@ export default function ReviewsPage() {
tag: "Emergency Ready",
avatarSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg",
avatarAlt: "Lisa Wong",
imageSrc: "http://img.b2bpic.net/free-photo/male-electrician-working-switchboard-with-fuses_169016-53034.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/male-electrician-working-switchboard-with-fuses_169016-53034.jpg?_wi=2",
imageAlt: "Emergency electrical repair",
},
{
@@ -120,7 +120,7 @@ export default function ReviewsPage() {
tag: "Trusted Partner",
avatarSrc: "http://img.b2bpic.net/free-photo/pensive-person-alone-corridor-serious_1262-1042.jpg",
avatarAlt: "Michael Thompson",
imageSrc: "http://img.b2bpic.net/free-photo/happy-manual-worker-presenting-results-business-development-while-giving-presentation-company-leaders-his-team-factory_637285-4144.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/happy-manual-worker-presenting-results-business-development-while-giving-presentation-company-leaders-his-team-factory_637285-4144.jpg?_wi=2",
imageAlt: "Renovation electrical coordination",
},
]}