Merge version_1 into main #1

Merged
bender merged 2 commits from version_1 into main 2026-03-07 23:20:34 +00:00
2 changed files with 1377 additions and 10 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -56,13 +56,13 @@ export default function LandingPage() {
{
imageSrc: "http://img.b2bpic.net/free-photo/carpentry-concept_23-2147773416.jpg", imageAlt: "Professional handyman with tools"},
{
imageSrc: "http://img.b2bpic.net/free-photo/female-plumber-working-fix-problems-client-s-house_23-2150990724.jpg", imageAlt: "Plumbing repair service"},
imageSrc: "http://img.b2bpic.net/free-photo/female-plumber-working-fix-problems-client-s-house_23-2150990724.jpg?_wi=1", imageAlt: "Plumbing repair service"},
{
imageSrc: "http://img.b2bpic.net/free-photo/electrician-is-mounting-electric-sockets-white-wall-indoors_169016-17794.jpg", imageAlt: "Electrical installation work"},
imageSrc: "http://img.b2bpic.net/free-photo/electrician-is-mounting-electric-sockets-white-wall-indoors_169016-17794.jpg?_wi=1", imageAlt: "Electrical installation work"},
{
imageSrc: "http://img.b2bpic.net/free-photo/side-view-male-carpenter-making-wooden-furniture-workshop_23-2147944929.jpg", imageAlt: "Carpentry and woodwork"},
imageSrc: "http://img.b2bpic.net/free-photo/side-view-male-carpenter-making-wooden-furniture-workshop_23-2147944929.jpg?_wi=1", imageAlt: "Carpentry and woodwork"},
{
imageSrc: "http://img.b2bpic.net/free-photo/lower-angle-portrait-young-strong-man-with-muscles-tries-close-his-suitcase-full-clothes-pressing-bag-with-effort_1258-314717.jpg", imageAlt: "Drywall and painting service"},
imageSrc: "http://img.b2bpic.net/free-photo/lower-angle-portrait-young-strong-man-with-muscles-tries-close-his-suitcase-full-clothes-pressing-bag-with-effort_1258-314717.jpg?_wi=1", imageAlt: "Drywall and painting service"},
]}
ariaLabel="Hero section showcasing handyman services"
/>
@@ -81,16 +81,16 @@ export default function LandingPage() {
features={[
{
id: 1,
title: "Plumbing Repairs", description: "Expert plumbing services including leak repairs, fixture installation, and pipe maintenance for residential properties.", imageSrc: "http://img.b2bpic.net/free-photo/female-plumber-working-fix-problems-client-s-house_23-2150990724.jpg", imageAlt: "Professional plumbing repair"},
title: "Plumbing Repairs", description: "Expert plumbing services including leak repairs, fixture installation, and pipe maintenance for residential properties.", imageSrc: "http://img.b2bpic.net/free-photo/female-plumber-working-fix-problems-client-s-house_23-2150990724.jpg?_wi=2", imageAlt: "Professional plumbing repair"},
{
id: 2,
title: "Electrical Work", description: "Licensed electrical services including outlet installation, wiring updates, and troubleshooting for safe home operation.", imageSrc: "http://img.b2bpic.net/free-photo/electrician-is-mounting-electric-sockets-white-wall-indoors_169016-17794.jpg", imageAlt: "Professional electrical installation"},
title: "Electrical Work", description: "Licensed electrical services including outlet installation, wiring updates, and troubleshooting for safe home operation.", imageSrc: "http://img.b2bpic.net/free-photo/electrician-is-mounting-electric-sockets-white-wall-indoors_169016-17794.jpg?_wi=2", imageAlt: "Professional electrical installation"},
{
id: 3,
title: "Carpentry & Woodwork", description: "Quality carpentry including door installation, cabinet repairs, shelving, and custom woodwork projects.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-male-carpenter-making-wooden-furniture-workshop_23-2147944929.jpg", imageAlt: "Professional carpentry work"},
title: "Carpentry & Woodwork", description: "Quality carpentry including door installation, cabinet repairs, shelving, and custom woodwork projects.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-male-carpenter-making-wooden-furniture-workshop_23-2147944929.jpg?_wi=2", imageAlt: "Professional carpentry work"},
{
id: 4,
title: "Painting & Drywall", description: "Interior painting, drywall repair, and finishing services to refresh and maintain your home's appearance.", imageSrc: "http://img.b2bpic.net/free-photo/lower-angle-portrait-young-strong-man-with-muscles-tries-close-his-suitcase-full-clothes-pressing-bag-with-effort_1258-314717.jpg", imageAlt: "Professional painting and drywall"},
title: "Painting & Drywall", description: "Interior painting, drywall repair, and finishing services to refresh and maintain your home's appearance.", imageSrc: "http://img.b2bpic.net/free-photo/lower-angle-portrait-young-strong-man-with-muscles-tries-close-his-suitcase-full-clothes-pressing-bag-with-effort_1258-314717.jpg?_wi=2", imageAlt: "Professional painting and drywall"},
]}
/>
</div>
@@ -105,7 +105,7 @@ export default function LandingPage() {
{ value: "2000+", title: "Projects Completed" },
{ value: "98%", title: "Customer Satisfaction" },
]}
imageSrc="http://img.b2bpic.net/free-photo/side-view-smiling-mature-businessman-outdoors_23-2147955297.jpg"
imageSrc="http://img.b2bpic.net/free-photo/side-view-smiling-mature-businessman-outdoors_23-2147955297.jpg?_wi=1"
imageAlt="Experienced handyman team"
mediaAnimation="slide-up"
metricsAnimation="slide-up"
@@ -126,7 +126,7 @@ export default function LandingPage() {
{
id: "1", value: "24/7", title: "Available Service", description: "Emergency repairs handled promptly", imageSrc: "http://img.b2bpic.net/free-photo/person-expressing-appreciation-their-workmates_23-2149430639.jpg", imageAlt: "24/7 availability"},
{
id: "2", value: "100%", title: "Licensed & Insured", description: "Full protection for your home", imageSrc: "http://img.b2bpic.net/free-photo/side-view-smiling-mature-businessman-outdoors_23-2147955297.jpg", imageAlt: "Licensed professional"},
id: "2", value: "100%", title: "Licensed & Insured", description: "Full protection for your home", imageSrc: "http://img.b2bpic.net/free-photo/side-view-smiling-mature-businessman-outdoors_23-2147955297.jpg?_wi=2", imageAlt: "Licensed professional"},
]}
/>
</div>