Update src/app/page.tsx

This commit is contained in:
2026-03-13 23:38:26 +00:00
parent dd1b488efc
commit 2fe48f03f2

View File

@@ -102,23 +102,23 @@ export default function LandingPage() {
features={[
{
id: 1,
title: "Home Renovations", description: "Transform outdated spaces into modern, beautiful living areas that match your lifestyle and vision.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/handsome-young-carpenter-working-with-experienced-man_329181-15613.jpg" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/handsome-young-carpenter-working-with-experienced-man_329181-15613.jpg" }
title: "Home Renovations", description: "Transform outdated spaces into modern, beautiful living areas that match your lifestyle and vision.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/handsome-young-carpenter-working-with-experienced-man_329181-15613.jpg?_wi=1" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/handsome-young-carpenter-working-with-experienced-man_329181-15613.jpg?_wi=2" }
},
{
id: 2,
title: "Kitchen & Bathroom Remodeling", description: "Expert remodeling of kitchens, bathrooms, and interiors tailored to your exact vision and needs.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/desk-empty-office_23-2147668765.jpg" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/desk-empty-office_23-2147668765.jpg" }
title: "Kitchen & Bathroom Remodeling", description: "Expert remodeling of kitchens, bathrooms, and interiors tailored to your exact vision and needs.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/desk-empty-office_23-2147668765.jpg?_wi=1" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/desk-empty-office_23-2147668765.jpg?_wi=2" }
},
{
id: 3,
title: "Repairs & Improvements", description: "Professional repairs and strategic upgrades that increase your home's value and functionality.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-people-holding-hands_23-2149366646.jpg" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-people-holding-hands_23-2149366646.jpg" }
title: "Repairs & Improvements", description: "Professional repairs and strategic upgrades that increase your home's value and functionality.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-people-holding-hands_23-2149366646.jpg?_wi=1" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-people-holding-hands_23-2149366646.jpg?_wi=2" }
},
{
id: 4,
title: "Exterior Projects", description: "Roofing, siding, structural improvements, and outdoor builds with premium materials and craftsmanship.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-wearing-protection-helmet-outdoors_23-2149343635.jpg" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-wearing-protection-helmet-outdoors_23-2149343635.jpg" }
title: "Exterior Projects", description: "Roofing, siding, structural improvements, and outdoor builds with premium materials and craftsmanship.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-wearing-protection-helmet-outdoors_23-2149343635.jpg?_wi=1" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-wearing-protection-helmet-outdoors_23-2149343635.jpg?_wi=2" }
}
]}
showStepNumbers={true}
@@ -168,11 +168,11 @@ export default function LandingPage() {
testimonials={[
{
id: "testimonial-1", name: "Sarah Mitchell", role: "Homeowner", company: "Denver, CO", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/carpenter-working-house_329181-9436.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/carpenter-working-house_329181-9436.jpg?_wi=1"
},
{
id: "testimonial-2", name: "Michael Johnson", role: "Homeowner", company: "Aurora, CO", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-woman-laughing-talking-mobile-phone_1139-20.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-woman-laughing-talking-mobile-phone_1139-20.jpg?_wi=1"
},
{
id: "testimonial-3", name: "Jennifer & Tom Davis", role: "Homeowners", company: "Littleton, CO", rating: 5,
@@ -184,11 +184,11 @@ export default function LandingPage() {
},
{
id: "testimonial-5", name: "Amanda Rodriguez", role: "Homeowner", company: "Lakewood, CO", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/carpenter-working-house_329181-9436.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/carpenter-working-house_329181-9436.jpg?_wi=2"
},
{
id: "testimonial-6", name: "David Thompson", role: "Homeowner", company: "Westminster, CO", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-woman-laughing-talking-mobile-phone_1139-20.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-woman-laughing-talking-mobile-phone_1139-20.jpg?_wi=2"
}
]}
kpiItems={[