Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-31 17:21:13 +00:00

View File

@@ -69,15 +69,15 @@ export default function LandingPage() {
imageAlt: "Truck transport",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/old-rusty-panel-with-dust-cobwebs-around_169016-3284.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/old-rusty-panel-with-dust-cobwebs-around_169016-3284.jpg?_wi=1",
imageAlt: "Engine maintenance",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/excavator-digging-ground-day-light_23-2149194767.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/excavator-digging-ground-day-light_23-2149194767.jpg?_wi=1",
imageAlt: "Operator controls",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/heavy-excavator-digging-day-light_23-2149194826.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/heavy-excavator-digging-day-light_23-2149194826.jpg?_wi=1",
imageAlt: "Bulldozer",
},
]}
@@ -97,14 +97,14 @@ export default function LandingPage() {
id: 1,
title: "Machinery Rentals",
description: "High-performance excavators, dozers, and cranes available for short or long-term lease.",
imageSrc: "http://img.b2bpic.net/free-photo/old-rusty-panel-with-dust-cobwebs-around_169016-3284.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/old-rusty-panel-with-dust-cobwebs-around_169016-3284.jpg?_wi=2",
imageAlt: "Machinery",
},
{
id: 2,
title: "Material Supply",
description: "Direct delivery of sand, gravel, and crushed stone to your job site.",
imageSrc: "http://img.b2bpic.net/free-photo/excavator-digging-ground-day-light_23-2149194767.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/excavator-digging-ground-day-light_23-2149194767.jpg?_wi=2",
imageAlt: "Materials",
},
{
@@ -131,7 +131,7 @@ export default function LandingPage() {
id: "p1",
name: "Heavy Excavator",
price: "$800/day",
imageSrc: "http://img.b2bpic.net/free-photo/heavy-excavator-digging-day-light_23-2149194826.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/heavy-excavator-digging-day-light_23-2149194826.jpg?_wi=2",
imageAlt: "Excavator",
},
{
@@ -200,7 +200,7 @@ export default function LandingPage() {
role: "Site Manager",
company: "Metro Builders",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/side-view-smiley-man-showing-approval_23-2148269357.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-smiley-man-showing-approval_23-2148269357.jpg?_wi=1",
},
{
id: "t2",
@@ -232,7 +232,7 @@ export default function LandingPage() {
role: "Director",
company: "Global Works",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/side-view-smiley-man-showing-approval_23-2148269357.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-smiley-man-showing-approval_23-2148269357.jpg?_wi=2",
},
]}
kpiItems={[