From 56dc73eaccd4743bce98ad129aa425fa6f912ad0 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 22 Apr 2026 17:44:30 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 330 ++++++++--------------------------------------- 1 file changed, 52 insertions(+), 278 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 9ebad5b..2ae9657 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -31,26 +31,11 @@ export default function LandingPage() { @@ -129,48 +78,12 @@ export default function LandingPage() { textboxLayout="split" useInvertedBackground={false} features={[ - { - id: "f1", - title: "On Time, Every Time", - description: "They arrived exactly when they said they would.", - imageSrc: "http://img.b2bpic.net/free-vector/minimalist-turbo-plumbing-logo-template_742173-19115.jpg", - imageAlt: "plumbing company logo", - }, - { - id: "f2", - title: "Honest Pricing", - description: "No upselling. Fair quotes that match the final invoice.", - imageSrc: "http://img.b2bpic.net/free-photo/young-bearded-builder-man-construction-uniform-safety-helmet-swinging-hammer-looking-camera-smiling_141793-30191.jpg?_wi=2", - imageAlt: "plumbing company logo", - }, - { - id: "f3", - title: "Same-Day & Emergency", - description: "Available even on holiday weekends.", - imageSrc: "http://img.b2bpic.net/free-photo/young-couple-construction-worker-uniform-cap-joyful-guy-doing-yes-gesture-excited-girl-keeping-hands-air-both-looking-camera-isolated-white-wall_141793-113809.jpg", - imageAlt: "plumbing company logo", - }, - { - id: "f4", - title: "Clean & Respectful", - description: "Cleaned up after themselves every time.", - imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990696.jpg?_wi=1", - imageAlt: "plumbing company logo", - }, - { - id: "f5", - title: "Expert Technicians", - description: "Knowledgeable plumbers who explain what they're doing.", - imageSrc: "http://img.b2bpic.net/free-photo/sanitary-technician-working-with-wrench-kitchen_23-2147772255.jpg?_wi=1", - imageAlt: "plumbing company logo", - }, - { - id: "f6", - title: "Real Family Business", - description: "You can tell they actually care about their customers.", - imageSrc: "http://img.b2bpic.net/free-photo/tools-materials-sanitary-works_93675-131728.jpg?_wi=1", - imageAlt: "plumbing company logo", - }, + { id: "f1", title: "On Time, Every Time", description: "They arrived exactly when they said they would.", tag: "Punctuality", imageSrc: "http://img.b2bpic.net/free-vector/minimalist-turbo-plumbing-logo-template_742173-19115.jpg", imageAlt: "plumbing company logo" }, + { id: "f2", title: "Honest Pricing", description: "No upselling. Fair quotes that match the final invoice.", tag: "Value", imageSrc: "http://img.b2bpic.net/free-photo/young-bearded-builder-man-construction-uniform-safety-helmet-swinging-hammer-looking-camera-smiling_141793-30191.jpg", imageAlt: "plumbing company logo" }, + { id: "f3", title: "Same-Day & Emergency", description: "Available even on holiday weekends.", tag: "Availability", imageSrc: "http://img.b2bpic.net/free-photo/young-couple-construction-worker-uniform-cap-joyful-guy-doing-yes-gesture-excited-girl-keeping-hands-air-both-looking-camera-isolated-white-wall_141793-113809.jpg", imageAlt: "plumbing company logo" }, + { id: "f4", title: "Clean & Respectful", description: "Cleaned up after themselves every time.", tag: "Professionalism", imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990696.jpg", imageAlt: "plumbing company logo" }, + { id: "f5", title: "Expert Technicians", description: "Knowledgeable plumbers who explain what they're doing.", tag: "Expertise", imageSrc: "http://img.b2bpic.net/free-photo/sanitary-technician-working-with-wrench-kitchen_23-2147772255.jpg", imageAlt: "plumbing company logo" }, + { id: "f6", title: "Real Family Business", description: "You can tell they actually care about their customers.", tag: "Family", imageSrc: "http://img.b2bpic.net/free-photo/tools-materials-sanitary-works_93675-131728.jpg", imageAlt: "plumbing company logo" }, ]} title="Why Choose Belle Plumbing?" description="Family-owned, trusted, and always there when you need us." @@ -184,48 +97,12 @@ export default function LandingPage() { gridVariant="four-items-2x2-equal-grid" useInvertedBackground={true} products={[ - { - id: "p1", - name: "Water Heater Installation", - price: "Starting at $500", - imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990696.jpg?_wi=2", - variant: "Tank & Tankless", - }, - { - id: "p2", - name: "Whole-Home Repiping", - price: "Custom Quote", - imageSrc: "http://img.b2bpic.net/free-photo/sanitary-technician-working-with-wrench-kitchen_23-2147772255.jpg?_wi=2", - variant: "Poly to PEX", - }, - { - id: "p3", - name: "Emergency Plumbing", - price: "Available 24/7", - imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-working-as-plumber_23-2150746391.jpg", - variant: "Priority", - }, - { - id: "p4", - name: "Drain Cleaning", - price: "Starting at $150", - imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721568.jpg", - variant: "Video Inspection", - }, - { - id: "p5", - name: "Gas Line Services", - price: "Custom Quote", - imageSrc: "http://img.b2bpic.net/free-photo/tools-materials-sanitary-works_93675-131728.jpg?_wi=2", - variant: "Repair & Install", - }, - { - id: "p6", - name: "Faucet & Sink Setup", - price: "Starting at $100", - imageSrc: "http://img.b2bpic.net/free-photo/barbells-gym_23-2147671885.jpg", - variant: "Installation", - }, + { id: "p1", name: "Water Heater Installation", price: "Starting at $500", imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990696.jpg", variant: "Tank & Tankless" }, + { id: "p2", name: "Whole-Home Repiping", price: "Custom Quote", imageSrc: "http://img.b2bpic.net/free-photo/sanitary-technician-working-with-wrench-kitchen_23-2147772255.jpg", variant: "Poly to PEX" }, + { id: "p3", name: "Emergency Plumbing", price: "Available 24/7", imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-working-as-plumber_23-2150746391.jpg", variant: "Priority" }, + { id: "p4", name: "Drain Cleaning", price: "Starting at $150", imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721568.jpg", variant: "Video Inspection" }, + { id: "p5", name: "Gas Line Services", price: "Custom Quote", imageSrc: "http://img.b2bpic.net/free-photo/tools-materials-sanitary-works_93675-131728.jpg", variant: "Repair & Install" }, + { id: "p6", name: "Faucet & Sink Setup", price: "Starting at $100", imageSrc: "http://img.b2bpic.net/free-photo/barbells-gym_23-2147671885.jpg", variant: "Installation" }, ]} title="Comprehensive Plumbing Services" description="From emergency leaks to full-home re-piping." @@ -238,68 +115,17 @@ export default function LandingPage() { textboxLayout="split" useInvertedBackground={false} testimonials={[ - { - id: "1", - name: "Colleen & Rick", - role: "Homeowner", - company: "Summerville", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-working-as-plumber_23-2150746289.jpg", - }, - { - id: "2", - name: "Donna Pearsall", - role: "Homeowner", - company: "Summerville", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/happy-family-enjoying-time-together_23-2149283525.jpg", - }, - { - id: "3", - name: "Michael McNerny", - role: "Homeowner", - company: "Charleston", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/parents-playing-together-with-their-children_23-2148467012.jpg", - }, - { - id: "4", - name: "Keyla Santos", - role: "Homeowner", - company: "Goose Creek", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-delivery-man-wor_23-2147914233.jpg", - }, - { - id: "5", - name: "Johnny Glenn", - role: "Homeowner", - company: "Hanahan", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/two-women-home-chatting-about-nails_23-2148655900.jpg", - }, - { - id: "6", - name: "Beth Z", - role: "Homeowner", - company: "Mt Pleasant", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/couple-watching-movie-streaming-service_23-2149026157.jpg", - }, + { id: "1", name: "Colleen & Rick", role: "Homeowner", company: "Summerville", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-working-as-plumber_23-2150746289.jpg" }, + { id: "2", name: "Donna Pearsall", role: "Homeowner", company: "Summerville", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/happy-family-enjoying-time-together_23-2149283525.jpg" }, + { id: "3", name: "Michael McNerny", role: "Homeowner", company: "Charleston", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/parents-playing-together-with-their-children_23-2148467012.jpg" }, + { id: "4", name: "Keyla Santos", role: "Homeowner", company: "Goose Creek", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-delivery-man-wor_23-2147914233.jpg" }, + { id: "5", name: "Johnny Glenn", role: "Homeowner", company: "Hanahan", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/two-women-home-chatting-about-nails_23-2148655900.jpg" }, + { id: "6", name: "Beth Z", role: "Homeowner", company: "Mt Pleasant", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/couple-watching-movie-streaming-service_23-2149026157.jpg" }, ]} kpiItems={[ - { - value: "5.0", - label: "Avg Rating", - }, - { - value: "100+", - label: "Google Reviews", - }, - { - value: "10+", - label: "Years Served", - }, + { value: "5.0", label: "Avg Rating" }, + { value: "100+", label: "Google Reviews" }, + { value: "10+", label: "Years Served" }, ]} title="Trusted by Local Homeowners" description="Hear from our happy neighbors in the Lowcountry." @@ -313,41 +139,13 @@ export default function LandingPage() { gridVariant="uniform-all-items-equal" useInvertedBackground={true} metrics={[ - { - id: "m1", - value: "Summerville", - description: "Local HQ", - }, - { - id: "m2", - value: "Charleston", - description: "Service Area", - }, - { - id: "m3", - value: "North Charleston", - description: "Service Area", - }, - { - id: "m4", - value: "Cane Bay", - description: "Service Area", - }, - { - id: "m5", - value: "Goose Creek", - description: "Service Area", - }, - { - id: "m6", - value: "Hanahan", - description: "Service Area", - }, - { - id: "m7", - value: "Mt Pleasant", - description: "Service Area", - }, + { id: "m1", value: "Summerville", description: "Local HQ" }, + { id: "m2", value: "Charleston", description: "Service Area" }, + { id: "m3", value: "North Charleston", description: "Service Area" }, + { id: "m4", value: "Cane Bay", description: "Service Area" }, + { id: "m5", value: "Goose Creek", description: "Service Area" }, + { id: "m6", value: "Hanahan", description: "Service Area" }, + { id: "m7", value: "Mt Pleasant", description: "Service Area" }, ]} title="Serving the Lowcountry" description="Proudly providing honest plumbing service to the greater Charleston region." @@ -359,26 +157,10 @@ export default function LandingPage() { textboxLayout="split" useInvertedBackground={false} faqs={[ - { - id: "q1", - title: "Do you offer emergency plumbing?", - content: "Yes, we are available for emergency plumbing needs even on holidays.", - }, - { - id: "q2", - title: "Are you licensed and insured?", - content: "Absolutely. Belle Plumbing is fully licensed and insured, with a Master Plumber overseeing operations.", - }, - { - id: "q3", - title: "Do you provide same-day service?", - content: "Yes, same-day appointments are often available for urgent repairs.", - }, - { - id: "q4", - title: "How do your prices compare?", - content: "We pride ourselves on honest, fair pricing that matches our quotes. No hidden fees.", - }, + { id: "q1", title: "Do you offer emergency plumbing?", content: "Yes, we are available for emergency plumbing needs even on holidays." }, + { id: "q2", title: "Are you licensed and insured?", content: "Absolutely. Belle Plumbing is fully licensed and insured, with a Master Plumber overseeing operations." }, + { id: "q3", title: "Do you provide same-day service?", content: "Yes, same-day appointments are often available for urgent repairs." }, + { id: "q4", title: "How do your prices compare?", content: "We pride ourselves on honest, fair pricing that matches our quotes. No hidden fees." }, ]} title="Common Plumbing Questions" description="Expert answers for your peace of mind." @@ -389,19 +171,11 @@ export default function LandingPage() {
-- 2.49.1