Update src/app/reviews/page.tsx
This commit is contained in:
@@ -42,7 +42,7 @@ export default function ReviewsPage() {
|
||||
quote: "When they wired our house, Rudy's Electric was the most reasonable place to work with. Fair pricing and no surprises. Highly recommend!",
|
||||
name: "Sarah Mitchell",
|
||||
role: "Homeowner, Alexandria",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg?_wi=9",
|
||||
imageAlt: "Sarah Mitchell",
|
||||
},
|
||||
{
|
||||
@@ -51,7 +51,7 @@ export default function ReviewsPage() {
|
||||
quote: "Had them out for an emergency repair. They arrived quickly, assessed the problem professionally, and had us back up and running the same day.",
|
||||
name: "James Petersen",
|
||||
role: "Small Business Owner",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg?_wi=10",
|
||||
imageAlt: "James Petersen",
|
||||
},
|
||||
{
|
||||
@@ -60,7 +60,7 @@ export default function ReviewsPage() {
|
||||
quote: "Rudy's Electric has been around for decades for a reason. They know what they're doing, and they treat customers with respect.",
|
||||
name: "Margaret Anderson",
|
||||
role: "Long-time Customer",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg?_wi=11",
|
||||
imageAlt: "Margaret Anderson",
|
||||
},
|
||||
{
|
||||
@@ -69,7 +69,7 @@ export default function ReviewsPage() {
|
||||
quote: "Panel upgrade was installed cleanly and professionally. The electricians answered all my questions and left the job site spotless.",
|
||||
name: "Robert Taylor",
|
||||
role: "Homeowner",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg?_wi=12",
|
||||
imageAlt: "Robert Taylor",
|
||||
},
|
||||
{
|
||||
@@ -78,7 +78,7 @@ export default function ReviewsPage() {
|
||||
quote: "They understand Alexandria and the surrounding area. Local service with the expertise you'd expect from a business that's been here for so long.",
|
||||
name: "Linda Foster",
|
||||
role: "Property Manager",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg?_wi=13",
|
||||
imageAlt: "Linda Foster",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user