Update src/app/services/page.tsx
This commit is contained in:
@@ -85,7 +85,7 @@ export default function ServicesPage() {
|
||||
price: "Affordable Rates",
|
||||
rating: 5,
|
||||
reviewCount: "280+ reviews",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-with-tools-looking-closely-lamp-hand_259150-58241.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-with-tools-looking-closely-lamp-hand_259150-58241.jpg?_wi=2",
|
||||
imageAlt: "Professional leak detection",
|
||||
},
|
||||
{
|
||||
@@ -95,7 +95,7 @@ export default function ServicesPage() {
|
||||
price: "Starting at $150",
|
||||
rating: 5,
|
||||
reviewCount: "156+ reviews",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990702.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990702.jpg?_wi=2",
|
||||
imageAlt: "Professional drain cleaning",
|
||||
},
|
||||
{
|
||||
@@ -105,7 +105,7 @@ export default function ServicesPage() {
|
||||
price: "Installation & Repair",
|
||||
rating: 5,
|
||||
reviewCount: "312+ reviews",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-working-as-plumber_23-2150746391.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-working-as-plumber_23-2150746391.jpg?_wi=2",
|
||||
imageAlt: "Water heater service",
|
||||
},
|
||||
{
|
||||
@@ -115,7 +115,7 @@ export default function ServicesPage() {
|
||||
price: "Full System Service",
|
||||
rating: 5,
|
||||
reviewCount: "203+ reviews",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721517.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721517.jpg?_wi=2",
|
||||
imageAlt: "Pipe replacement service",
|
||||
},
|
||||
{
|
||||
@@ -125,7 +125,7 @@ export default function ServicesPage() {
|
||||
price: "Fast Diagnosis",
|
||||
rating: 5,
|
||||
reviewCount: "189+ reviews",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-electrician-checking-switchboard-basement_651396-3066.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-electrician-checking-switchboard-basement_651396-3066.jpg?_wi=2",
|
||||
imageAlt: "Electrical repair service",
|
||||
},
|
||||
{
|
||||
@@ -135,7 +135,7 @@ export default function ServicesPage() {
|
||||
price: "Licensed Installation",
|
||||
rating: 5,
|
||||
reviewCount: "94+ reviews",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-electrician-uniform-working-switchboard-electricity_169016-67806.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-electrician-uniform-working-switchboard-electricity_169016-67806.jpg?_wi=2",
|
||||
imageAlt: "Electrical panel upgrade",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user