Merge version_1 into main #3
@@ -61,16 +61,16 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Drain Cleaning", description: "Fast hydro-jetting and snaking for kitchen and bathroom lines.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/everyday-bath-utensils-dark-marble-background_58702-17765.jpg", imageAlt: "Drain cleaning" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/everyday-bath-utensils-dark-marble-background_58702-17765.jpg", imageAlt: "Drain service" }
|
||||
title: "Drain Cleaning", description: "Fast hydro-jetting and snaking for kitchen and bathroom lines.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/everyday-bath-utensils-dark-marble-background_58702-17765.jpg?_wi=1", imageAlt: "Drain cleaning" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/everyday-bath-utensils-dark-marble-background_58702-17765.jpg?_wi=2", imageAlt: "Drain service" }
|
||||
},
|
||||
{
|
||||
title: "Water Heaters", description: "Expert repair and installation of traditional and tankless systems.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/high-angle-woman-working-as-plumber_23-2150746394.jpg", imageAlt: "Water heater" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/high-angle-woman-working-as-plumber_23-2150746394.jpg", imageAlt: "Heater service" }
|
||||
title: "Water Heaters", description: "Expert repair and installation of traditional and tankless systems.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/high-angle-woman-working-as-plumber_23-2150746394.jpg?_wi=1", imageAlt: "Water heater" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/high-angle-woman-working-as-plumber_23-2150746394.jpg?_wi=2", imageAlt: "Heater service" }
|
||||
},
|
||||
{
|
||||
title: "Leak Detection", description: "Accurate, non-invasive detection to prevent damage before it starts.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/plumbing-repair-service_181624-27146.jpg", imageAlt: "Leak detection" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/plumbing-repair-service_181624-27146.jpg", imageAlt: "Leak fix" }
|
||||
title: "Leak Detection", description: "Accurate, non-invasive detection to prevent damage before it starts.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/plumbing-repair-service_181624-27146.jpg?_wi=1", imageAlt: "Leak detection" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/plumbing-repair-service_181624-27146.jpg?_wi=2", imageAlt: "Leak fix" }
|
||||
}
|
||||
]}
|
||||
showStepNumbers={true}
|
||||
|
||||
Reference in New Issue
Block a user