Merge version_1 into main #4
@@ -106,21 +106,21 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
title: "Attic Installation", description: "Premium attic insulation upgrades to maximize thermal performance.", phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/home-insurance-icons_23-2147502766.jpg", imageAlt: "Attic icon"},
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/home-insurance-icons_23-2147502766.jpg?_wi=1", imageAlt: "Attic icon"},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/home-insurance-icons_23-2147502766.jpg", imageAlt: "Attic icon"}
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/home-insurance-icons_23-2147502766.jpg?_wi=2", imageAlt: "Attic icon"}
|
||||
},
|
||||
{
|
||||
title: "Wall Insulation", description: "Effective insulation for new construction and retrofit projects.", phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/eco-friendly-recycling-concept_23-2148737673.jpg", imageAlt: "Wall icon"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/eco-friendly-recycling-concept_23-2148737673.jpg?_wi=1", imageAlt: "Wall icon"},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/eco-friendly-recycling-concept_23-2148737673.jpg", imageAlt: "Wall icon"}
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/eco-friendly-recycling-concept_23-2148737673.jpg?_wi=2", imageAlt: "Wall icon"}
|
||||
},
|
||||
{
|
||||
title: "Basement & Crawl Space", description: "Sealing and insulating vulnerable areas to prevent energy loss.", phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/illustration-house-insurance_53876-6173.jpg", imageAlt: "Basement icon"},
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/illustration-house-insurance_53876-6173.jpg?_wi=1", imageAlt: "Basement icon"},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/illustration-house-insurance_53876-6173.jpg", imageAlt: "Basement icon"}
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/illustration-house-insurance_53876-6173.jpg?_wi=2", imageAlt: "Basement icon"}
|
||||
},
|
||||
]}
|
||||
showStepNumbers={false}
|
||||
|
||||
Reference in New Issue
Block a user