Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-04-09 01:51:21 +00:00

View File

@@ -72,19 +72,19 @@ export default function LandingPage() {
]} ]}
mediaItems={[ mediaItems={[
{ {
imageSrc: "http://img.b2bpic.net/free-photo/top-view-mechanic-tools_23-2148558020.jpg", imageSrc: "http://img.b2bpic.net/free-photo/top-view-mechanic-tools_23-2148558020.jpg?_wi=1",
imageAlt: "Handyman repairing cabinet", imageAlt: "Handyman repairing cabinet",
}, },
{ {
imageSrc: "http://img.b2bpic.net/free-photo/painting-apartment-wall-with-white-paint-using-roller-brush-handyman-renovating-apartment-redecoration-home-construction-while-renovating-improving-repair-decorating_482257-14184.jpg", imageSrc: "http://img.b2bpic.net/free-photo/painting-apartment-wall-with-white-paint-using-roller-brush-handyman-renovating-apartment-redecoration-home-construction-while-renovating-improving-repair-decorating_482257-14184.jpg?_wi=1",
imageAlt: "Drywall repair service", imageAlt: "Drywall repair service",
}, },
{ {
imageSrc: "http://img.b2bpic.net/free-photo/tiler-working-renovation-apartment_23-2149278614.jpg", imageSrc: "http://img.b2bpic.net/free-photo/tiler-working-renovation-apartment_23-2149278614.jpg?_wi=1",
imageAlt: "Home improvement renovation", imageAlt: "Home improvement renovation",
}, },
{ {
imageSrc: "http://img.b2bpic.net/free-photo/diverse-team-working-storehouse-inventory_482257-108883.jpg", imageSrc: "http://img.b2bpic.net/free-photo/diverse-team-working-storehouse-inventory_482257-108883.jpg?_wi=1",
imageAlt: "Painting and detailing", imageAlt: "Painting and detailing",
}, },
{ {
@@ -130,25 +130,25 @@ export default function LandingPage() {
{ {
title: "Room Renovations", title: "Room Renovations",
description: "Complete room transformations delivered with professional care.", description: "Complete room transformations delivered with professional care.",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-mechanic-tools_23-2148558020.jpg", imageSrc: "http://img.b2bpic.net/free-photo/top-view-mechanic-tools_23-2148558020.jpg?_wi=2",
imageAlt: "Room Renovation", imageAlt: "Room Renovation",
}, },
{ {
title: "Drywall & Painting", title: "Drywall & Painting",
description: "Seamless repair work and quality finish for every wall.", description: "Seamless repair work and quality finish for every wall.",
imageSrc: "http://img.b2bpic.net/free-photo/painting-apartment-wall-with-white-paint-using-roller-brush-handyman-renovating-apartment-redecoration-home-construction-while-renovating-improving-repair-decorating_482257-14184.jpg", imageSrc: "http://img.b2bpic.net/free-photo/painting-apartment-wall-with-white-paint-using-roller-brush-handyman-renovating-apartment-redecoration-home-construction-while-renovating-improving-repair-decorating_482257-14184.jpg?_wi=2",
imageAlt: "Drywall Repair", imageAlt: "Drywall Repair",
}, },
{ {
title: "Flooring & Cabinetry", title: "Flooring & Cabinetry",
description: "Expert installation and cabinet work for your kitchen and living space.", description: "Expert installation and cabinet work for your kitchen and living space.",
imageSrc: "http://img.b2bpic.net/free-photo/tiler-working-renovation-apartment_23-2149278614.jpg", imageSrc: "http://img.b2bpic.net/free-photo/tiler-working-renovation-apartment_23-2149278614.jpg?_wi=2",
imageAlt: "Flooring and Cabinets", imageAlt: "Flooring and Cabinets",
}, },
{ {
title: "Lighting & Backsplash", title: "Lighting & Backsplash",
description: "Finishing touches like lighting installation and elegant backsplashes.", description: "Finishing touches like lighting installation and elegant backsplashes.",
imageSrc: "http://img.b2bpic.net/free-photo/diverse-team-working-storehouse-inventory_482257-108883.jpg", imageSrc: "http://img.b2bpic.net/free-photo/diverse-team-working-storehouse-inventory_482257-108883.jpg?_wi=2",
imageAlt: "Lighting and Backsplash", imageAlt: "Lighting and Backsplash",
}, },
]} ]}