Compare commits
14 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 83f3b1f47d | |||
| 451f4cfb04 | |||
| b4a314c498 | |||
| 21c628e375 | |||
| a25f4a8b47 | |||
| 1f49534b42 | |||
| 7d8b365c1a | |||
| 39669fc767 | |||
| 595b2b90d7 | |||
| 724e334fa3 | |||
| 5b41610271 | |||
| 8b22cad631 | |||
| 8596e1fdf7 | |||
| f69a63cea5 |
@@ -5,32 +5,19 @@ import { ServiceWrapper } from "@/components/ServiceWrapper";
|
||||
import Tag from "@/tag/Tag";
|
||||
|
||||
const inter = Inter({
|
||||
variable: "--font-inter",
|
||||
subsets: ["latin"],
|
||||
variable: "--font-inter", subsets: ["latin"],
|
||||
});
|
||||
|
||||
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: [
|
||||
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: {
|
||||
card: "summary_large_image",
|
||||
title: "Power Distribution Supply - Essex County",
|
||||
description: "Your trusted local source for electrical and hydro supplies.",
|
||||
images: ["http://img.b2bpic.net/free-photo/warehouse-workers-checking-inventory-large-distribution-warehouse-storage_342744-1538.jpg"],
|
||||
card: "summary_large_image", title: "Power Distribution Supply - Essex County", description: "Your trusted local source for electrical and hydro supplies.", images: ["http://img.b2bpic.net/free-photo/warehouse-workers-checking-inventory-large-distribution-warehouse-storage_342744-1538.jpg"],
|
||||
},
|
||||
};
|
||||
|
||||
|
||||
155
src/app/page.tsx
155
src/app/page.tsx
@@ -12,7 +12,7 @@ import MetricCardEleven from "@/components/sections/metrics/MetricCardEleven";
|
||||
import FaqDouble from "@/components/sections/faq/FaqDouble";
|
||||
import ContactCenter from "@/components/sections/contact/ContactCenter";
|
||||
import FooterSimple from "@/components/sections/footer/FooterSimple";
|
||||
import { Store, Users, Zap, CheckCircle } from "lucide-react";
|
||||
import { Store, Users, Zap, CheckCircle, Phone } from "lucide-react";
|
||||
|
||||
export default function HomePage() {
|
||||
const navItems = [
|
||||
@@ -40,8 +40,7 @@ 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}
|
||||
/>
|
||||
@@ -50,7 +49,7 @@ export default function HomePage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroLogo
|
||||
logoText="Power Distribution Supply"
|
||||
description="Your trusted local source for electrical and hydro supplies in Essex County, Ontario. Serving contractors and businesses since 2005."
|
||||
description="Your trusted local source for electrical and hydro supplies in Essex County, Ontario. Serving contractors and businesses since 2005. Authorized Klein Tools & Milwaukee Distributor."
|
||||
buttons={[
|
||||
{ text: "Call Us: (519) 555-1234", href: "tel:+15195551234" },
|
||||
{ text: "Request a Quote", href: "/contact" },
|
||||
@@ -65,28 +64,13 @@ export default function HomePage() {
|
||||
<ProductCardThree
|
||||
products={[
|
||||
{
|
||||
id: "1",
|
||||
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?_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: "Call for Pricing",
|
||||
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: "Call for Pricing",
|
||||
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"
|
||||
@@ -96,6 +80,7 @@ export default function HomePage() {
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
animationType="slide-up"
|
||||
tag="Quality Brands"
|
||||
tagIcon={Phone}
|
||||
buttons={[{ text: "Browse All Products", href: "/products" }]}
|
||||
/>
|
||||
</div>
|
||||
@@ -110,8 +95,7 @@ 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"
|
||||
@@ -123,36 +107,15 @@ 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?"
|
||||
@@ -167,44 +130,16 @@ 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"
|
||||
@@ -220,22 +155,10 @@ 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"
|
||||
@@ -250,40 +173,22 @@ 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"
|
||||
@@ -302,7 +207,7 @@ export default function HomePage() {
|
||||
background={{ variant: "radial-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
inputPlaceholder="your@email.com"
|
||||
buttonText="Send Inquiry"
|
||||
buttonText="Get Free Quote"
|
||||
termsText="We'll respond within 2 business hours. By submitting, you agree to our privacy policy."
|
||||
/>
|
||||
</div>
|
||||
@@ -311,8 +216,7 @@ export default function HomePage() {
|
||||
<FooterSimple
|
||||
columns={[
|
||||
{
|
||||
title: "Quick Links",
|
||||
items: [
|
||||
title: "Quick Links", items: [
|
||||
{ label: "Home", href: "/" },
|
||||
{ label: "Products", href: "/products" },
|
||||
{ label: "About Us", href: "/about" },
|
||||
@@ -320,8 +224,7 @@ export default function HomePage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Contact Info",
|
||||
items: [
|
||||
title: "Contact Info", items: [
|
||||
{ label: "Phone: (519) 555-1234", href: "tel:+15195551234" },
|
||||
{ label: "Email: info@pds.com", href: "mailto:info@pds.com" },
|
||||
{ label: "123 Main Street, Windsor, ON", href: "#" },
|
||||
@@ -329,8 +232,7 @@ export default function HomePage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Resources",
|
||||
items: [
|
||||
title: "Resources", items: [
|
||||
{ label: "FAQ", href: "#faq" },
|
||||
{ label: "Service Area", href: "#service-area" },
|
||||
{ label: "Contractor Program", href: "/contact" },
|
||||
@@ -338,8 +240,7 @@ export default function HomePage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
title: "Legal", items: [
|
||||
{ label: "Privacy Policy", href: "#" },
|
||||
{ label: "Terms of Service", href: "#" },
|
||||
{ label: "Return Policy", href: "#" },
|
||||
|
||||
Reference in New Issue
Block a user