Merge version_1 into main #1
1367
src/app/layout.tsx
1367
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -100,30 +100,30 @@ export default function LandingPage() {
|
||||
{
|
||||
id: 1,
|
||||
title: "Emergency Plumbing", description: "Available 24/7 for urgent pipe breaks, burst water lines, and critical plumbing emergencies. We respond quickly to minimize damage and water loss.", phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/medical-booking-app-concept_23-2148565808.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/medical-booking-app-concept_23-2148565808.jpg?_wi=1"},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-taking-picture-new-york-city-daytime_23-2149488478.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-taking-picture-new-york-city-daytime_23-2149488478.jpg?_wi=1"},
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "Drain Cleaning", description: "Professional drain cleaning and unclogging services. We use advanced equipment to clear stubborn blockages and restore proper flow.", phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/medical-booking-app-concept_23-2148565808.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/medical-booking-app-concept_23-2148565808.jpg?_wi=2"},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-taking-picture-new-york-city-daytime_23-2149488478.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-taking-picture-new-york-city-daytime_23-2149488478.jpg?_wi=2"},
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
title: "Leak Repair & Detection", description: "Expert leak detection and repair. We identify hidden leaks early to prevent water damage and high utility bills.", phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/medical-booking-app-concept_23-2148565808.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/medical-booking-app-concept_23-2148565808.jpg?_wi=3"},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-taking-picture-new-york-city-daytime_23-2149488478.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-taking-picture-new-york-city-daytime_23-2149488478.jpg?_wi=3"},
|
||||
},
|
||||
{
|
||||
id: 4,
|
||||
title: "Bathroom & Kitchen Plumbing", description: "Complete bathroom and kitchen plumbing services including faucet repair, toilet replacement, and fixture installation.", phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/medical-booking-app-concept_23-2148565808.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/medical-booking-app-concept_23-2148565808.jpg?_wi=4"},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-taking-picture-new-york-city-daytime_23-2149488478.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-taking-picture-new-york-city-daytime_23-2149488478.jpg?_wi=4"},
|
||||
},
|
||||
]}
|
||||
showStepNumbers={true}
|
||||
|
||||
Reference in New Issue
Block a user