Update src/app/hvac/page.tsx
This commit is contained in:
@@ -157,7 +157,7 @@ export default function HvacPage() {
|
||||
handle: "@michaelchen2024",
|
||||
testimonial: "My AC unit broke down in the heat of summer. Len's team arrived quickly and had it fixed the same day. Professional and fair pricing!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/serious-executive-sitting-couch_1098-2454.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/serious-executive-sitting-couch_1098-2454.jpg?_wi=2"
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -165,7 +165,7 @@ export default function HvacPage() {
|
||||
handle: "@bobthompson",
|
||||
testimonial: "Winter furnace maintenance from Len prevented a complete breakdown. Their preventive service saved me thousands in emergency repairs.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businesspeople-office-meeting_23-2148908968.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businesspeople-office-meeting_23-2148908968.jpg?_wi=3"
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
@@ -173,7 +173,7 @@ export default function HvacPage() {
|
||||
handle: "@emilyrodphilly",
|
||||
testimonial: "New AC installation was flawless. The team explained everything, installed efficiently, and left my home spotless. Highly recommend!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-brunette-caucasian-girl-looks-camera-olive-green_141793-93004.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-brunette-caucasian-girl-looks-camera-olive-green_141793-93004.jpg?_wi=2"
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
@@ -181,7 +181,7 @@ export default function HvacPage() {
|
||||
handle: "@davidkimhome",
|
||||
testimonial: "Honest assessment of my HVAC system. They didn't oversell unnecessary work. That's the kind of integrity I appreciate!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-mature-businessman-showing-thumb-up_1262-3024.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-mature-businessman-showing-thumb-up_1262-3024.jpg?_wi=3"
|
||||
}
|
||||
]}
|
||||
showRating={true}
|
||||
|
||||
Reference in New Issue
Block a user