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
@@ -80,18 +80,18 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
title: "Sump Pump Installation & Repair", description: "Professional sump pump installation with backup systems to protect your basement from water damage. Expert diagnostics and swift repairs when you need them most.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/worker-putting-protective-gloves_23-2148773452.jpg" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/worker-putting-protective-gloves_23-2148773452.jpg" }
|
||||
title: "Sump Pump Installation & Repair", description: "Professional sump pump installation with backup systems to protect your basement from water damage. Expert diagnostics and swift repairs when you need them most.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/worker-putting-protective-gloves_23-2148773452.jpg?_wi=1" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/worker-putting-protective-gloves_23-2148773452.jpg?_wi=2" }
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "Gas Line Installation & Safety", description: "Licensed gas line installation and repair meeting all code requirements. We ensure your system is safe, efficient, and ready to use with complete inspections.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/portrait-oilfield-worker-standing-by-gas-pipe-construction-site_342744-364.jpg" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/portrait-oilfield-worker-standing-by-gas-pipe-construction-site_342744-364.jpg" }
|
||||
title: "Gas Line Installation & Safety", description: "Licensed gas line installation and repair meeting all code requirements. We ensure your system is safe, efficient, and ready to use with complete inspections.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/portrait-oilfield-worker-standing-by-gas-pipe-construction-site_342744-364.jpg?_wi=1" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/portrait-oilfield-worker-standing-by-gas-pipe-construction-site_342744-364.jpg?_wi=2" }
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
title: "24/7 Emergency Response", description: "Burst pipes, clogs, leaks? We're here around the clock. Our emergency team responds same-day to keep your home running smoothly, day or night.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/man-installs-heating-system-house-checks-pipes-with-wrench_169016-52877.jpg" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/man-installs-heating-system-house-checks-pipes-with-wrench_169016-52877.jpg" }
|
||||
title: "24/7 Emergency Response", description: "Burst pipes, clogs, leaks? We're here around the clock. Our emergency team responds same-day to keep your home running smoothly, day or night.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/man-installs-heating-system-house-checks-pipes-with-wrench_169016-52877.jpg?_wi=1" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/man-installs-heating-system-house-checks-pipes-with-wrench_169016-52877.jpg?_wi=2" }
|
||||
}
|
||||
]}
|
||||
showStepNumbers={true}
|
||||
|
||||
Reference in New Issue
Block a user