Update src/app/testimonials/page.tsx
This commit is contained in:
@@ -50,42 +50,42 @@ export default function TestimonialsPage() {
|
||||
id: "1",
|
||||
name: "Steve Anderson",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/happy-industry-4-0-solar-panels-plant-elderly-supervisor-overseeing-facility-smiling-photovoltaics_482257-135647.jpg",
|
||||
"http://img.b2bpic.net/free-photo/happy-industry-4-0-solar-panels-plant-elderly-supervisor-overseeing-facility-smiling-photovoltaics_482257-135647.jpg?_wi=2",
|
||||
imageAlt: "Steve Anderson",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Sarah Mitchell",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/beautiful-young-businesswoman-looking-camera-office_1301-7794.jpg",
|
||||
"http://img.b2bpic.net/free-photo/beautiful-young-businesswoman-looking-camera-office_1301-7794.jpg?_wi=2",
|
||||
imageAlt: "Sarah Mitchell",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Michael Chen",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/confident-handsome-middle-aged-entrepreneur_1262-4871.jpg",
|
||||
"http://img.b2bpic.net/free-photo/confident-handsome-middle-aged-entrepreneur_1262-4871.jpg?_wi=2",
|
||||
imageAlt: "Michael Chen",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Jennifer Walsh",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/blond-business-woman-blue-shirt_23-2148095792.jpg",
|
||||
"http://img.b2bpic.net/free-photo/blond-business-woman-blue-shirt_23-2148095792.jpg?_wi=2",
|
||||
imageAlt: "Jennifer Walsh",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "David Rodriguez",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/alone-specialist-handsome-daydreaming-collar_1262-870.jpg",
|
||||
"http://img.b2bpic.net/free-photo/alone-specialist-handsome-daydreaming-collar_1262-870.jpg?_wi=2",
|
||||
imageAlt: "David Rodriguez",
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
name: "Emma Thompson",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/front-view-business-woman-thinking_23-2148317340.jpg",
|
||||
"http://img.b2bpic.net/free-photo/front-view-business-woman-thinking_23-2148317340.jpg?_wi=2",
|
||||
imageAlt: "Emma Thompson",
|
||||
},
|
||||
]}
|
||||
@@ -109,7 +109,7 @@ export default function TestimonialsPage() {
|
||||
"Doubled leads within 3 months. Steve implemented our review strategy and saw immediate results in customer inquiries and bookings.",
|
||||
tag: "Plumbing",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/excited-adult-builder-man-uniform-keeps-fists-isolated-olive-green-wall_141793-66173.jpg",
|
||||
"http://img.b2bpic.net/free-photo/excited-adult-builder-man-uniform-keeps-fists-isolated-olive-green-wall_141793-66173.jpg?_wi=2",
|
||||
imageAlt: "Steve Anderson success story",
|
||||
buttons: [
|
||||
{
|
||||
@@ -125,7 +125,7 @@ export default function TestimonialsPage() {
|
||||
"Grew from 12 to 80+ reviews in 6 months. Sarah's practice now ranks first in local search results and attracts quality patients consistently.",
|
||||
tag: "Dental",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/blond-model-white-shirt-feeling-fun_114579-24456.jpg",
|
||||
"http://img.b2bpic.net/free-photo/blond-model-white-shirt-feeling-fun_114579-24456.jpg?_wi=2",
|
||||
imageAlt: "Sarah Mitchell success story",
|
||||
buttons: [
|
||||
{
|
||||
@@ -141,7 +141,7 @@ export default function TestimonialsPage() {
|
||||
"Now ranking #1 in local search. Michael's electrical company dominates their service area and receives 40+ quality leads monthly.",
|
||||
tag: "Electrician",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/portrait-worker-standing-beside-heavy-machinery-warehouse-facility-wearing-safety-glasses_482257-135639.jpg",
|
||||
"http://img.b2bpic.net/free-photo/portrait-worker-standing-beside-heavy-machinery-warehouse-facility-wearing-safety-glasses_482257-135639.jpg?_wi=2",
|
||||
imageAlt: "Michael Chen success story",
|
||||
buttons: [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user