import Link from "next/link"; import Image from "next/image"; import { ArrowRight, Zap, Shield, Home as HomeIcon, Factory, HardHat, CheckCircle2, Star, Clock, MapPin, Phone } from "lucide-react"; import ReviewCarousel from "@/components/ReviewCarousel"; import HeroCarousel from "@/components/HeroCarousel"; import FAQSection from "@/components/FAQSection"; export default function Home() { return ( <> {/* HERO SECTION */}
{/* Background Elements Container - Handles Overflow Clipping */}
{/* Decorative shapes */}
• Serving Corpus Christi Since 1969

Powering Your
World Safely.

Quality Counts

Budd Electric Co. delivers elite residential and commercial electrical solutions. Trusted for over 50 years to keep the Coastal Bend connected and secure.

No project is too large or too small for Budd Electric Co.

Schedule Service Our Services
Licensed & Insured
24/7 Emergency Support
{/* REVIEW CAROUSEL */} {/* SERVICES PREVIEW */}

Our Expertise

Comprehensive Electrical Solutions

{/* Card 1 */}

Residential

Complete home electrical services including safety inspections, repairs, lighting, and fan installations.

Learn More
{/* Card 2 */}

Commercial

Reliable power for your business. New construction, maintenance, and industrial-grade solutions.

Learn More
{/* Card 3 */}

Generators

Authorized Kohler dealer. Keep your lights on when the grid goes down with standby power.

Learn More
{/* ABOUT SECTION */}
{/* Abstract bg shape */}
Service Van

10k+

Projects Done

TECL #17007

Electrician Team

Who We Are

A Family Legacy of Excellence

For over half a century, Budd Electric Co. has been the standard-bearer for quality electrical work in the Coastal Bend. As a family-owned business, we don't just fix wires; we build trust.

  • Licensed Master Electricians
  • Residential & Commercial Specialists
  • Honest, Transparent Pricing
Read Our Story
{/* FEATURE / GALLERY STRIP */}

Featured Projects

Delivering power to the most demanding residential and commercial environments.

{[ { src: "/images/gallery-1.png", alt: "Electrical Project 1 - System Upgrade" }, { src: "/images/gallery-2.png", alt: "Electrical Project 2 - System Upgrade" }, { src: "/images/gallery-3.png", alt: "Electrical Project 3 - System Upgrade" } ].map((item, i) => (
{item.alt}

Project 0{i + 1}

System Upgrade

))}
View Full Gallery
{/* FAQ SECTION */} {/* CTA SECTION - Simplified compared to original because footer is now Contact heavy */} {/* CTA SECTION - Simplified compared to original because footer is now Contact heavy */}

Need a licensed electrician?

Call Budd Electric Co. at (361) 855-2255 for a complimentary electrical repair consultation or free quote.

Call (361) 855-2255
); }