Merge version_1 into main #2

Merged
bender merged 6 commits from version_1 into main 2026-03-02 02:26:10 +00:00
6 changed files with 94 additions and 232 deletions

View File

@@ -80,14 +80,13 @@ export default function AboutPage() {
</div>
<FooterMedia
imageSrc="http://img.b2bpic.net/free-vector/electrical-works-horizontal-banners_1284-10214.jpg?_wi=3"
imageSrc="http://img.b2bpic.net/free-vector/electrical-works-horizontal-banners_1284-10214.jpg"
imageAlt="Modern electrical work and safety"
logoText="Stemple Electric LLC"
copyrightText="© 2025 Stemple Electric LLC. All rights reserved."
columns={[
{
title: "Services",
items: [
title: "Services", items: [
{ label: "Panel Upgrades", href: "/services#panel-upgrades" },
{ label: "Lighting Installation", href: "/services#lighting" },
{ label: "EV Chargers", href: "/services#ev-chargers" },
@@ -95,8 +94,7 @@ export default function AboutPage() {
]
},
{
title: "Company",
items: [
title: "Company", items: [
{ label: "About Us", href: "/about" },
{ label: "Contact", href: "/contact" },
{ label: "Reviews", href: "/reviews" },
@@ -104,8 +102,7 @@ export default function AboutPage() {
]
},
{
title: "Connect",
items: [
title: "Connect", items: [
{ label: "Phone: (307) 555-ELEC", href: "tel:+13075551352" },
{ label: "Email: info@stempleelectric.com", href: "mailto:info@stempleelectric.com" },
{ label: "License & Insurance", href: "#" },

View File

@@ -47,24 +47,16 @@ export default function ContactPage() {
animationType="slide-up"
faqs={[
{
id: "1",
title: "How quickly can you respond to a service request?",
content: "We strive for same-day or next-day service. Call us at (307) 555-ELEC or text your location and needs, and we'll confirm availability right away."
id: "1", title: "How quickly can you respond to a service request?", content: "We strive for same-day or next-day service. Call us at (307) 555-ELEC or text your location and needs, and we'll confirm availability right away."
},
{
id: "2",
title: "What payment methods do you accept?",
content: "We accept cash, check, and all major credit cards (Visa, Mastercard, American Express, Discover). Financing options may be available for larger projects."
id: "2", title: "What payment methods do you accept?", content: "We accept cash, check, and all major credit cards (Visa, Mastercard, American Express, Discover). Financing options may be available for larger projects."
},
{
id: "3",
title: "Are your electricians properly trained?",
content: "All of our electricians are licensed journeymen with years of experience. We invest in ongoing training to stay current with code and best practices."
id: "3", title: "Are your electricians properly trained?", content: "All of our electricians are licensed journeymen with years of experience. We invest in ongoing training to stay current with code and best practices."
},
{
id: "4",
title: "Do you handle both residential and commercial work?",
content: "Yes. We specialize in residential electrical work and also handle light commercial projects. Call to discuss your specific project needs."
id: "4", title: "Do you handle both residential and commercial work?", content: "Yes. We specialize in residential electrical work and also handle light commercial projects. Call to discuss your specific project needs."
}
]}
/>
@@ -80,34 +72,22 @@ export default function ContactPage() {
faqsAnimation="slide-up"
faqs={[
{
id: "1",
title: "Are you licensed and insured?",
content: "Yes. Stemple Electric is fully licensed, insured, and bonded to perform all electrical work in Wyoming. We carry comprehensive liability coverage and workers compensation insurance for your peace of mind."
id: "1", title: "Are you licensed and insured?", content: "Yes. Stemple Electric is fully licensed, insured, and bonded to perform all electrical work in Wyoming. We carry comprehensive liability coverage and workers compensation insurance for your peace of mind."
},
{
id: "2",
title: "Do you offer emergency or after-hours service?",
content: "We offer same-day service for urgent electrical issues. Call or text for availability on emergency work. Some after-hours rates may apply. We understand electrical problems don't always happen during business hours."
id: "2", title: "Do you offer emergency or after-hours service?", content: "We offer same-day service for urgent electrical issues. Call or text for availability on emergency work. Some after-hours rates may apply. We understand electrical problems don't always happen during business hours."
},
{
id: "3",
title: "Do you provide free estimates?",
content: "Yes, we always offer free estimates. We'll visit your property, assess the work needed, and provide transparent, upfront pricing before any work begins. No surprises, no hidden fees."
id: "3", title: "Do you provide free estimates?", content: "Yes, we always offer free estimates. We'll visit your property, assess the work needed, and provide transparent, upfront pricing before any work begins. No surprises, no hidden fees."
},
{
id: "4",
title: "Do you install EV chargers?",
content: "Absolutely. We specialize in Level 2 home EV charger installation. We handle everything from site assessment to final inspection, ensuring your charging station is safe and code-compliant."
id: "4", title: "Do you install EV chargers?", content: "Absolutely. We specialize in Level 2 home EV charger installation. We handle everything from site assessment to final inspection, ensuring your charging station is safe and code-compliant."
},
{
id: "5",
title: "What areas do you serve?",
content: "We serve most communities across Wyoming, including Cheyenne, Casper, Laramie, Gillette, Sheridan, Rock Springs, and surrounding areas. Not sure if you're in range? Call or text us—we're happy to help."
id: "5", title: "What areas do you serve?", content: "We serve most communities across Wyoming, including Cheyenne, Casper, Laramie, Gillette, Sheridan, Rock Springs, and surrounding areas. Not sure if you're in range? Call or text us—we're happy to help."
},
{
id: "6",
title: "Do you offer warranties on your work?",
content: "Yes. All our electrical work comes with a comprehensive warranty. We stand behind our craftsmanship and will make it right if you experience any issues with our work."
id: "6", title: "Do you offer warranties on your work?", content: "Yes. All our electrical work comes with a comprehensive warranty. We stand behind our craftsmanship and will make it right if you experience any issues with our work."
}
]}
/>
@@ -131,14 +111,13 @@ export default function ContactPage() {
</div>
<FooterMedia
imageSrc="http://img.b2bpic.net/free-vector/electrical-works-horizontal-banners_1284-10214.jpg?_wi=4"
imageSrc="http://img.b2bpic.net/free-vector/electrical-works-horizontal-banners_1284-10214.jpg"
imageAlt="Modern electrical work and safety"
logoText="Stemple Electric LLC"
copyrightText="© 2025 Stemple Electric LLC. All rights reserved."
columns={[
{
title: "Services",
items: [
title: "Services", items: [
{ label: "Panel Upgrades", href: "/services#panel-upgrades" },
{ label: "Lighting Installation", href: "/services#lighting" },
{ label: "EV Chargers", href: "/services#ev-chargers" },
@@ -146,8 +125,7 @@ export default function ContactPage() {
]
},
{
title: "Company",
items: [
title: "Company", items: [
{ label: "About Us", href: "/about" },
{ label: "Contact", href: "/contact" },
{ label: "Reviews", href: "/reviews" },
@@ -155,8 +133,7 @@ export default function ContactPage() {
]
},
{
title: "Connect",
items: [
title: "Connect", items: [
{ label: "Phone: (307) 555-ELEC", href: "tel:+13075551352" },
{ label: "Email: info@stempleelectric.com", href: "mailto:info@stempleelectric.com" },
{ label: "License & Insurance", href: "#" },

View File

@@ -5,28 +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: "Stemple Electric LLC - Electrician in Wyoming",
description: "Professional electrical services for homes and businesses in Wyoming. Panel upgrades, lighting, EV chargers, repairs, and more. Licensed, insured, free estimates.",
keywords: "electrician Wyoming, electrical repair, panel upgrade, lighting installation, EV charger, Cheyenne, Casper, Laramie, electrical contractor",
metadataBase: new URL("https://stempleelectric.com"),
title: "Stemple Electric LLC - Electrician in Wyoming", description: "Professional electrical services for homes and businesses in Wyoming. Panel upgrades, lighting, EV chargers, repairs, and more. Licensed, insured, free estimates.", keywords: "electrician Wyoming, electrical repair, panel upgrade, lighting installation, EV charger, Cheyenne, Casper, Laramie, electrical contractor", metadataBase: new URL("https://stempleelectric.com"),
alternates: {
canonical: "/"
},
openGraph: {
title: "Stemple Electric LLC - Your Trusted Wyoming Electrician",
description: "Bright, reliable electrical work for residential and light commercial projects. Fast response, clear pricing, professional service.",
siteName: "Stemple Electric LLC",
type: "website"
title: "Stemple Electric LLC - Your Trusted Wyoming Electrician", description: "Bright, reliable electrical work for residential and light commercial projects. Fast response, clear pricing, professional service.", siteName: "Stemple Electric LLC", type: "website"
},
twitter: {
card: "summary_large_image",
title: "Stemple Electric LLC - Electrician Services",
description: "Professional electrical work done right. Licensed & insured. Fast scheduling. Free estimates."
card: "summary_large_image", title: "Stemple Electric LLC - Electrician Services", description: "Professional electrical work done right. Licensed & insured. Fast scheduling. Free estimates."
},
robots: {
index: true,

View File

@@ -45,7 +45,7 @@ export default function HomePage() {
<HeroLogoBillboardSplit
logoText="STEMPLE ELECTRIC"
description="Bright, reliable electrical work done right. Residential & light commercial electrical services across Wyoming. Clean work, clear pricing, and fast scheduling."
background={{ variant: "circleGradient" }}
background={{ variant: "radial-gradient" }}
buttons={[
{ text: "Call Now", href: "tel:+13075551352" },
{ text: "Get Free Estimate", href: "/contact" }
@@ -67,62 +67,46 @@ export default function HomePage() {
tagIcon={Zap}
features={[
{
title: "Panel Upgrades & Breaker Replacement",
description: "Safe, code-compliant electrical panel upgrades and repairs",
icon: Lightbulb,
title: "Panel Upgrades & Breaker Replacement", description: "Safe, code-compliant electrical panel upgrades and repairs", icon: Lightbulb,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/electrician-switchboard-room-cable-connection-electrical-system-installation_169016-68225.jpg?_wi=1",
imageAlt: "Electrical panel upgrade in progress"
imageSrc: "http://img.b2bpic.net/free-photo/electrician-switchboard-room-cable-connection-electrical-system-installation_169016-68225.jpg", imageAlt: "Electrical panel upgrade in progress"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/electrical-technician-looking-focused-while-working-switchboard-with-fuses_169016-23482.jpg?_wi=1",
imageAlt: "Modern electrical panel installation"
imageSrc: "http://img.b2bpic.net/free-photo/electrical-technician-looking-focused-while-working-switchboard-with-fuses_169016-23482.jpg", imageAlt: "Modern electrical panel installation"
}
]
},
{
title: "Lighting Installation",
description: "Indoor & outdoor lighting design and installation",
icon: Sun,
title: "Lighting Installation", description: "Indoor & outdoor lighting design and installation", icon: Sun,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-wearing-embroidered-shirt_23-2149394271.jpg?_wi=1",
imageAlt: "Modern interior lighting installation"
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-wearing-embroidered-shirt_23-2149394271.jpg", imageAlt: "Modern interior lighting installation"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/two-waiters-far-away-ready-service-prepared-desk-waiting-food-visitors-evening-time_146671-14405.jpg?_wi=1",
imageAlt: "Outdoor lighting installation"
imageSrc: "http://img.b2bpic.net/free-photo/two-waiters-far-away-ready-service-prepared-desk-waiting-food-visitors-evening-time_146671-14405.jpg", imageAlt: "Outdoor lighting installation"
}
]
},
{
title: "Electrical Troubleshooting & Repairs",
description: "Fast diagnosis and repair of electrical issues",
icon: Wrench,
title: "Electrical Troubleshooting & Repairs", description: "Fast diagnosis and repair of electrical issues", icon: Wrench,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-composition-with-electrician-s-tools-accessories_169016-24022.jpg?_wi=1",
imageAlt: "Electrician diagnosing electrical problem"
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-composition-with-electrician-s-tools-accessories_169016-24022.jpg", imageAlt: "Electrician diagnosing electrical problem"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-composition-with-electrician-s-tools-accessories_169016-24022.jpg?_wi=2",
imageAlt: "Professional electrical repair work"
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-composition-with-electrician-s-tools-accessories_169016-24022.jpg", imageAlt: "Professional electrical repair work"
}
]
},
{
title: "EV Charger Installation",
description: "Home electric vehicle charging station setup & installation",
icon: Zap,
title: "EV Charger Installation", description: "Home electric vehicle charging station setup & installation", icon: Zap,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/close-view-man-plugging-charger-into-electric-car-charging-port_1268-21379.jpg?_wi=1",
imageAlt: "EV charger installation at home"
imageSrc: "http://img.b2bpic.net/free-photo/close-view-man-plugging-charger-into-electric-car-charging-port_1268-21379.jpg", imageAlt: "EV charger installation at home"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/woman-charging-electro-car-by-her-house_1303-17808.jpg?_wi=1",
imageAlt: "Modern EV charging station"
imageSrc: "http://img.b2bpic.net/free-photo/woman-charging-electro-car-by-her-house_1303-17808.jpg", imageAlt: "Modern EV charging station"
}
]
}
@@ -174,28 +158,16 @@ export default function HomePage() {
showRating={true}
testimonials={[
{
id: "1",
name: "James Mitchell",
handle: "@jmitchell_wy",
testimonial: "Stemple Electric fixed our panel issue in less than a day. Professional, clean work, and they explained everything clearly. Will definitely call them again!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1"
id: "1", name: "James Mitchell", handle: "@jmitchell_wy", testimonial: "Stemple Electric fixed our panel issue in less than a day. Professional, clean work, and they explained everything clearly. Will definitely call them again!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"
},
{
id: "2",
name: "Sarah Chen",
handle: "@sarahc_cheyenne",
testimonial: "Had them install a new EV charger at our home. The installation was seamless and they were incredibly respectful of our space. Highly recommend!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg?_wi=1"
id: "2", name: "Sarah Chen", handle: "@sarahc_cheyenne", testimonial: "Had them install a new EV charger at our home. The installation was seamless and they were incredibly respectful of our space. Highly recommend!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg"
},
{
id: "3",
name: "Robert Thompson",
handle: "@rthompson_laramie",
testimonial: "We needed emergency lighting repairs during a storm. They responded quickly and the work was solid. Great to have a reliable electrician in Laramie.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/closeup-handsome-middle-aged-business-leader_1262-4822.jpg?_wi=1"
id: "3", name: "Robert Thompson", handle: "@rthompson_laramie", testimonial: "We needed emergency lighting repairs during a storm. They responded quickly and the work was solid. Great to have a reliable electrician in Laramie.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/closeup-handsome-middle-aged-business-leader_1262-4822.jpg"
}
]}
animationType="slide-up"
@@ -216,14 +188,13 @@ export default function HomePage() {
</div>
<FooterMedia
imageSrc="http://img.b2bpic.net/free-vector/electrical-works-horizontal-banners_1284-10214.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-vector/electrical-works-horizontal-banners_1284-10214.jpg"
imageAlt="Modern electrical work and safety"
logoText="Stemple Electric LLC"
copyrightText="© 2025 Stemple Electric LLC. All rights reserved."
columns={[
{
title: "Services",
items: [
title: "Services", items: [
{ label: "Panel Upgrades", href: "/services#panel-upgrades" },
{ label: "Lighting Installation", href: "/services#lighting" },
{ label: "EV Chargers", href: "/services#ev-chargers" },
@@ -231,8 +202,7 @@ export default function HomePage() {
]
},
{
title: "Company",
items: [
title: "Company", items: [
{ label: "About Us", href: "/about" },
{ label: "Contact", href: "/contact" },
{ label: "Reviews", href: "/reviews" },
@@ -240,8 +210,7 @@ export default function HomePage() {
]
},
{
title: "Connect",
items: [
title: "Connect", items: [
{ label: "Phone: (307) 555-ELEC", href: "tel:+13075551352" },
{ label: "Email: info@stempleelectric.com", href: "mailto:info@stempleelectric.com" },
{ label: "License & Insurance", href: "#" },

View File

@@ -45,51 +45,27 @@ export default function ReviewsPage() {
showRating={true}
testimonials={[
{
id: "1",
name: "James Mitchell",
handle: "@jmitchell_wy",
testimonial: "Stemple Electric fixed our panel issue in less than a day. Professional, clean work, and they explained everything clearly. Will definitely call them again!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2"
id: "1", name: "James Mitchell", handle: "@jmitchell_wy", testimonial: "Stemple Electric fixed our panel issue in less than a day. Professional, clean work, and they explained everything clearly. Will definitely call them again!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"
},
{
id: "2",
name: "Sarah Chen",
handle: "@sarahc_cheyenne",
testimonial: "Had them install a new EV charger at our home. The installation was seamless and they were incredibly respectful of our space. Highly recommend!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg?_wi=2"
id: "2", name: "Sarah Chen", handle: "@sarahc_cheyenne", testimonial: "Had them install a new EV charger at our home. The installation was seamless and they were incredibly respectful of our space. Highly recommend!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg"
},
{
id: "3",
name: "Robert Thompson",
handle: "@rthompson_laramie",
testimonial: "We needed emergency lighting repairs during a storm. They responded quickly and the work was solid. Great to have a reliable electrician in Laramie.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/closeup-handsome-middle-aged-business-leader_1262-4822.jpg?_wi=2"
id: "3", name: "Robert Thompson", handle: "@rthompson_laramie", testimonial: "We needed emergency lighting repairs during a storm. They responded quickly and the work was solid. Great to have a reliable electrician in Laramie.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/closeup-handsome-middle-aged-business-leader_1262-4822.jpg"
},
{
id: "4",
name: "Michelle Garcia",
handle: "@mgarcia_casper",
testimonial: "From the estimate to final walkthrough, everything was transparent and professional. Their upfront pricing meant no surprises. Five stars!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg?_wi=3"
id: "4", name: "Michelle Garcia", handle: "@mgarcia_casper", testimonial: "From the estimate to final walkthrough, everything was transparent and professional. Their upfront pricing meant no surprises. Five stars!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg"
},
{
id: "5",
name: "David Lee",
handle: "@dlee_gillette",
testimonial: "Installed ceiling fans and new outlets throughout our office. Quick, clean work. They really understand the importance of getting it right.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3"
id: "5", name: "David Lee", handle: "@dlee_gillette", testimonial: "Installed ceiling fans and new outlets throughout our office. Quick, clean work. They really understand the importance of getting it right.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"
},
{
id: "6",
name: "Patricia Williams",
handle: "@pwilliams_wy",
testimonial: "After a bad experience with another electrician, Stemple Electric restored my confidence. They're honest, skilled, and actually care about their work.",
rating: 5,
id: "6", name: "Patricia Williams", handle: "@pwilliams_wy", testimonial: "After a bad experience with another electrician, Stemple Electric restored my confidence. They're honest, skilled, and actually care about their work.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg"
}
]}
@@ -128,14 +104,13 @@ export default function ReviewsPage() {
</div>
<FooterMedia
imageSrc="http://img.b2bpic.net/free-vector/electrical-works-horizontal-banners_1284-10214.jpg?_wi=5"
imageSrc="http://img.b2bpic.net/free-vector/electrical-works-horizontal-banners_1284-10214.jpg"
imageAlt="Modern electrical work and safety"
logoText="Stemple Electric LLC"
copyrightText="© 2025 Stemple Electric LLC. All rights reserved."
columns={[
{
title: "Services",
items: [
title: "Services", items: [
{ label: "Panel Upgrades", href: "/services#panel-upgrades" },
{ label: "Lighting Installation", href: "/services#lighting" },
{ label: "EV Chargers", href: "/services#ev-chargers" },
@@ -143,8 +118,7 @@ export default function ReviewsPage() {
]
},
{
title: "Company",
items: [
title: "Company", items: [
{ label: "About Us", href: "/about" },
{ label: "Contact", href: "/contact" },
{ label: "Reviews", href: "/reviews" },
@@ -152,8 +126,7 @@ export default function ReviewsPage() {
]
},
{
title: "Connect",
items: [
title: "Connect", items: [
{ label: "Phone: (307) 555-ELEC", href: "tel:+13075551352" },
{ label: "Email: info@stempleelectric.com", href: "mailto:info@stempleelectric.com" },
{ label: "License & Insurance", href: "#" },

View File

@@ -45,92 +45,68 @@ export default function ServicesPage() {
tagIcon={Zap}
features={[
{
title: "Panel Upgrades & Breaker Replacement",
description: "Safe, code-compliant electrical panel upgrades and repairs",
icon: Lightbulb,
title: "Panel Upgrades & Breaker Replacement", description: "Safe, code-compliant electrical panel upgrades and repairs", icon: Lightbulb,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/electrician-switchboard-room-cable-connection-electrical-system-installation_169016-68225.jpg?_wi=2",
imageAlt: "Electrical panel upgrade in progress"
imageSrc: "http://img.b2bpic.net/free-photo/electrician-switchboard-room-cable-connection-electrical-system-installation_169016-68225.jpg", imageAlt: "Electrical panel upgrade in progress"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/electrical-technician-looking-focused-while-working-switchboard-with-fuses_169016-23482.jpg?_wi=2",
imageAlt: "Modern electrical panel installation"
imageSrc: "http://img.b2bpic.net/free-photo/electrical-technician-looking-focused-while-working-switchboard-with-fuses_169016-23482.jpg", imageAlt: "Modern electrical panel installation"
}
]
},
{
title: "Lighting Installation",
description: "Indoor & outdoor lighting design and installation",
icon: Sun,
title: "Lighting Installation", description: "Indoor & outdoor lighting design and installation", icon: Sun,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-wearing-embroidered-shirt_23-2149394271.jpg?_wi=2",
imageAlt: "Modern interior lighting installation"
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-wearing-embroidered-shirt_23-2149394271.jpg", imageAlt: "Modern interior lighting installation"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/two-waiters-far-away-ready-service-prepared-desk-waiting-food-visitors-evening-time_146671-14405.jpg?_wi=2",
imageAlt: "Outdoor lighting installation"
imageSrc: "http://img.b2bpic.net/free-photo/two-waiters-far-away-ready-service-prepared-desk-waiting-food-visitors-evening-time_146671-14405.jpg", imageAlt: "Outdoor lighting installation"
}
]
},
{
title: "Electrical Troubleshooting & Repairs",
description: "Fast diagnosis and repair of electrical issues",
icon: Wrench,
title: "Electrical Troubleshooting & Repairs", description: "Fast diagnosis and repair of electrical issues", icon: Wrench,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-composition-with-electrician-s-tools-accessories_169016-24022.jpg?_wi=3",
imageAlt: "Electrician diagnosing electrical problem"
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-composition-with-electrician-s-tools-accessories_169016-24022.jpg", imageAlt: "Electrician diagnosing electrical problem"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-composition-with-electrician-s-tools-accessories_169016-24022.jpg?_wi=4",
imageAlt: "Professional electrical repair work"
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-composition-with-electrician-s-tools-accessories_169016-24022.jpg", imageAlt: "Professional electrical repair work"
}
]
},
{
title: "EV Charger Installation",
description: "Home electric vehicle charging station setup & installation",
icon: Zap,
title: "EV Charger Installation", description: "Home electric vehicle charging station setup & installation", icon: Zap,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/close-view-man-plugging-charger-into-electric-car-charging-port_1268-21379.jpg?_wi=2",
imageAlt: "EV charger installation at home"
imageSrc: "http://img.b2bpic.net/free-photo/close-view-man-plugging-charger-into-electric-car-charging-port_1268-21379.jpg", imageAlt: "EV charger installation at home"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/woman-charging-electro-car-by-her-house_1303-17808.jpg?_wi=2",
imageAlt: "Modern EV charging station"
imageSrc: "http://img.b2bpic.net/free-photo/woman-charging-electro-car-by-her-house_1303-17808.jpg", imageAlt: "Modern EV charging station"
}
]
},
{
title: "Outlets, Switches & Ceiling Fans",
description: "Installation and replacement of outlets, switches, and ceiling fans",
icon: Home,
title: "Outlets, Switches & Ceiling Fans", description: "Installation and replacement of outlets, switches, and ceiling fans", icon: Home,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/light-switch-block-white-wall-modern-apartment-light-control_169016-69630.jpg",
imageAlt: "Modern outlet installation"
imageSrc: "http://img.b2bpic.net/free-photo/light-switch-block-white-wall-modern-apartment-light-control_169016-69630.jpg", imageAlt: "Modern outlet installation"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/modern-decorative-lamps_23-2148164736.jpg",
imageAlt: "Ceiling fan installation"
imageSrc: "http://img.b2bpic.net/free-photo/modern-decorative-lamps_23-2148164736.jpg", imageAlt: "Ceiling fan installation"
}
]
},
{
title: "New Construction & Remodel Wiring",
description: "Complete wiring for new builds and renovation projects",
icon: Home,
title: "New Construction & Remodel Wiring", description: "Complete wiring for new builds and renovation projects", icon: Home,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/electrician-hard-hat-looks-wall-while-holding-electric-cable_169016-12103.jpg",
imageAlt: "New construction wiring installation"
imageSrc: "http://img.b2bpic.net/free-photo/electrician-hard-hat-looks-wall-while-holding-electric-cable_169016-12103.jpg", imageAlt: "New construction wiring installation"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/electrician-hard-hat-looks-wall-while-holding-electric-cable_169016-12106.jpg",
imageAlt: "Remodel electrical wiring"
imageSrc: "http://img.b2bpic.net/free-photo/electrician-hard-hat-looks-wall-while-holding-electric-cable_169016-12106.jpg", imageAlt: "Remodel electrical wiring"
}
]
}
@@ -150,47 +126,35 @@ export default function ServicesPage() {
tagIcon={CheckCircle}
features={[
{
title: "Request Estimate",
description: "Contact us by phone, text, or email to describe your electrical needs",
icon: MessageCircle,
title: "Request Estimate", description: "Contact us by phone, text, or email to describe your electrical needs", icon: MessageCircle,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/businessman-using-tablet-online-connect_1421-103.jpg",
imageAlt: "Contact form on device"
imageSrc: "http://img.b2bpic.net/free-photo/businessman-using-tablet-online-connect_1421-103.jpg", imageAlt: "Contact form on device"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/happy-blonde-female-manager-has-conversation-with-male-colleague_273609-5014.jpg",
imageAlt: "Phone call consultation"
imageSrc: "http://img.b2bpic.net/free-photo/happy-blonde-female-manager-has-conversation-with-male-colleague_273609-5014.jpg", imageAlt: "Phone call consultation"
}
]
},
{
title: "Schedule Service",
description: "We'll confirm your appointment with fast, flexible scheduling",
icon: Calendar,
title: "Schedule Service", description: "We'll confirm your appointment with fast, flexible scheduling", icon: Calendar,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-vector/task-management-app-interface_23-2148655618.jpg",
imageAlt: "Calendar scheduling interface"
imageSrc: "http://img.b2bpic.net/free-vector/task-management-app-interface_23-2148655618.jpg", imageAlt: "Calendar scheduling interface"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/schedule-time-management-planner-concept_53876-121130.jpg",
imageAlt: "Appointment confirmation"
imageSrc: "http://img.b2bpic.net/free-photo/schedule-time-management-planner-concept_53876-121130.jpg", imageAlt: "Appointment confirmation"
}
]
},
{
title: "Complete & Walkthrough",
description: "Expert work completed on time, with full walkthrough and warranty info",
icon: CheckCircle,
title: "Complete & Walkthrough", description: "Expert work completed on time, with full walkthrough and warranty info", icon: CheckCircle,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/electrician-installing-laying-electrical-cables-ceiling-inside-house_169016-53936.jpg",
imageAlt: "Completed electrical work"
imageSrc: "http://img.b2bpic.net/free-photo/electrician-installing-laying-electrical-cables-ceiling-inside-house_169016-53936.jpg", imageAlt: "Completed electrical work"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/factory-engineer-team-worker-unifrom-are-walking-through-industrial-machinery-manufacturing-facilitieswarehouse-factory-background_609648-706.jpg",
imageAlt: "Final inspection walkthrough"
imageSrc: "http://img.b2bpic.net/free-photo/factory-engineer-team-worker-unifrom-are-walking-through-industrial-machinery-manufacturing-facilitieswarehouse-factory-background_609648-706.jpg", imageAlt: "Final inspection walkthrough"
}
]
}
@@ -211,33 +175,26 @@ export default function ServicesPage() {
animationType="slide-up"
faqs={[
{
id: "1",
title: "What types of electrical work do you do?",
content: "We handle all residential and light commercial electrical work including panel upgrades, lighting installation, EV chargers, troubleshooting, repairs, outlets, switches, ceiling fans, and new construction wiring."
id: "1", title: "What types of electrical work do you do?", content: "We handle all residential and light commercial electrical work including panel upgrades, lighting installation, EV chargers, troubleshooting, repairs, outlets, switches, ceiling fans, and new construction wiring."
},
{
id: "2",
title: "Are you licensed and insured?",
content: "Yes. Stemple Electric is fully licensed, insured, and bonded to perform all electrical work in Wyoming. We carry comprehensive liability coverage and workers compensation insurance."
id: "2", title: "Are you licensed and insured?", content: "Yes. Stemple Electric is fully licensed, insured, and bonded to perform all electrical work in Wyoming. We carry comprehensive liability coverage and workers compensation insurance."
},
{
id: "3",
title: "Do you offer emergency services?",
content: "We offer same-day service for urgent electrical issues. Call or text for availability on emergency work. Some after-hours rates may apply."
id: "3", title: "Do you offer emergency services?", content: "We offer same-day service for urgent electrical issues. Call or text for availability on emergency work. Some after-hours rates may apply."
}
]}
/>
</div>
<FooterMedia
imageSrc="http://img.b2bpic.net/free-vector/electrical-works-horizontal-banners_1284-10214.jpg?_wi=2"
imageSrc="http://img.b2bpic.net/free-vector/electrical-works-horizontal-banners_1284-10214.jpg"
imageAlt="Modern electrical work and safety"
logoText="Stemple Electric LLC"
copyrightText="© 2025 Stemple Electric LLC. All rights reserved."
columns={[
{
title: "Services",
items: [
title: "Services", items: [
{ label: "Panel Upgrades", href: "/services#panel-upgrades" },
{ label: "Lighting Installation", href: "/services#lighting" },
{ label: "EV Chargers", href: "/services#ev-chargers" },
@@ -245,8 +202,7 @@ export default function ServicesPage() {
]
},
{
title: "Company",
items: [
title: "Company", items: [
{ label: "About Us", href: "/about" },
{ label: "Contact", href: "/contact" },
{ label: "Reviews", href: "/reviews" },
@@ -254,8 +210,7 @@ export default function ServicesPage() {
]
},
{
title: "Connect",
items: [
title: "Connect", items: [
{ label: "Phone: (307) 555-ELEC", href: "tel:+13075551352" },
{ label: "Email: info@stempleelectric.com", href: "mailto:info@stempleelectric.com" },
{ label: "License & Insurance", href: "#" },