@@ -96,26 +64,10 @@ export default function LandingPage() {
title="Our Impact"
tag="Reliability Metrics"
metrics={[
- {
- id: "m1",
- value: "15+",
- description: "Years of experience",
- },
- {
- id: "m2",
- value: "5000+",
- description: "Successful projects",
- },
- {
- id: "m3",
- value: "24/7",
- description: "Emergency availability",
- },
- {
- id: "m4",
- value: "100%",
- description: "Customer Satisfaction",
- },
+ { id: "m1", value: "15+", description: "Years of experience" },
+ { id: "m2", value: "5000+", description: "Successful projects" },
+ { id: "m3", value: "24/7", description: "Emergency availability" },
+ { id: "m4", value: "100%", description: "Customer Satisfaction" },
]}
metricsAnimation="slide-up"
/>
@@ -126,30 +78,10 @@ export default function LandingPage() {
textboxLayout="inline-image"
useInvertedBackground={false}
features={[
- {
- title: "Plumbing",
- description: "Water leaks, drain clearing, and pipe repair.",
- imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721548.jpg",
- buttonIcon: "Zap",
- },
- {
- title: "HVAC Services",
- description: "AC and heating maintenance and repairs.",
- imageSrc: "http://img.b2bpic.net/free-photo/mechanic-calibrating-pressure-device_482257-92757.jpg",
- buttonIcon: "Zap",
- },
- {
- title: "Electrical",
- description: "Circuit repair, light installation, and panel maintenance.",
- imageSrc: "http://img.b2bpic.net/free-photo/senior-man-with-equipment-soldering-working-home_1157-47196.jpg",
- buttonIcon: "Zap",
- },
- {
- title: "Inspections",
- description: "Complete home system diagnostics and safety.",
- imageSrc: "http://img.b2bpic.net/free-photo/repair-word-written-with-nails-repair-utensils_23-2148393090.jpg",
- buttonIcon: "Zap",
- },
+ { title: "Plumbing", description: "Water leaks, drain clearing, and pipe repair.", imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721548.jpg", buttonIcon: Zap },
+ { title: "HVAC Services", description: "AC and heating maintenance and repairs.", imageSrc: "http://img.b2bpic.net/free-photo/mechanic-calibrating-pressure-device_482257-92757.jpg", buttonIcon: Zap },
+ { title: "Electrical", description: "Circuit repair, light installation, and panel maintenance.", imageSrc: "http://img.b2bpic.net/free-photo/senior-man-with-equipment-soldering-working-home_1157-47196.jpg", buttonIcon: Zap },
+ { title: "Inspections", description: "Complete home system diagnostics and safety.", imageSrc: "http://img.b2bpic.net/free-photo/repair-word-written-with-nails-repair-utensils_23-2148393090.jpg", buttonIcon: Zap },
]}
title="Comprehensive Solutions"
description="From emergency repairs to routine maintenance, our certified technicians handle your home's most essential systems with care."
@@ -161,21 +93,9 @@ export default function LandingPage() {
useInvertedBackground={true}
title="Your Trusted Local Experts"
metrics={[
- {
- icon: Award,
- label: "Certifications",
- value: "Fully Licensed",
- },
- {
- icon: Shield,
- label: "Guarantees",
- value: "100% Satisfaction",
- },
- {
- icon: Clock,
- label: "Response Time",
- value: "Fastest Local",
- },
+ { icon: Award, label: "Certifications", value: "Fully Licensed" },
+ { icon: Shield, label: "Guarantees", value: "100% Satisfaction" },
+ { icon: Clock, label: "Response Time", value: "Fastest Local" },
]}
metricsAnimation="opacity"
/>
@@ -185,15 +105,7 @@ export default function LandingPage() {
@@ -206,26 +118,11 @@ export default function LandingPage() {
rating={5}
author="Sarah Miller, Homeowner"
avatars={[
- {
- src: "http://img.b2bpic.net/free-photo/happy-mature-businessman-showing-thumb-up_1262-3024.jpg",
- alt: "happy homeowner portrait",
- },
- {
- src: "http://img.b2bpic.net/free-photo/handsome-stylish-male-entrepreneur-glasses-with-laptop_176420-17912.jpg",
- alt: "business owner portrait",
- },
- {
- src: "http://img.b2bpic.net/free-photo/woman-having-breakfast-kitchen_23-2148179453.jpg",
- alt: "young woman homeowner",
- },
- {
- src: "http://img.b2bpic.net/free-photo/beautiful-brunette-woman-standing-bricks-wall-with-happy-cool-smile-face-lucky-person_839833-8060.jpg",
- alt: "retired person home portrait",
- },
- {
- src: "http://img.b2bpic.net/free-photo/charming-student-girl-good-mood-relaxing-home_343059-139.jpg",
- alt: "homeowner portrait indoor",
- },
+ { src: "http://img.b2bpic.net/free-photo/happy-mature-businessman-showing-thumb-up_1262-3024.jpg", alt: "happy homeowner portrait" },
+ { src: "http://img.b2bpic.net/free-photo/handsome-stylish-male-entrepreneur-glasses-with-laptop_176420-17912.jpg", alt: "business owner portrait" },
+ { src: "http://img.b2bpic.net/free-photo/woman-having-breakfast-kitchen_23-2148179453.jpg", alt: "young woman homeowner" },
+ { src: "http://img.b2bpic.net/free-photo/beautiful-brunette-woman-standing-bricks-wall-with-happy-cool-smile-face-lucky-person_839833-8060.jpg", alt: "retired person home portrait" },
+ { src: "http://img.b2bpic.net/free-photo/charming-student-girl-good-mood-relaxing-home_343059-139.jpg", alt: "homeowner portrait indoor" },
]}
ratingAnimation="slide-up"
avatarsAnimation="blur-reveal"
@@ -237,21 +134,9 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
faqs={[
- {
- id: "1",
- title: "Do you offer emergency services?",
- content: "Yes, we are available 24/7 for urgent calls.",
- },
- {
- id: "2",
- title: "Are your technicians certified?",
- content: "All our staff are fully licensed and undergo regular training.",
- },
- {
- id: "3",
- title: "Do you provide free estimates?",
- content: "Yes, we offer transparent estimates for all projects.",
- },
+ { id: "1", title: "Do you offer emergency services?", content: "Yes, we are available 24/7 for urgent calls." },
+ { id: "2", title: "Are your technicians certified?", content: "All our staff are fully licensed and undergo regular training." },
+ { id: "3", title: "Do you provide free estimates?", content: "Yes, we offer transparent estimates for all projects." },
]}
title="Common Questions"
description="Need more information? Check our common questions."
@@ -262,9 +147,7 @@ export default function LandingPage() {