From 4297e34f5dfaa5a5add7fd7013e6f3d385410072 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 9 Apr 2026 21:53:25 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 193 +++++++++++------------------------------------ 1 file changed, 46 insertions(+), 147 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index f8294ce..98ef4f1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -30,25 +30,15 @@ export default function LandingPage() { @@ -60,35 +50,21 @@ export default function LandingPage() { description="Papas Plumbing delivers honest, expert solutions for every plumbing challenge—from emergency repairs to luxury installations. Serving families with transparent pricing and same-day service." buttons={[ { - text: "Schedule Your Service Today", - href: "#contact", - }, + text: "Schedule Your Service Today", href: "#contact"}, ]} slides={[ { - imageSrc: "http://img.b2bpic.net/free-photo/modern-bathroom-with-big-mirror_1203-1497.jpg", - imageAlt: "Luxury home plumbing", - }, + imageSrc: "http://img.b2bpic.net/free-photo/modern-bathroom-with-big-mirror_1203-1497.jpg", imageAlt: "Luxury home plumbing"}, { - imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721552.jpg", - imageAlt: "Professional plumbing service", - }, + imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721552.jpg", imageAlt: "Professional plumbing service"}, { - imageSrc: "http://img.b2bpic.net/free-photo/spring-faucet-led-strip-blue-kitchen_169016-69053.jpg", - imageAlt: "Luxury kitchen fixtures", - }, + imageSrc: "http://img.b2bpic.net/free-photo/spring-faucet-led-strip-blue-kitchen_169016-69053.jpg", imageAlt: "Luxury kitchen fixtures"}, { - imageSrc: "http://img.b2bpic.net/free-photo/handsome-young-carpenter-working-with-experienced-man_329181-15627.jpg", - imageAlt: "Emergency repair services", - }, + imageSrc: "http://img.b2bpic.net/free-photo/handsome-young-carpenter-working-with-experienced-man_329181-15627.jpg", imageAlt: "Emergency repair services"}, { - imageSrc: "http://img.b2bpic.net/free-photo/person-white-bathrobe-filling-bath-with-water_259150-59743.jpg", - imageAlt: "High-end piping systems", - }, + imageSrc: "http://img.b2bpic.net/free-photo/person-white-bathrobe-filling-bath-with-water_259150-59743.jpg", imageAlt: "High-end piping systems"}, { - imageSrc: "http://img.b2bpic.net/free-photo/working-day-two-indian-men-discussing-something-looking-involved_259150-59414.jpg", - imageAlt: "Family-trusted plumbing team", - }, + imageSrc: "http://img.b2bpic.net/free-photo/working-day-two-indian-men-discussing-something-looking-involved_259150-59414.jpg", imageAlt: "Family-trusted plumbing team"}, ]} /> @@ -98,10 +74,7 @@ export default function LandingPage() { useInvertedBackground={false} title="Family-Owned, Expert-Driven" description={[ - "For generations, Papas Plumbing has been the standard for reliability and excellence in local plumbing services.", - "Our team of licensed experts combines deep technical knowledge with a family-oriented approach, ensuring every customer feels heard and valued.", - "We focus on transparency in pricing and delivering the highest quality work, whether it’s a simple faucet replacement or a complete home installation.", - ]} + "For generations, Papas Plumbing has been the standard for reliability and excellence in local plumbing services.", "Our team of licensed experts combines deep technical knowledge with a family-oriented approach, ensuring every customer feels heard and valued.", "We focus on transparency in pricing and delivering the highest quality work, whether it’s a simple faucet replacement or a complete home installation."]} /> @@ -113,23 +86,11 @@ export default function LandingPage() { useInvertedBackground={true} features={[ { - title: "Emergency Repairs", - description: "Rapid response to burst pipes, severe leaks, and plumbing emergencies around the clock.", - imageSrc: "http://img.b2bpic.net/free-photo/plumber-covering-his-mouth_1368-772.jpg", - imageAlt: "Emergency plumbing", - }, + title: "Emergency Repairs", description: "Rapid response to burst pipes, severe leaks, and plumbing emergencies around the clock.", imageSrc: "http://img.b2bpic.net/free-photo/plumber-covering-his-mouth_1368-772.jpg", imageAlt: "Emergency plumbing"}, { - title: "Water Heater Solutions", - description: "Full-service installation and maintenance of high-efficiency water heating systems.", - imageSrc: "http://img.b2bpic.net/free-photo/modern-autonomous-heating-system-boiler-room_169016-51414.jpg", - imageAlt: "Water heater service", - }, + title: "Water Heater Solutions", description: "Full-service installation and maintenance of high-efficiency water heating systems.", imageSrc: "http://img.b2bpic.net/free-photo/modern-autonomous-heating-system-boiler-room_169016-51414.jpg", imageAlt: "Water heater service"}, { - title: "Advanced Drain Cleaning", - description: "Professional-grade drain cleaning services to keep your system flowing freely and efficiently.", - imageSrc: "http://img.b2bpic.net/free-photo/man-drying-glass-with-kitchen-towel-by-black-faucet-drying-dishes_169016-69554.jpg", - imageAlt: "Drain cleaning", - }, + title: "Advanced Drain Cleaning", description: "Professional-grade drain cleaning services to keep your system flowing freely and efficiently.", imageSrc: "http://img.b2bpic.net/free-photo/man-drying-glass-with-kitchen-towel-by-black-faucet-drying-dishes_169016-69554.jpg", imageAlt: "Drain cleaning"}, ]} title="Comprehensive Plumbing Services" description="We offer a wide range of plumbing services designed to maintain your home’s systems to the highest standards." @@ -144,20 +105,11 @@ export default function LandingPage() { useInvertedBackground={false} metrics={[ { - id: "m1", - value: "15+", - description: "Years of Service", - }, + id: "m1", value: "15+", description: "Years of Service"}, { - id: "m2", - value: "5k+", - description: "Successful Repairs", - }, + id: "m2", value: "5k+", description: "Successful Repairs"}, { - id: "m3", - value: "99%", - description: "Client Satisfaction", - }, + id: "m3", value: "99%", description: "Client Satisfaction"}, ]} title="Trust Through Numbers" description="Results that speak for themselves." @@ -171,59 +123,28 @@ export default function LandingPage() { useInvertedBackground={true} testimonials={[ { - id: "t1", - name: "Sarah Jenkins", - role: "Homeowner", - company: "Local Community", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/happy-elder-woman-kitchen-holding-tablet_23-2148419314.jpg", - }, + id: "t1", name: "Sarah Jenkins", role: "Homeowner", company: "Local Community", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/happy-elder-woman-kitchen-holding-tablet_23-2148419314.jpg"}, { - id: "t2", - name: "Michael Roberts", - role: "Homeowner", - company: "Local Community", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/pleased-young-male-builder-wearing-uniform-safety-helmet-showing-handshakes-gesture-purple_141793-74804.jpg", - }, + id: "t2", name: "Michael Roberts", role: "Homeowner", company: "Local Community", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/pleased-young-male-builder-wearing-uniform-safety-helmet-showing-handshakes-gesture-purple_141793-74804.jpg"}, { - id: "t3", - name: "Emily Chen", - role: "Homeowner", - company: "Local Community", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/father-holding-child-while-kitchen-with-copy-space_23-2148463645.jpg", - }, + id: "t3", name: "Emily Chen", role: "Homeowner", company: "Local Community", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/father-holding-child-while-kitchen-with-copy-space_23-2148463645.jpg"}, { - id: "t4", - name: "David Thorne", - role: "Homeowner", - company: "Local Community", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/female-plumber-working-fix-problems-client-s-house_23-2150990733.jpg", - }, + id: "t4", name: "David Thorne", role: "Homeowner", company: "Local Community", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/female-plumber-working-fix-problems-client-s-house_23-2150990733.jpg"}, { - id: "t5", - name: "Jessica Moore", - role: "Business Owner", - company: "Local Cafe", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/serviceman-does-checkup-client-car_482257-76119.jpg", - }, + id: "t5", name: "Jessica Moore", role: "Business Owner", company: "Local Cafe", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/serviceman-does-checkup-client-car_482257-76119.jpg"}, ]} kpiItems={[ { - value: "4.9/5", - label: "Avg Rating", - }, + value: "4.9/5", label: "Avg Rating"}, { - value: "100%", - label: "Verified", - }, + value: "100%", label: "Verified"}, { - value: "24/7", - label: "Available", - }, + value: "24/7", label: "Available"}, ]} title="Trusted by Local Families" description="Don't just take our word for it—read what our valued clients say." @@ -234,16 +155,13 @@ export default function LandingPage() { @@ -252,50 +170,31 @@ export default function LandingPage() { ); -} +} \ No newline at end of file