Update src/app/services/page.tsx
This commit is contained in:
@@ -48,16 +48,16 @@ export default function ServicesPage() {
|
||||
reviewCount: "Local Expert", imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721539.jpg", imageAlt: "Main water line repair"},
|
||||
{
|
||||
id: "service-2", name: "Sewer Line Repair", brand: "Excavation", price: "Get a Quote", rating: 5,
|
||||
reviewCount: "Reliable", imageSrc: "http://img.b2bpic.net/free-photo/cable-nails_23-2147773468.jpg", imageAlt: "Sewer line repair"},
|
||||
reviewCount: "Reliable", imageSrc: "http://img.b2bpic.net/free-photo/cable-nails_23-2147773468.jpg?_wi=1", imageAlt: "Sewer line repair"},
|
||||
{
|
||||
id: "service-3", name: "Drain Cleaning", brand: "Plumbing", price: "Get a Quote", rating: 5,
|
||||
reviewCount: "Fast & Efficient", imageSrc: "http://img.b2bpic.net/free-photo/water-background-with-kiwi_23-2147608402.jpg", imageAlt: "Drain cleaning"},
|
||||
reviewCount: "Fast & Efficient", imageSrc: "http://img.b2bpic.net/free-photo/water-background-with-kiwi_23-2147608402.jpg?_wi=1", imageAlt: "Drain cleaning"},
|
||||
{
|
||||
id: "service-4", name: "Water Heater Replacement", brand: "Plumbing", price: "Get a Quote", rating: 5,
|
||||
reviewCount: "New Installations", imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990696.jpg", imageAlt: "Water heater replacement"},
|
||||
reviewCount: "New Installations", imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990696.jpg?_wi=1", imageAlt: "Water heater replacement"},
|
||||
{
|
||||
id: "service-5", name: "Pipe Repair", brand: "Plumbing", price: "Get a Quote", rating: 5,
|
||||
reviewCount: "Leak Detection", imageSrc: "http://img.b2bpic.net/free-photo/technician-checking-heating-system-boiler-room_169016-55519.jpg", imageAlt: "Pipe repair"},
|
||||
reviewCount: "Leak Detection", imageSrc: "http://img.b2bpic.net/free-photo/technician-checking-heating-system-boiler-room_169016-55519.jpg?_wi=1", imageAlt: "Pipe repair"},
|
||||
{
|
||||
id: "service-6", name: "Excavation Services", brand: "Excavation", price: "Get a Quote", rating: 5,
|
||||
reviewCount: "Site Work", imageSrc: "http://img.b2bpic.net/free-photo/tractor-operator-sand-pit_1398-1271.jpg", imageAlt: "Excavation services"},
|
||||
|
||||
Reference in New Issue
Block a user