diff --git a/src/app/page.tsx b/src/app/page.tsx
index 2bd49a8..eee8bcc 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -10,7 +10,7 @@ import HeroSplitKpi from '@/components/sections/hero/HeroSplitKpi';
import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline';
import TestimonialAboutCard from '@/components/sections/about/TestimonialAboutCard';
import TestimonialCardFive from '@/components/sections/testimonial/TestimonialCardFive';
-import { Award, CheckCircle, Clock, DollarSign, ShieldCheck, Zap } from "lucide-react";
+import { Award, CheckCircle, Clock, DollarSign, ShieldCheck, Zap, Lightbulb, Smartphone, Shield } from "lucide-react";
export default function LandingPage() {
return (
@@ -31,112 +31,71 @@ export default function LandingPage() {
@@ -148,28 +107,16 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- title: "Wiring Installation",
- description: "Safe, compliant, and durable wiring solutions for all projects.",
- imageSrc: "http://img.b2bpic.net/free-photo/male-electrician-works-switchboard-with-electrical-connecting-cable_169016-18335.jpg",
- buttonIcon: "Zap",
+ title: "Wiring Installation", description: "Safe, compliant, and durable wiring solutions for all projects.", imageSrc: "http://img.b2bpic.net/free-photo/male-electrician-works-switchboard-with-electrical-connecting-cable_169016-18335.jpg", buttonIcon: Zap,
},
{
- title: "Lighting Design",
- description: "Transform your spaces with modern, energy-efficient lighting solutions.",
- imageSrc: "http://img.b2bpic.net/free-photo/man-working-his-photography-studio_23-2149033346.jpg",
- buttonIcon: "Lightbulb",
+ title: "Lighting Design", description: "Transform your spaces with modern, energy-efficient lighting solutions.", imageSrc: "http://img.b2bpic.net/free-photo/man-working-his-photography-studio_23-2149033346.jpg", buttonIcon: Lightbulb,
},
{
- title: "Smart Home",
- description: "Seamless integration of your home automation and smart devices.",
- imageSrc: "http://img.b2bpic.net/free-photo/electrical-technician-looking-focused-while-working-switchboard-with-fuses_169016-23922.jpg",
- buttonIcon: "Smartphone",
+ title: "Smart Home", description: "Seamless integration of your home automation and smart devices.", imageSrc: "http://img.b2bpic.net/free-photo/electrical-technician-looking-focused-while-working-switchboard-with-fuses_169016-23922.jpg", buttonIcon: Smartphone,
},
{
- title: "Emergency Repair",
- description: "Rapid response to keep your home safe and fully powered when it matters.",
- imageSrc: "http://img.b2bpic.net/free-photo/variety-carpentry-tools-table_23-2148180578.jpg",
- buttonIcon: "Shield",
+ title: "Emergency Repair", description: "Rapid response to keep your home safe and fully powered when it matters.", imageSrc: "http://img.b2bpic.net/free-photo/variety-carpentry-tools-table_23-2148180578.jpg", buttonIcon: Shield,
},
]}
title="Professional Electrical Services"
@@ -196,55 +143,15 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
- id: "1",
- name: "Sarah Miller",
- date: "Jan 2024",
- title: "Great Experience",
- quote: "Fast response, fair price, and excellent work.",
- tag: "Wiring",
- avatarSrc: "http://img.b2bpic.net/free-photo/well-done-satisfied-businessman-suit-showing-thumbs-up-approval-like-agree-recommend-good_1258-162950.jpg",
- imageSrc: "http://img.b2bpic.net/free-photo/well-done-satisfied-businessman-suit-showing-thumbs-up-approval-like-agree-recommend-good_1258-162950.jpg",
- },
+ id: "1", name: "Sarah Miller", date: "Jan 2024", title: "Great Experience", quote: "Fast response, fair price, and excellent work.", tag: "Wiring", avatarSrc: "http://img.b2bpic.net/free-photo/well-done-satisfied-businessman-suit-showing-thumbs-up-approval-like-agree-recommend-good_1258-162950.jpg", imageSrc: "http://img.b2bpic.net/free-photo/well-done-satisfied-businessman-suit-showing-thumbs-up-approval-like-agree-recommend-good_1258-162950.jpg"},
{
- id: "2",
- name: "Mark Johnson",
- date: "Dec 2023",
- title: "Highly Recommend",
- quote: "Professional, clean, and extremely honest pricing.",
- tag: "Lighting",
- avatarSrc: "http://img.b2bpic.net/free-photo/successful-young-man-stylish-hat-relaxing-alone-cozy-cafeteria-lunch-break-looking-with-happy-expression_273609-1935.jpg",
- imageSrc: "http://img.b2bpic.net/free-photo/successful-young-man-stylish-hat-relaxing-alone-cozy-cafeteria-lunch-break-looking-with-happy-expression_273609-1935.jpg",
- },
+ id: "2", name: "Mark Johnson", date: "Dec 2023", title: "Highly Recommend", quote: "Professional, clean, and extremely honest pricing.", tag: "Lighting", avatarSrc: "http://img.b2bpic.net/free-photo/successful-young-man-stylish-hat-relaxing-alone-cozy-cafeteria-lunch-break-looking-with-happy-expression_273609-1935.jpg", imageSrc: "http://img.b2bpic.net/free-photo/successful-young-man-stylish-hat-relaxing-alone-cozy-cafeteria-lunch-break-looking-with-happy-expression_273609-1935.jpg"},
{
- id: "3",
- name: "Emily Davis",
- date: "Nov 2023",
- title: "Top Notch",
- quote: "They fixed my issues in hours. Highly skilled.",
- tag: "Repair",
- avatarSrc: "http://img.b2bpic.net/free-photo/indoor-picture-emotional-female-male-plumbers-being-excited-as-promoted-work_273609-8785.jpg",
- imageSrc: "http://img.b2bpic.net/free-photo/indoor-picture-emotional-female-male-plumbers-being-excited-as-promoted-work_273609-8785.jpg",
- },
+ id: "3", name: "Emily Davis", date: "Nov 2023", title: "Top Notch", quote: "They fixed my issues in hours. Highly skilled.", tag: "Repair", avatarSrc: "http://img.b2bpic.net/free-photo/indoor-picture-emotional-female-male-plumbers-being-excited-as-promoted-work_273609-8785.jpg", imageSrc: "http://img.b2bpic.net/free-photo/indoor-picture-emotional-female-male-plumbers-being-excited-as-promoted-work_273609-8785.jpg"},
{
- id: "4",
- name: "David Wilson",
- date: "Oct 2023",
- title: "Very Impressed",
- quote: "The best electrician I've ever hired in Appleton.",
- tag: "Smart Home",
- avatarSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-with-client-fix-kitchen-problems_23-2150990687.jpg",
- imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-with-client-fix-kitchen-problems_23-2150990687.jpg",
- },
+ id: "4", name: "David Wilson", date: "Oct 2023", title: "Very Impressed", quote: "The best electrician I've ever hired in Appleton.", tag: "Smart Home", avatarSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-with-client-fix-kitchen-problems_23-2150990687.jpg", imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-with-client-fix-kitchen-problems_23-2150990687.jpg"},
{
- id: "5",
- name: "Anna Brown",
- date: "Sep 2023",
- title: "Honest & Fair",
- quote: "Finally found a contractor who keeps their word.",
- tag: "Installation",
- avatarSrc: "http://img.b2bpic.net/free-photo/cute-beautiful-young-woman-with-cut-curly-hair-smiling-with-cup-tea-kitchen-modern-apartment-good-morning-comfort-home-weekends-having-fun_197531-2219.jpg",
- imageSrc: "http://img.b2bpic.net/free-photo/cute-beautiful-young-woman-with-cut-curly-hair-smiling-with-cup-tea-kitchen-modern-apartment-good-morning-comfort-home-weekends-having-fun_197531-2219.jpg",
- },
+ id: "5", name: "Anna Brown", date: "Sep 2023", title: "Honest & Fair", quote: "Finally found a contractor who keeps their word.", tag: "Installation", avatarSrc: "http://img.b2bpic.net/free-photo/cute-beautiful-young-woman-with-cut-curly-hair-smiling-with-cup-tea-kitchen-modern-apartment-good-morning-comfort-home-weekends-having-fun_197531-2219.jpg", imageSrc: "http://img.b2bpic.net/free-photo/cute-beautiful-young-woman-with-cut-curly-hair-smiling-with-cup-tea-kitchen-modern-apartment-good-morning-comfort-home-weekends-having-fun_197531-2219.jpg"},
]}
title="Trusted by Appleton Residents"
description="Real feedback from neighbors who trust our craftsmanship."
@@ -257,25 +164,13 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
- id: "f1",
- title: "Are you licensed and insured?",
- content: "Yes, we are fully licensed and insured master electricians.",
- },
+ id: "f1", title: "Are you licensed and insured?", content: "Yes, we are fully licensed and insured master electricians."},
{
- id: "f2",
- title: "Do you offer free estimates?",
- content: "We offer clear, honest pricing after an initial assessment.",
- },
+ id: "f2", title: "Do you offer free estimates?", content: "We offer clear, honest pricing after an initial assessment."},
{
- id: "f3",
- title: "How quickly can you respond?",
- content: "We prioritize fast response times, especially for urgent repairs.",
- },
+ id: "f3", title: "How quickly can you respond?", content: "We prioritize fast response times, especially for urgent repairs."},
{
- id: "f4",
- title: "Do you work on weekends?",
- content: "We offer 24/7 reliability for our valued clients.",
- },
+ id: "f4", title: "Do you work on weekends?", content: "We offer 24/7 reliability for our valued clients."},
]}
title="Frequently Asked Questions"
description="Everything you need to know about our services."
@@ -287,8 +182,7 @@ export default function LandingPage() {