Merge version_4 into main #7

Merged
bender merged 2 commits from version_4 into main 2026-03-03 19:42:58 +00:00
2 changed files with 42 additions and 21 deletions

View File

@@ -12,7 +12,8 @@ export const metadata: Metadata = {
title: "Electrical & Hydro Supplies in Essex County, ON", description: "Power Distribution Supply is your trusted local source for Klein, Milwaukee, and electrical distribution supplies in Windsor and Essex County. Call (519) 555-1234.", keywords: "electrical supplies, hydro supplies, Klein Tools, Milwaukee, Essex County, Windsor, Ontario, contractor supplies, distribution materials", openGraph: {
title: "Power Distribution Supply - Local Electrical Supplies", description: "Quality electrical and hydro supplies serving contractors and businesses throughout Essex County, Ontario.", url: "https://powerdistributionsupply.com", siteName: "Power Distribution Supply", type: "website", images: [
{
url: "http://img.b2bpic.net/free-photo/warehouse-workers-checking-inventory-large-distribution-warehouse-storage_342744-1538.jpg", alt: "Power Distribution Supply warehouse"},
url: "http://img.b2bpic.net/free-photo/warehouse-workers-checking-inventory-large-distribution-warehouse-storage_342744-1538.jpg", alt: "Power Distribution Supply warehouse"
},
],
},
twitter: {

View File

@@ -40,7 +40,8 @@ export default function HomePage() {
brandName="Power Distribution Supply"
navItems={navItems}
button={{
text: "Call Now", href: "tel:+15195551234"}}
text: "Call Now", href: "tel:+15195551234"
}}
animateOnLoad={true}
/>
</div>
@@ -63,11 +64,14 @@ export default function HomePage() {
<ProductCardThree
products={[
{
id: "1", name: "Klein Tools Professional Grade", price: "Contact for Best Rate", imageSrc: "http://img.b2bpic.net/free-photo/working-tools-things-worker-builder-electrician-top-view_169016-25063.jpg?_wi=1", imageAlt: "Klein Tools electrical equipment"},
id: "1", name: "Klein Tools Professional Grade", price: "Contact for Best Rate", imageSrc: "http://img.b2bpic.net/free-photo/working-tools-things-worker-builder-electrician-top-view_169016-25063.jpg?_wi=1", imageAlt: "Klein Tools electrical equipment"
},
{
id: "2", name: "Milwaukee Authorized Distributor", price: "Contact for Best Rate", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-worker-wearing-gloves_23-2149916269.jpg?_wi=1", imageAlt: "Milwaukee professional tools"},
id: "2", name: "Milwaukee Authorized Distributor", price: "Contact for Best Rate", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-worker-wearing-gloves_23-2149916269.jpg?_wi=1", imageAlt: "Milwaukee professional tools"
},
{
id: "3", name: "Electrical Distribution & Hydro Supplies", price: "Contact for Best Rate", imageSrc: "http://img.b2bpic.net/free-photo/steel-gate-technology-retractable-fence_1359-682.jpg?_wi=1", imageAlt: "PVC, poles, and distribution hardware"},
id: "3", name: "Electrical Distribution & Hydro Supplies", price: "Contact for Best Rate", imageSrc: "http://img.b2bpic.net/free-photo/steel-gate-technology-retractable-fence_1359-682.jpg?_wi=1", imageAlt: "PVC, poles, and distribution hardware"
},
]}
title="Featured Products & Brands"
description="We stock authorized brands trusted by professionals across the region. Browse our most popular categories."
@@ -91,7 +95,8 @@ export default function HomePage() {
{ icon: Zap, label: "Brand Lines", value: "50+" },
{
icon: CheckCircle,
label: "Customer Satisfaction", value: "98%"},
label: "Customer Satisfaction", value: "98%"
},
]}
metricsAnimation="slide-up"
/>
@@ -102,13 +107,16 @@ export default function HomePage() {
features={[
{
id: 1,
tag: "Fast Service", title: "Same-Day Availability", subtitle: "Stock what contractors need, when they need it.", 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?_wi=1", imageAlt: "Warehouse inventory management"},
tag: "Fast Service", title: "Same-Day Availability", subtitle: "Stock what contractors need, when they need it.", 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?_wi=1", imageAlt: "Warehouse inventory management"
},
{
id: 2,
tag: "Expert Support", title: "Professional Guidance", subtitle: "Experienced staff ready to help with technical questions.", 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?_wi=1", imageAlt: "Professional business consultation"},
tag: "Expert Support", title: "Professional Guidance", subtitle: "Experienced staff ready to help with technical questions.", 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?_wi=1", imageAlt: "Professional business consultation"
},
{
id: 3,
tag: "Local Delivery", title: "Essex County Coverage", subtitle: "Serving your area with reliable delivery.", 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?_wi=1", imageAlt: "Service territory map"},
tag: "Local Delivery", title: "Essex County Coverage", subtitle: "Serving your area with reliable delivery.", 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?_wi=1", imageAlt: "Service territory map"
},
]}
title="Why Choose Power Distribution Supply?"
description="We understand the needs of local contractors and businesses. Here's what sets us apart."
@@ -122,13 +130,17 @@ export default function HomePage() {
<TestimonialCardTwo
testimonials={[
{
id: "1", name: "Mike Thompson", role: "Licensed Electrician", 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?_wi=1", imageAlt: "Mike Thompson"},
id: "1", name: "Mike Thompson", role: "Licensed Electrician", 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?_wi=1", imageAlt: "Mike Thompson"
},
{
id: "2", name: "Sarah Chen", role: "Electrical Contractor", 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?_wi=1", imageAlt: "Sarah Chen"},
id: "2", name: "Sarah Chen", role: "Electrical Contractor", 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?_wi=1", imageAlt: "Sarah Chen"
},
{
id: "3", name: "David Martinez", role: "Facilities Manager", 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?_wi=1", imageAlt: "David Martinez"},
id: "3", name: "David Martinez", role: "Facilities Manager", 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?_wi=1", imageAlt: "David Martinez"
},
{
id: "4", name: "Jennifer Walsh", role: "Project Manager", testimonial: "Local expertise combined with national brands. That's what I get from Power Distribution Supply. They're a critical partner for our operations.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-middle-aged-business-woman_1262-3085.jpg", imageAlt: "Jennifer Walsh"},
id: "4", name: "Jennifer Walsh", role: "Project Manager", testimonial: "Local expertise combined with national brands. That's what I get from Power Distribution Supply. They're a critical partner for our operations.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-middle-aged-business-woman_1262-3085.jpg", imageAlt: "Jennifer Walsh"
},
]}
title="Trusted by Local Contractors"
description="Hear from businesses and contractors who rely on us daily"
@@ -143,9 +155,11 @@ export default function HomePage() {
<MetricCardEleven
metrics={[
{
id: "1", value: "10+", title: "Towns Covered", description: "Windsor, Leamington, Tecumseh, Lakeshore and more", imageSrc: "http://img.b2bpic.net/free-vector/gradient-canada-map-infographic_23-2148702580.jpg?_wi=2", imageAlt: "Service area map"},
id: "1", value: "10+", title: "Towns Covered", description: "Windsor, Leamington, Tecumseh, Lakeshore and more", imageSrc: "http://img.b2bpic.net/free-vector/gradient-canada-map-infographic_23-2148702580.jpg?_wi=2", imageAlt: "Service area map"
},
{
id: "2", value: "1 Day", title: "Typical Delivery", description: "Local delivery within Essex County available", imageSrc: "http://img.b2bpic.net/free-vector/gradient-canada-map-infographic_23-2148702580.jpg?_wi=3", imageAlt: "Fast delivery coverage"},
id: "2", value: "1 Day", title: "Typical Delivery", description: "Local delivery within Essex County available", imageSrc: "http://img.b2bpic.net/free-vector/gradient-canada-map-infographic_23-2148702580.jpg?_wi=3", imageAlt: "Fast delivery coverage"
},
]}
title="Serving Essex County and Beyond"
description="We deliver to all major communities in Essex County and surrounding regions"
@@ -159,17 +173,23 @@ export default function HomePage() {
<FaqDouble
faqs={[
{
id: "1", title: "What are your business hours?", content: "Monday - Friday: 7:00 AM - 5:00 PM EST. Saturday: 8:00 AM - 12:00 PM. We're closed Sundays and statutory holidays. For emergency orders outside business hours, call our emergency line."},
id: "1", title: "What are your business hours?", content: "Monday - Friday: 7:00 AM - 5:00 PM EST. Saturday: 8:00 AM - 12:00 PM. We're closed Sundays and statutory holidays. For emergency orders outside business hours, call our emergency line."
},
{
id: "2", title: "Do you offer contractor accounts?", content: "Yes! We offer competitive pricing for contractor accounts with volume discounts, flexible payment terms, and dedicated account management. Call (519) 555-1234 to set up your account today."},
id: "2", title: "Do you offer contractor accounts?", content: "Yes! We offer competitive pricing for contractor accounts with volume discounts, flexible payment terms, and dedicated account management. Call (519) 555-1234 to set up your account today."
},
{
id: "3", title: "What brands do you carry?", content: "We are authorized distributors for Klein Tools, Milwaukee, and many other leading brands. We also stock a full range of electrical distribution materials, PVC, poles, hardware, and utility supplies."},
id: "3", title: "What brands do you carry?", content: "We are authorized distributors for Klein Tools, Milwaukee, and many other leading brands. We also stock a full range of electrical distribution materials, PVC, poles, hardware, and utility supplies."
},
{
id: "4", title: "Do you deliver?", content: "Yes! We offer same-day delivery throughout Essex County for orders placed before 2:00 PM. Delivery fees depend on distance and order size. Call for a quote."},
id: "4", title: "Do you deliver?", content: "Yes! We offer same-day delivery throughout Essex County for orders placed before 2:00 PM. Delivery fees depend on distance and order size. Call for a quote."
},
{
id: "5", title: "How do I request a quote?", content: "You can submit a quote request online through our contact form, call us directly at (519) 555-1234, or visit our showroom. Include project details, quantities needed, and timeline for fastest response."},
id: "5", title: "How do I request a quote?", content: "You can submit a quote request online through our contact form, call us directly at (519) 555-1234, or visit our showroom. Include project details, quantities needed, and timeline for fastest response."
},
{
id: "6", title: "Do you offer technical support?", content: "Absolutely. Our experienced staff can answer technical questions about products, help with application-specific recommendations, and assist with troubleshooting. Call our support line during business hours."},
id: "6", title: "Do you offer technical support?", content: "Absolutely. Our experienced staff can answer technical questions about products, help with application-specific recommendations, and assist with troubleshooting. Call our support line during business hours."
},
]}
title="Frequently Asked Questions"
description="Find answers to common questions about our products, services, and ordering process"