diff --git a/src/app/page.tsx b/src/app/page.tsx
index fb34bad..4ea06f3 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -37,9 +37,7 @@ export default function HomePage() {
{ name: "Contact", id: "/contact" },
]}
button={{
- text: "Call Now: (555) 123-4567",
- href: "tel:+15551234567",
- }}
+ text: "Call Now: (555) 123-4567", href: "tel:+15551234567"}}
animateOnLoad={true}
/>
@@ -54,36 +52,22 @@ export default function HomePage() {
background={{ variant: "radial-gradient" }}
buttons={[
{
- text: "Call Now: (555) 123-4567",
- href: "tel:+15551234567",
- },
+ text: "Call Now: (555) 123-4567", href: "tel:+15551234567"},
{
- text: "Request Service",
- href: "/contact",
- },
+ text: "Request Service", href: "/contact"},
]}
buttonAnimation="slide-up"
mediaItems={[
{
- imageSrc: "http://img.b2bpic.net/free-photo/high-angle-woman-working-as-plumber_23-2150746388.jpg",
- imageAlt: "Professional plumber working on pipes",
- },
+ imageSrc: "http://img.b2bpic.net/free-photo/high-angle-woman-working-as-plumber_23-2150746388.jpg", imageAlt: "Professional plumber working on pipes"},
{
- imageSrc: "http://img.b2bpic.net/free-photo/sanitary-technician-lying-sink_23-2147772221.jpg",
- imageAlt: "Emergency plumbing repair in progress",
- },
+ imageSrc: "http://img.b2bpic.net/free-photo/sanitary-technician-lying-sink_23-2147772221.jpg", imageAlt: "Emergency plumbing repair in progress"},
{
- imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-nurse-giving-scan-patient_23-2149341551.jpg",
- imageAlt: "Water heater installation service",
- },
+ imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-nurse-giving-scan-patient_23-2149341551.jpg", imageAlt: "Water heater installation service"},
{
- imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721545.jpg",
- imageAlt: "Drain cleaning equipment",
- },
+ imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721545.jpg", imageAlt: "Drain cleaning equipment"},
{
- imageSrc: "http://img.b2bpic.net/free-photo/household-problem-woman-pointing-broken-tap-with-jet-water-man-with-suitcase-tools_259150-58295.jpg",
- imageAlt: "Leak repair services",
- },
+ imageSrc: "http://img.b2bpic.net/free-photo/household-problem-woman-pointing-broken-tap-with-jet-water-man-with-suitcase-tools_259150-58295.jpg", imageAlt: "Leak repair services"},
]}
mediaAnimation="slide-up"
/>
@@ -95,32 +79,16 @@ export default function HomePage() {
description="Built on years of honest service, fair pricing, and rapid response to homeowner emergencies."
metrics={[
{
- id: "1",
- value: "20",
- title: "Years",
- description: "Professional local plumbing experience",
- icon: Clock,
+ id: "1", value: "20", title: "Years", description: "Professional local plumbing experience", icon: Clock,
},
{
- id: "2",
- value: "4.8",
- title: "Stars",
- description: "Based on 500+ verified customer reviews",
- icon: Star,
+ id: "2", value: "4.8", title: "Stars", description: "Based on 500+ verified customer reviews", icon: Star,
},
{
- id: "3",
- value: "30",
- title: "Minutes",
- description: "Average response time to emergency calls",
- icon: Zap,
+ id: "3", value: "30", title: "Minutes", description: "Average response time to emergency calls", icon: Zap,
},
{
- id: "4",
- value: "100%",
- title: "Fair",
- description: "Upfront pricing with no hidden fees",
- icon: CheckCircle,
+ id: "4", value: "100%", title: "Fair", description: "Upfront pricing with no hidden fees", icon: CheckCircle,
},
]}
gridVariant="uniform-all-items-equal"
@@ -144,41 +112,21 @@ export default function HomePage() {
mediaAnimation="slide-up"
accordionItems={[
{
- id: "1",
- title: "Emergency Plumbing",
- content: "24/7 emergency response for burst pipes, severe leaks, and urgent issues. We prioritize emergency calls to minimize water damage and restore service quickly.",
- },
+ id: "1", title: "Emergency Plumbing", content: "24/7 emergency response for burst pipes, severe leaks, and urgent issues. We prioritize emergency calls to minimize water damage and restore service quickly."},
{
- id: "2",
- title: "Leak Detection & Repair",
- content: "Expert leak detection and repair for all types of leaks. We find the source and fix it right, preventing costly water damage.",
- },
+ id: "2", title: "Leak Detection & Repair", content: "Expert leak detection and repair for all types of leaks. We find the source and fix it right, preventing costly water damage."},
{
- id: "3",
- title: "Drain Cleaning & Clog Removal",
- content: "Fast, effective drain cleaning services using modern equipment. We clear clogs and restore flow to your drains, sinks, and showers.",
- },
+ id: "3", title: "Drain Cleaning & Clog Removal", content: "Fast, effective drain cleaning services using modern equipment. We clear clogs and restore flow to your drains, sinks, and showers."},
{
- id: "4",
- title: "Water Heater Services",
- content: "Water heater repair, maintenance, and installation. We service all brands and types of water heaters.",
- },
+ id: "4", title: "Water Heater Services", content: "Water heater repair, maintenance, and installation. We service all brands and types of water heaters."},
{
- id: "5",
- title: "Toilet, Faucet & Fixture Repair",
- content: "Fast repairs and replacements for toilets, faucets, sinks, and shower fixtures. All work backed by our satisfaction guarantee.",
- },
+ id: "5", title: "Toilet, Faucet & Fixture Repair", content: "Fast repairs and replacements for toilets, faucets, sinks, and shower fixtures. All work backed by our satisfaction guarantee."},
{
- id: "6",
- title: "Pipe Repair & Remodeling",
- content: "Comprehensive pipe repair and replacement services. We also handle plumbing for home remodels and renovations.",
- },
+ id: "6", title: "Pipe Repair & Remodeling", content: "Comprehensive pipe repair and replacement services. We also handle plumbing for home remodels and renovations."},
]}
buttons={[
{
- text: "View All Services",
- href: "/services",
- },
+ text: "View All Services", href: "/services"},
]}
buttonAnimation="slide-up"
useInvertedBackground={true}
@@ -190,19 +138,12 @@ export default function HomePage() {
@@ -355,8 +237,7 @@ export default function HomePage() {
);
-}
\ No newline at end of file
+}