Merge version_1 into main #3
@@ -79,27 +79,27 @@ export default function LandingPage() {
|
||||
title: "Trenchless Sewer Replacement", description: "Replace your sewer line without destroying your property or landscaping. Clean, fast, and permanent.", icon: Shield,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/technician-checking-heating-system-boiler-room_169016-53973.jpg", imageAlt: "Trenchless sewer"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/technician-checking-heating-system-boiler-room_169016-53973.jpg?_wi=1", imageAlt: "Trenchless sewer"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-man-cleaning-sink_23-2149535089.jpg", imageAlt: "Pipe inspection"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-man-cleaning-sink_23-2149535089.jpg?_wi=1", imageAlt: "Pipe inspection"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Emergency Plumbing", description: "Burst pipes or gas leaks? We act immediately to stop damage and restore safety to your home.", icon: Zap,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/technician-checking-heating-system-boiler-room_169016-53973.jpg", imageAlt: "Emergency repair"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/technician-checking-heating-system-boiler-room_169016-53973.jpg?_wi=2", imageAlt: "Emergency repair"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-man-cleaning-sink_23-2149535089.jpg", imageAlt: "Fast response"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-man-cleaning-sink_23-2149535089.jpg?_wi=2", imageAlt: "Fast response"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Drain & Hydro Jetting", description: "High-pressure hydro jetting to fully clear your pipes rather than just snaking through the blockage.", icon: Droplet,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/technician-checking-heating-system-boiler-room_169016-53973.jpg", imageAlt: "Drain cleaning"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/technician-checking-heating-system-boiler-room_169016-53973.jpg?_wi=3", imageAlt: "Drain cleaning"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-man-cleaning-sink_23-2149535089.jpg", imageAlt: "Hydro jetting"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-man-cleaning-sink_23-2149535089.jpg?_wi=3", imageAlt: "Hydro jetting"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
@@ -136,7 +136,7 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Joel P.", role: "Homeowner", company: "Los Angeles", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-recording-their-house-tour_23-2151139114.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-recording-their-house-tour_23-2151139114.jpg?_wi=1"},
|
||||
{
|
||||
id: "2", name: "Danny S.", role: "Homeowner", company: "Los Angeles", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-happy-student-girl-with-dark-curly-hair-sitting-stairs-university-with-textbooks-knees-cup-coffee-go-hand-joyfully-looking-friend_574295-3958.jpg"},
|
||||
@@ -148,7 +148,7 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-old-couple-besties_23-2150168961.jpg"},
|
||||
{
|
||||
id: "5", name: "Mark H.", role: "Homeowner", company: "Los Angeles", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-recording-their-house-tour_23-2151139114.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-recording-their-house-tour_23-2151139114.jpg?_wi=2"},
|
||||
]}
|
||||
kpiItems={[
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user