Update src/app/reviews/page.tsx

This commit is contained in:
2026-03-15 15:27:55 +00:00
parent 608b1bb64a
commit 5cd44aee67

View File

@@ -51,7 +51,7 @@ export default function ReviewsPage() {
tag: "Plumbing",
avatarSrc: "http://img.b2bpic.net/free-photo/tender-young-pretty-girl-smiling-listening-streaming-music-headphones_176420-9702.jpg",
avatarAlt: "happy customer portrait smiling",
imageSrc: "http://img.b2bpic.net/free-photo/kitchen-faucet-water-aerator-metal-texture_169016-68888.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/kitchen-faucet-water-aerator-metal-texture_169016-68888.jpg?_wi=2",
imageAlt: "clean bathroom plumbing installation",
},
{
@@ -63,7 +63,7 @@ export default function ReviewsPage() {
tag: "Electrical",
avatarSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1676.jpg",
avatarAlt: "professional man portrait happy",
imageSrc: "http://img.b2bpic.net/free-photo/electrician-installing-laying-electrical-cables-ceiling-inside-house_169016-53087.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/electrician-installing-laying-electrical-cables-ceiling-inside-house_169016-53087.jpg?_wi=2",
imageAlt: "modern electrical panel installation",
},
{
@@ -75,7 +75,7 @@ export default function ReviewsPage() {
tag: "HVAC",
avatarSrc: "http://img.b2bpic.net/free-photo/brunette-girl-giving-thumb-up_23-2147650951.jpg",
avatarAlt: "woman satisfied customer portrait",
imageSrc: "http://img.b2bpic.net/free-photo/coworkers-refill-air-conditioner-freon_482257-90737.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/coworkers-refill-air-conditioner-freon_482257-90737.jpg?_wi=2",
imageAlt: "hvac system installation professional",
},
{
@@ -87,7 +87,7 @@ export default function ReviewsPage() {
tag: "General Repairs",
avatarSrc: "http://img.b2bpic.net/free-photo/isolated-portrait-cheerful-young-bearded-hipster-smiling-having-fun-nice-conversation-with-his-friends_273609-1774.jpg",
avatarAlt: "professional man smiling portrait",
imageSrc: "http://img.b2bpic.net/free-photo/artist-props-photography-studio_23-2148885639.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/artist-props-photography-studio_23-2148885639.jpg?_wi=2",
imageAlt: "finished home repair work interior",
},
{
@@ -99,7 +99,7 @@ export default function ReviewsPage() {
tag: "Emergency",
avatarSrc: "http://img.b2bpic.net/free-photo/ordinary-middle-aged-woman_1398-1345.jpg",
avatarAlt: "happy woman customer portrait",
imageSrc: "http://img.b2bpic.net/free-photo/two-female-paramedics-standing-by-ambulance-two-emergency-nurses-with-face-mask-paramedic-carrying-medical-trauma-bag_657921-1535.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/two-female-paramedics-standing-by-ambulance-two-emergency-nurses-with-face-mask-paramedic-carrying-medical-trauma-bag_657921-1535.jpg?_wi=2",
imageAlt: "emergency plumbing repair service",
},
{
@@ -111,7 +111,7 @@ export default function ReviewsPage() {
tag: "General Repairs",
avatarSrc: "http://img.b2bpic.net/free-photo/close-up-happy-surprised-man-looking-left-with-excitement_1258-26769.jpg",
avatarAlt: "satisfied man portrait smiling",
imageSrc: "http://img.b2bpic.net/free-photo/businessmen-office-scene_23-2147626604.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/businessmen-office-scene_23-2147626604.jpg?_wi=2",
imageAlt: "professional job completion photo",
},
]}