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
@@ -154,23 +154,23 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
title: "Consultation", description: "We meet with you to understand your vision, assess your space, answer questions, and discuss budget options. This is where we build trust and establish clear expectations.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/coworkers-office-with-architecture-plans-computer_329181-12346.jpg" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/coworkers-office-with-architecture-plans-computer_329181-12346.jpg" },
|
||||
title: "Consultation", description: "We meet with you to understand your vision, assess your space, answer questions, and discuss budget options. This is where we build trust and establish clear expectations.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/coworkers-office-with-architecture-plans-computer_329181-12346.jpg?_wi=1" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/coworkers-office-with-architecture-plans-computer_329181-12346.jpg?_wi=2" },
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "Design & Planning", description: "Our team develops detailed plans and designs tailored to your home and budget. We guide you through material selections and help you make confident decisions.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/drafting-tools-around-house-symbol_23-2147785571.jpg" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/drafting-tools-around-house-symbol_23-2147785571.jpg" },
|
||||
title: "Design & Planning", description: "Our team develops detailed plans and designs tailored to your home and budget. We guide you through material selections and help you make confident decisions.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/drafting-tools-around-house-symbol_23-2147785571.jpg?_wi=1" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/drafting-tools-around-house-symbol_23-2147785571.jpg?_wi=2" },
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
title: "Construction", description: "Our professional crews execute the work with precision and care. We maintain clear communication, respect your home, and keep the project on schedule.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/construction-work-site_1398-2991.jpg" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/construction-work-site_1398-2991.jpg" },
|
||||
title: "Construction", description: "Our professional crews execute the work with precision and care. We maintain clear communication, respect your home, and keep the project on schedule.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/construction-work-site_1398-2991.jpg?_wi=1" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/construction-work-site_1398-2991.jpg?_wi=2" },
|
||||
},
|
||||
{
|
||||
id: 4,
|
||||
title: "Final Walkthrough", description: "We conduct a thorough inspection together, address any final details, and hand over your beautifully remodeled space. Your satisfaction is our success.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/parents-welcoming-son-kitchen_23-2148414950.jpg" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/parents-welcoming-son-kitchen_23-2148414950.jpg" },
|
||||
title: "Final Walkthrough", description: "We conduct a thorough inspection together, address any final details, and hand over your beautifully remodeled space. Your satisfaction is our success.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/parents-welcoming-son-kitchen_23-2148414950.jpg?_wi=1" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/parents-welcoming-son-kitchen_23-2148414950.jpg?_wi=2" },
|
||||
},
|
||||
]}
|
||||
showStepNumbers={true}
|
||||
|
||||
Reference in New Issue
Block a user