Update src/app/page.tsx

This commit is contained in:
2026-03-03 18:17:03 +00:00
parent e83540d617
commit e4a7380d83

View File

@@ -55,7 +55,7 @@ export default function HomePage() {
{ text: "Call Us: (519) 555-1234", href: "tel:+15195551234" },
{ text: "Request a Quote", href: "/contact" },
]}
imageSrc="http://img.b2bpic.net/free-photo/warehouse-workers-checking-inventory-large-distribution-warehouse-storage_342744-1538.jpg"
imageSrc="http://img.b2bpic.net/free-photo/warehouse-workers-checking-inventory-large-distribution-warehouse-storage_342744-1538.jpg?_wi=1"
imageAlt="Electrical supplies and distribution warehouse"
showDimOverlay={true}
/>
@@ -69,7 +69,7 @@ export default function HomePage() {
name: "Klein Tools Professional Grade",
price: "Call for Pricing",
imageSrc:
"http://img.b2bpic.net/free-photo/working-tools-things-worker-builder-electrician-top-view_169016-25063.jpg",
"http://img.b2bpic.net/free-photo/working-tools-things-worker-builder-electrician-top-view_169016-25063.jpg?_wi=1",
imageAlt: "Klein Tools electrical equipment",
},
{
@@ -77,7 +77,7 @@ export default function HomePage() {
name: "Milwaukee Authorized Distributor",
price: "Call for Pricing",
imageSrc:
"http://img.b2bpic.net/free-photo/high-angle-worker-wearing-gloves_23-2149916269.jpg",
"http://img.b2bpic.net/free-photo/high-angle-worker-wearing-gloves_23-2149916269.jpg?_wi=1",
imageAlt: "Milwaukee professional tools",
},
{
@@ -85,7 +85,7 @@ export default function HomePage() {
name: "Electrical Distribution & Hydro Supplies",
price: "Call for Pricing",
imageSrc:
"http://img.b2bpic.net/free-photo/steel-gate-technology-retractable-fence_1359-682.jpg",
"http://img.b2bpic.net/free-photo/steel-gate-technology-retractable-fence_1359-682.jpg?_wi=1",
imageAlt: "PVC, poles, and distribution hardware",
},
]}
@@ -129,7 +129,7 @@ export default function HomePage() {
description:
"Our warehouse is stocked with popular electrical tools, distribution materials, and hydro supplies. Most orders available same-day for local pickup or delivery.",
imageSrc:
"http://img.b2bpic.net/free-photo/female-depot-staff-tracking-orders-controlling-warehouse-merchandise_482257-130861.jpg",
"http://img.b2bpic.net/free-photo/female-depot-staff-tracking-orders-controlling-warehouse-merchandise_482257-130861.jpg?_wi=1",
imageAlt: "Warehouse inventory management",
},
{
@@ -140,7 +140,7 @@ export default function HomePage() {
description:
"Our team of electrical supply experts can help you select the right products for your project, answer technical questions, and provide bulk pricing for contractor accounts.",
imageSrc:
"http://img.b2bpic.net/free-photo/mid-adult-manager-using-digital-tablet-while-talking-car-mechanics-auto-repair-shop_637285-4225.jpg",
"http://img.b2bpic.net/free-photo/mid-adult-manager-using-digital-tablet-while-talking-car-mechanics-auto-repair-shop_637285-4225.jpg?_wi=1",
imageAlt: "Professional business consultation",
},
{
@@ -151,7 +151,7 @@ export default function HomePage() {
description:
"We deliver throughout Essex County and surrounding areas. Whether you need materials at the job site or want to pick up at our location, we've got flexible options.",
imageSrc:
"http://img.b2bpic.net/free-vector/gradient-canada-map-infographic_23-2148702580.jpg",
"http://img.b2bpic.net/free-vector/gradient-canada-map-infographic_23-2148702580.jpg?_wi=1",
imageAlt: "Service territory map",
},
]}
@@ -173,7 +173,7 @@ export default function HomePage() {
testimonial:
"Power Distribution Supply has been my go-to supplier for over 10 years. Their knowledge and fast service save me hours on every job. Highly recommended.",
imageSrc:
"http://img.b2bpic.net/free-photo/portrait-smiling-young-architect-man-showing-thumb-up-gesture-looking-camera_23-2148203957.jpg",
"http://img.b2bpic.net/free-photo/portrait-smiling-young-architect-man-showing-thumb-up-gesture-looking-camera_23-2148203957.jpg?_wi=1",
imageAlt: "Mike Thompson",
},
{
@@ -183,7 +183,7 @@ export default function HomePage() {
testimonial:
"The quality of products and professionalism of their team is unmatched. They always have what I need in stock, and the pricing is fair for the service level.",
imageSrc:
"http://img.b2bpic.net/free-photo/portrait-happy-black-auto-mechanic-workshop_637285-9406.jpg",
"http://img.b2bpic.net/free-photo/portrait-happy-black-auto-mechanic-workshop_637285-9406.jpg?_wi=1",
imageAlt: "Sarah Chen",
},
{
@@ -193,7 +193,7 @@ export default function HomePage() {
testimonial:
"We supply our maintenance department through Power Distribution. Their delivery is reliable, staff is helpful, and account management is seamless.",
imageSrc:
"http://img.b2bpic.net/free-photo/portrait-smiling-businessman-sitting-sofa-waiting-area_107420-95816.jpg",
"http://img.b2bpic.net/free-photo/portrait-smiling-businessman-sitting-sofa-waiting-area_107420-95816.jpg?_wi=1",
imageAlt: "David Martinez",
},
{
@@ -225,7 +225,7 @@ export default function HomePage() {
title: "Towns Covered",
description: "Windsor, Leamington, Tecumseh, Lakeshore and more",
imageSrc:
"http://img.b2bpic.net/free-vector/gradient-canada-map-infographic_23-2148702580.jpg",
"http://img.b2bpic.net/free-vector/gradient-canada-map-infographic_23-2148702580.jpg?_wi=2",
imageAlt: "Service area map",
},
{
@@ -234,7 +234,7 @@ export default function HomePage() {
title: "Typical Delivery",
description: "Local delivery within Essex County available",
imageSrc:
"http://img.b2bpic.net/free-vector/gradient-canada-map-infographic_23-2148702580.jpg",
"http://img.b2bpic.net/free-vector/gradient-canada-map-infographic_23-2148702580.jpg?_wi=3",
imageAlt: "Fast delivery coverage",
},
]}