Merge version_1 into main #1

Merged
bender merged 2 commits from version_1 into main 2026-03-07 16:06:32 +00:00
2 changed files with 1370 additions and 3 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -104,7 +104,7 @@ export default function LandingPage() {
},
{
id: "2", brand: "Installation", name: "Water Heater Installation", price: "From $899", rating: 5,
reviewCount: "35+", imageSrc: "http://img.b2bpic.net/free-photo/male-worker-operating-machinery-factory_107420-96043.jpg", imageAlt: "Water heater installation"
reviewCount: "35+", imageSrc: "http://img.b2bpic.net/free-photo/male-worker-operating-machinery-factory_107420-96043.jpg?_wi=1", imageAlt: "Water heater installation"
},
{
id: "3", brand: "Maintenance", name: "Drain Cleaning", price: "From $249", rating: 5,
@@ -124,11 +124,11 @@ export default function LandingPage() {
},
{
id: "7", brand: "Repair", name: "Plumbing Repairs", price: "From $179", rating: 5,
reviewCount: "35+", imageSrc: "http://img.b2bpic.net/free-photo/male-worker-operating-machinery-factory_107420-96043.jpg", imageAlt: "Plumbing repair service"
reviewCount: "35+", imageSrc: "http://img.b2bpic.net/free-photo/male-worker-operating-machinery-factory_107420-96043.jpg?_wi=2", imageAlt: "Plumbing repair service"
},
{
id: "8", brand: "Replacement", name: "Hot Water Tank Replacement", price: "From $799", rating: 5,
reviewCount: "35+", imageSrc: "http://img.b2bpic.net/free-photo/male-worker-operating-machinery-factory_107420-96043.jpg", imageAlt: "Hot water tank replacement"
reviewCount: "35+", imageSrc: "http://img.b2bpic.net/free-photo/male-worker-operating-machinery-factory_107420-96043.jpg?_wi=3", imageAlt: "Hot water tank replacement"
}
]}
gridVariant="bento-grid"