Update src/app/page.tsx
This commit is contained in:
@@ -72,19 +72,19 @@ export default function LandingPage() {
|
||||
]}
|
||||
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",
|
||||
},
|
||||
{
|
||||
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",
|
||||
},
|
||||
{
|
||||
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",
|
||||
},
|
||||
{
|
||||
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",
|
||||
},
|
||||
{
|
||||
@@ -130,25 +130,25 @@ export default function LandingPage() {
|
||||
{
|
||||
title: "Room Renovations",
|
||||
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",
|
||||
},
|
||||
{
|
||||
title: "Drywall & Painting",
|
||||
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",
|
||||
},
|
||||
{
|
||||
title: "Flooring & Cabinetry",
|
||||
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",
|
||||
},
|
||||
{
|
||||
title: "Lighting & Backsplash",
|
||||
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",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user