Merge version_1 into main #1

Merged
bender merged 2 commits from version_1 into main 2026-03-08 19:45:18 +00:00
2 changed files with 1371 additions and 4 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -60,21 +60,21 @@ export default function LandingPage() {
title: "Roofing & Repairs", description: "Complete roof installation, repair, and maintenance. We handle all residential and light commercial roofing needs.", phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/man-painting-car-door-front-view_23-2149714291.jpg", imageAlt: "roofer working on residential home"},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/man-working-mdf-boards-warehouse_23-2149384863.jpg", imageAlt: "demolition crew heavy equipment"},
imageSrc: "http://img.b2bpic.net/free-photo/man-working-mdf-boards-warehouse_23-2149384863.jpg?_wi=1", imageAlt: "demolition crew heavy equipment"},
},
{
id: 2,
title: "Painting & Finishing", description: "Interior and exterior painting with professional results. Quick turnarounds and meticulous attention to detail.", phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/house-renovation_1385-2108.jpg", imageAlt: "professional painter interior wall work"},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-artisan-doing-woodcutting_23-2150104814.jpg", imageAlt: "carpenter working on wood framing"},
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-artisan-doing-woodcutting_23-2150104814.jpg?_wi=1", imageAlt: "carpenter working on wood framing"},
},
{
id: 3,
title: "Carpentry & Demolition", description: "Expert carpentry for decks, framing, and custom builds. Site demolition and debris removal available.", phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-artisan-doing-woodcutting_23-2150104814.jpg", imageAlt: "carpenter working on wood framing"},
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-artisan-doing-woodcutting_23-2150104814.jpg?_wi=2", imageAlt: "carpenter working on wood framing"},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/man-working-mdf-boards-warehouse_23-2149384863.jpg", imageAlt: "demolition crew heavy equipment"},
imageSrc: "http://img.b2bpic.net/free-photo/man-working-mdf-boards-warehouse_23-2149384863.jpg?_wi=2", imageAlt: "demolition crew heavy equipment"},
},
]}
showStepNumbers={false}