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 11:33:05 +00:00

View File

@@ -102,21 +102,21 @@ export default function LandingPage() {
title: "Paints & Solvents",
description: "Professional grade coatings for every surface.",
tag: "Popular",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-painting-brushes-with-paint-cans_23-2148591316.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-painting-brushes-with-paint-cans_23-2148591316.jpg?_wi=1",
},
{
id: "f2",
title: "Power & Hand Tools",
description: "Reliable equipment built for real work.",
tag: "Top Pick",
imageSrc: "http://img.b2bpic.net/free-photo/creative-man-working-wood-workshop_23-2148970802.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/creative-man-working-wood-workshop_23-2148970802.jpg?_wi=1",
},
{
id: "f3",
title: "Electrical Materials",
description: "Switches, plugs, and industrial wiring components.",
tag: "Essentials",
imageSrc: "http://img.b2bpic.net/free-photo/various-nozzles-ratchets_23-2148180527.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/various-nozzles-ratchets_23-2148180527.jpg?_wi=1",
},
]}
title="Explore Our Categories"
@@ -184,19 +184,19 @@ export default function LandingPage() {
id: "p1",
name: "Pro Drill Set",
price: "R 1,299",
imageSrc: "http://img.b2bpic.net/free-photo/creative-man-working-wood-workshop_23-2148970802.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/creative-man-working-wood-workshop_23-2148970802.jpg?_wi=2",
},
{
id: "p2",
name: "Industrial Paint Spray",
price: "R 850",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-painting-brushes-with-paint-cans_23-2148591316.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-painting-brushes-with-paint-cans_23-2148591316.jpg?_wi=2",
},
{
id: "p3",
name: "Wire Terminal Kit",
price: "R 450",
imageSrc: "http://img.b2bpic.net/free-photo/various-nozzles-ratchets_23-2148180527.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/various-nozzles-ratchets_23-2148180527.jpg?_wi=2",
},
]}
/>