diff --git a/src/app/page.tsx b/src/app/page.tsx
index 26e881c..7217175 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -32,39 +32,23 @@ export default function LandingPage() {
@@ -75,40 +59,20 @@ export default function LandingPage() {
description="SwiftPlumb Solutions delivers prompt, reliable, and professional plumbing services. From leaky faucets to major installations, we've got you covered 24/7."
testimonials={[
{
- name: "Sarah J.",
- handle: "@homeownerSJ",
- testimonial: "SwiftPlumb fixed our burst pipe quickly and professionally. Highly recommend their emergency service!",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/image-corporate-woman-working-office-sitting-front-laptop-preparing-business_1258-194628.jpg?_wi=1",
- },
+ name: "Sarah J.", handle: "@homeownerSJ", testimonial: "SwiftPlumb fixed our burst pipe quickly and professionally. Highly recommend their emergency service!", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/image-corporate-woman-working-office-sitting-front-laptop-preparing-business_1258-194628.jpg"},
{
- name: "John D.",
- handle: "@plumbingpro",
- testimonial: "Fast response and excellent work on our kitchen plumbing. Truly life savers!",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-business-man_23-2148514859.jpg",
- },
+ name: "John D.", handle: "@plumbingpro", testimonial: "Fast response and excellent work on our kitchen plumbing. Truly life savers!", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-business-man_23-2148514859.jpg"},
{
- name: "Emily R.",
- handle: "@happyclientER",
- testimonial: "Professional and courteous. They replaced our old water heater seamlessly.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-correcting-grammar-mistakes_23-2150171372.jpg",
- },
+ name: "Emily R.", handle: "@happyclientER", testimonial: "Professional and courteous. They replaced our old water heater seamlessly.", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-correcting-grammar-mistakes_23-2150171372.jpg"},
{
- name: "David K.",
- handle: "@bizownerDK",
- testimonial: "Our business relies on SwiftPlumb for all our commercial needs. Always reliable!",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-smiling-model-sexy-stylish-man-dressed-shirt-jeans-fashion-hipster-male-posing-near-blue-wall-studio-cheerful-happy_158538-22431.jpg",
- },
+ name: "David K.", handle: "@bizownerDK", testimonial: "Our business relies on SwiftPlumb for all our commercial needs. Always reliable!", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-smiling-model-sexy-stylish-man-dressed-shirt-jeans-fashion-hipster-male-posing-near-blue-wall-studio-cheerful-happy_158538-22431.jpg"},
{
- name: "Maria P.",
- handle: "@newhomeMP",
- testimonial: "Had a small leak, they found and fixed it before it became a big problem. Great service!",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/happy-young-elegant-man-smiling_23-2148332976.jpg",
- },
+ name: "Maria P.", handle: "@newhomeMP", testimonial: "Had a small leak, they found and fixed it before it became a big problem. Great service!", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/happy-young-elegant-man-smiling_23-2148332976.jpg"},
]}
testimonialRotationInterval={7000}
tag="Expert Plumbing Services"
@@ -116,39 +80,25 @@ export default function LandingPage() {
tagAnimation="slide-up"
buttons={[
{
- text: "Schedule Service",
- href: "#contact",
- },
+ text: "Schedule Service", href: "#contact"},
{
- text: "Emergency Call",
- href: "tel:+1234567890",
- },
+ text: "Emergency Call", href: "tel:+1234567890"},
]}
buttonAnimation="slide-up"
avatars={[
{
- src: "http://img.b2bpic.net/free-photo/portrait-young-female-dentist-dentistry-concept-dental-treatment_169016-67131.jpg",
- alt: "Client Avatar 1",
- },
+ src: "http://img.b2bpic.net/free-photo/portrait-young-female-dentist-dentistry-concept-dental-treatment_169016-67131.jpg", alt: "Client Avatar 1"},
{
- src: "http://img.b2bpic.net/free-photo/close-up-shot-successful-beautiful-confident-senior-businesswoman-her-fifties-with-gray-hair-blue-wise-eyes-posing-indoors-keeping-arms-folded-looking-with-charming-smile_344912-1851.jpg",
- alt: "Client Avatar 2",
- },
+ src: "http://img.b2bpic.net/free-photo/close-up-shot-successful-beautiful-confident-senior-businesswoman-her-fifties-with-gray-hair-blue-wise-eyes-posing-indoors-keeping-arms-folded-looking-with-charming-smile_344912-1851.jpg", alt: "Client Avatar 2"},
{
- src: "http://img.b2bpic.net/free-photo/smile-woman-talking-phone-looking-camera_23-2148317284.jpg",
- alt: "Client Avatar 3",
- },
+ src: "http://img.b2bpic.net/free-photo/smile-woman-talking-phone-looking-camera_23-2148317284.jpg", alt: "Client Avatar 3"},
{
- src: "http://img.b2bpic.net/free-photo/skeptical-senior-businesswoman-looking-camera_1262-5592.jpg",
- alt: "Client Avatar 4",
- },
+ src: "http://img.b2bpic.net/free-photo/skeptical-senior-businesswoman-looking-camera_1262-5592.jpg", alt: "Client Avatar 4"},
{
- src: "http://img.b2bpic.net/free-photo/portrait-young-business-man-posing-with-crossed-arms_23-2149206526.jpg",
- alt: "Client Avatar 5",
- },
+ src: "http://img.b2bpic.net/free-photo/portrait-young-business-man-posing-with-crossed-arms_23-2149206526.jpg", alt: "Client Avatar 5"},
]}
avatarText="Trusted by over 10,000 satisfied customers."
- imageSrc="http://img.b2bpic.net/free-photo/mechanical-wrench-desk_23-2148557960.jpg?_wi=1"
+ imageSrc="http://img.b2bpic.net/free-photo/mechanical-wrench-desk_23-2148557960.jpg"
imageAlt="A friendly plumber fixing a kitchen sink"
showDimOverlay={true}
showBlur={true}
@@ -163,29 +113,14 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{
- title: "Leak Detection & Repair",
- description: "Pinpointing and fixing leaks quickly to prevent water damage and conserve water.",
- bentoComponent: "reveal-icon",
- icon: Droplet,
- imageSrc: "http://img.b2bpic.net/free-photo/electrical-technician-looking-focused-while-working-switchboard-with-fuses_169016-23720.jpg",
- imageAlt: "water leak detection house",
+ title: "Leak Detection & Repair", description: "Pinpointing and fixing leaks quickly to prevent water damage and conserve water.", bentoComponent: "reveal-icon", icon: Droplet
},
{
- title: "Drain Cleaning Services",
- description: "Efficient removal of clogs and blockages to restore proper drainage.",
- bentoComponent: "reveal-icon",
- icon: Wrench,
- imageSrc: "http://img.b2bpic.net/free-photo/mechanical-wrench-desk_23-2148557960.jpg?_wi=2",
- imageAlt: "water leak detection house",
+ title: "Drain Cleaning Services", description: "Efficient removal of clogs and blockages to restore proper drainage.", bentoComponent: "reveal-icon", icon: Wrench
},
{
- title: "Water Heater Installation & Repair",
- description: "Expert service for all types of water heaters, ensuring you always have hot water.",
- bentoComponent: "reveal-icon",
- icon: Gauge,
- imageSrc: "http://img.b2bpic.net/free-photo/image-corporate-woman-working-office-sitting-front-laptop-preparing-business_1258-194628.jpg?_wi=2",
- imageAlt: "water leak detection house",
- },
+ title: "Water Heater Installation & Repair", description: "Expert service for all types of water heaters, ensuring you always have hot water.", bentoComponent: "reveal-icon", icon: Gauge
+ }
]}
title="Comprehensive Plumbing Solutions"
description="From routine maintenance to complex installations, our certified plumbers handle it all with expertise and care."
@@ -200,19 +135,13 @@ export default function LandingPage() {
metrics={[
{
icon: Calendar,
- label: "Years in Service",
- value: "15+",
- },
+ label: "Years in Service", value: "15+"},
{
icon: Star,
- label: "Customer Satisfaction",
- value: "98%",
- },
+ label: "Customer Satisfaction", value: "98%"},
{
icon: Users,
- label: "Certified Plumbers",
- value: "20+",
- },
+ label: "Certified Plumbers", value: "20+"},
]}
metricsAnimation="slide-up"
/>
@@ -225,67 +154,31 @@ export default function LandingPage() {
useInvertedBackground={true}
testimonials={[
{
- id: "1",
- name: "Linda M.",
- role: "Homeowner",
- company: "Local Resident",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-cute-cheerful-africanamerican-girl-showing-thumbsup-support-like-agree-with-y_1258-138554.jpg",
- },
+ id: "1", name: "Linda M.", role: "Homeowner", company: "Local Resident", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/portrait-cute-cheerful-africanamerican-girl-showing-thumbsup-support-like-agree-with-y_1258-138554.jpg"},
{
- id: "2",
- name: "Robert S.",
- role: "Business Owner",
- company: "Main Street Cafe",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/colleagues-posing-together-office-showing-thumbs-up-camera_1098-20268.jpg",
- },
+ id: "2", name: "Robert S.", role: "Business Owner", company: "Main Street Cafe", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/colleagues-posing-together-office-showing-thumbs-up-camera_1098-20268.jpg"},
{
- id: "3",
- name: "Jessica L.",
- role: "Property Manager",
- company: "Urban Living",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-smiling-kitchen_107420-12357.jpg",
- },
+ id: "3", name: "Jessica L.", role: "Property Manager", company: "Urban Living", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-smiling-kitchen_107420-12357.jpg"},
{
- id: "4",
- name: "Michael B.",
- role: "Residential Client",
- company: "Happy Homeowner",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/front-view-happy-man-showing-approval_23-2148230800.jpg",
- },
+ id: "4", name: "Michael B.", role: "Residential Client", company: "Happy Homeowner", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/front-view-happy-man-showing-approval_23-2148230800.jpg"},
{
- id: "5",
- name: "Patricia G.",
- role: "Retired Teacher",
- company: "Community Member",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/woman-working-delivery_23-2148480405.jpg",
- },
+ id: "5", name: "Patricia G.", role: "Retired Teacher", company: "Community Member", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/woman-working-delivery_23-2148480405.jpg"},
{
- id: "6",
- name: "The Wilsons",
- role: "New Homeowners",
- company: "Family Residence",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/lovely-couple-spending-time-together-home_23-2148940963.jpg",
- },
+ id: "6", name: "The Wilsons", role: "New Homeowners", company: "Family Residence", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/lovely-couple-spending-time-together-home_23-2148940963.jpg"},
]}
kpiItems={[
{
- value: "5/5",
- label: "Average Rating",
- },
+ value: "5/5", label: "Average Rating"},
{
- value: "100%",
- label: "On-Time Arrival",
- },
+ value: "100%", label: "On-Time Arrival"},
{
- value: "24/7",
- label: "Emergency Service",
- },
+ value: "24/7", label: "Emergency Service"},
]}
title="Hear From Our Happy Customers"
description="Real stories from homeowners and businesses who trust SwiftPlumb for their plumbing needs."
@@ -299,60 +192,31 @@ export default function LandingPage() {
useInvertedBackground={false}
plans={[
{
- id: "basic",
- badge: "Standard",
- badgeIcon: Home,
- price: "$99",
- subtitle: "Basic Call-Out Fee",
- buttons: [
+ id: "basic", badge: "Standard", badgeIcon: Home,
+ price: "$99", subtitle: "Basic Call-Out Fee", buttons: [
{
- text: "Book Now",
- href: "#contact",
- },
+ text: "Book Now", href: "#contact"},
],
features: [
- "Initial diagnostic",
- "Minor repairs (e.g., faucet drip)",
- "Service guarantee",
- ],
+ "Initial diagnostic", "Minor repairs (e.g., faucet drip)", "Service guarantee"],
},
{
- id: "premium",
- badge: "Most Popular",
- badgeIcon: Sparkles,
- price: "$199",
- subtitle: "Comprehensive Service",
- buttons: [
+ id: "premium", badge: "Most Popular", badgeIcon: Sparkles,
+ price: "$199", subtitle: "Comprehensive Service", buttons: [
{
- text: "Get Started",
- href: "#contact",
- },
+ text: "Get Started", href: "#contact"},
],
features: [
- "Advanced leak detection",
- "Drain cleaning up to 15ft",
- "Water pressure check",
- "10% discount on parts",
- ],
+ "Advanced leak detection", "Drain cleaning up to 15ft", "Water pressure check", "10% discount on parts"],
},
{
- id: "ultimate",
- badge: "Best Value",
- badgeIcon: ShieldCheck,
- price: "$349",
- subtitle: "Ultimate Home Protection",
- buttons: [
+ id: "ultimate", badge: "Best Value", badgeIcon: ShieldCheck,
+ price: "$349", subtitle: "Ultimate Home Protection", buttons: [
{
- text: "Contact for Quote",
- href: "#contact",
- },
+ text: "Contact for Quote", href: "#contact"},
],
features: [
- "Annual plumbing inspection",
- "Emergency priority service",
- "Water heater flush & tune-up",
- "20% discount on all services",
- ],
+ "Annual plumbing inspection", "Emergency priority service", "Water heater flush & tune-up", "20% discount on all services"],
},
]}
title="Transparent Pricing for Every Budget"
@@ -365,33 +229,19 @@ export default function LandingPage() {
useInvertedBackground={true}
faqs={[
{
- id: "1",
- title: "What are your operating hours?",
- content: "We offer 24/7 emergency plumbing services. For non-emergency appointments, our regular hours are Monday to Friday, 8 AM to 5 PM.",
- },
+ id: "1", title: "What are your operating hours?", content: "We offer 24/7 emergency plumbing services. For non-emergency appointments, our regular hours are Monday to Friday, 8 AM to 5 PM."},
{
- id: "2",
- title: "Do you offer emergency services?",
- content: "Yes, we provide 24/7 emergency plumbing services. Contact us anytime for urgent plumbing needs.",
- },
+ id: "2", title: "Do you offer emergency services?", content: "Yes, we provide 24/7 emergency plumbing services. Contact us anytime for urgent plumbing needs."},
{
- id: "3",
- title: "What areas do you serve?",
- content: "We proudly serve [Your City] and all surrounding areas. Please call us to confirm service availability in your specific location.",
- },
+ id: "3", title: "What areas do you serve?", content: "We proudly serve [Your City] and all surrounding areas. Please call us to confirm service availability in your specific location."},
{
- id: "4",
- title: "Are your plumbers licensed and insured?",
- content: "Absolutely. All our plumbers are fully licensed, bonded, and insured, ensuring professional and reliable service every time.",
- },
+ id: "4", title: "Are your plumbers licensed and insured?", content: "Absolutely. All our plumbers are fully licensed, bonded, and insured, ensuring professional and reliable service every time."},
]}
sideTitle="Common Questions & Answers"
sideDescription="Find quick answers to frequently asked questions about our plumbing services."
buttons={[
{
- text: "Still Have Questions? Contact Us",
- href: "#contact",
- },
+ text: "Still Have Questions? Contact Us", href: "#contact"},
]}
buttonAnimation="slide-up"
faqsAnimation="slide-up"
@@ -404,7 +254,7 @@ export default function LandingPage() {
@@ -428,58 +274,35 @@ export default function LandingPage() {