From 0ea6d047e6f29af59ad2743241d3f2a359fd6113 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 31 Mar 2026 03:09:04 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 168 +++++++++++------------------------------------ 1 file changed, 39 insertions(+), 129 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index d74dc37..b644e90 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -32,25 +32,15 @@ export default function LandingPage() { @@ -59,17 +49,13 @@ export default function LandingPage() {
@@ -78,47 +64,26 @@ export default function LandingPage() {
@@ -147,7 +107,7 @@ export default function LandingPage() { tag="Meet Anthony" title="Your Trusted Tradesman" description="Anthony brings decades of mastery to every residential project. He treats your home with the same care and respect as his own, ensuring no detail is overlooked." - subdescription="\"Anthony didn't just fix the leak; he explained how it happened so I could prevent it next time. He’s the real deal.\" — Lenny" + subdescription="Anthony didn't just fix the leak; he explained how it happened so I could prevent it next time. He’s the real deal. — Lenny" imageSrc="http://img.b2bpic.net/free-photo/pleased-young-male-builder-wearing-uniform-safety-helmet-showing-handshakes-gesture-purple_141793-74804.jpg" mediaAnimation="slide-up" icon={Wrench} @@ -162,40 +122,22 @@ export default function LandingPage() { features={[ { id: 1, - title: "Leak Detection", - description: "Pinpoint and fix hidden leaks fast.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-male-engineer-working-field-engineers-day-celebration_23-2151615059.jpg", - }, + title: "Leak Detection", description: "Pinpoint and fix hidden leaks fast.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-male-engineer-working-field-engineers-day-celebration_23-2151615059.jpg"}, { id: 2, - title: "Water Heaters", - description: "Install, repair, and maintain tanks.", - imageSrc: "http://img.b2bpic.net/free-photo/electrician-installing-laying-electrical-cables-ceiling-inside-house_169016-55463.jpg", - }, + title: "Water Heaters", description: "Install, repair, and maintain tanks.", imageSrc: "http://img.b2bpic.net/free-photo/electrician-installing-laying-electrical-cables-ceiling-inside-house_169016-55463.jpg"}, { id: 3, - title: "Drain Cleaning", - description: "Clearing stubborn blockages with ease.", - imageSrc: "http://img.b2bpic.net/free-photo/people-taking-care-farm_23-2149232299.jpg", - }, + title: "Drain Cleaning", description: "Clearing stubborn blockages with ease.", imageSrc: "http://img.b2bpic.net/free-photo/people-taking-care-farm_23-2149232299.jpg"}, { id: 4, - title: "Fixture Upgrades", - description: "Elegant installations for modern homes.", - imageSrc: "http://img.b2bpic.net/free-photo/kitchen-faucet-water-aerator-metal-texture_169016-68888.jpg", - }, + title: "Fixture Upgrades", description: "Elegant installations for modern homes.", imageSrc: "http://img.b2bpic.net/free-photo/kitchen-faucet-water-aerator-metal-texture_169016-68888.jpg"}, { id: 5, - title: "Pipe Repair", - description: "Durable solutions for old or burst pipes.", - imageSrc: "http://img.b2bpic.net/free-photo/aerator-closeup-copper-glow-modern-faucet_169016-69020.jpg", - }, + title: "Pipe Repair", description: "Durable solutions for old or burst pipes.", imageSrc: "http://img.b2bpic.net/free-photo/aerator-closeup-copper-glow-modern-faucet_169016-69020.jpg"}, { id: 6, - title: "Maintenance Plans", - description: "Keep systems running perfectly all year.", - imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-working-as-plumber_23-2150746370.jpg", - }, + title: "Maintenance Plans", description: "Keep systems running perfectly all year.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-working-as-plumber_23-2150746370.jpg"}, ]} title="Our Expertise" description="We offer a complete range of residential and commercial plumbing services." @@ -210,25 +152,15 @@ export default function LandingPage() { author="Jamie S." avatars={[ { - src: "http://img.b2bpic.net/free-photo/pleased-young-male-builder-wearing-uniform-safety-helmet-showing-handshakes-gesture-purple_141793-74804.jpg", - alt: "Customer", - }, + src: "http://img.b2bpic.net/free-photo/pleased-young-male-builder-wearing-uniform-safety-helmet-showing-handshakes-gesture-purple_141793-74804.jpg", alt: "Customer"}, { - src: "http://img.b2bpic.net/free-photo/pleased-young-male-builder-wearing-uniform-safety-helmet-showing-handshakes-gesture-purple_141793-74804.jpg", - alt: "Customer", - }, + src: "http://img.b2bpic.net/free-photo/pleased-young-male-builder-wearing-uniform-safety-helmet-showing-handshakes-gesture-purple_141793-74804.jpg", alt: "Customer"}, { - src: "http://img.b2bpic.net/free-photo/pleased-young-male-builder-wearing-uniform-safety-helmet-showing-handshakes-gesture-purple_141793-74804.jpg", - alt: "Customer", - }, + src: "http://img.b2bpic.net/free-photo/pleased-young-male-builder-wearing-uniform-safety-helmet-showing-handshakes-gesture-purple_141793-74804.jpg", alt: "Customer"}, { - src: "http://img.b2bpic.net/free-photo/pleased-young-male-builder-wearing-uniform-safety-helmet-showing-handshakes-gesture-purple_141793-74804.jpg", - alt: "Customer", - }, + src: "http://img.b2bpic.net/free-photo/pleased-young-male-builder-wearing-uniform-safety-helmet-showing-handshakes-gesture-purple_141793-74804.jpg", alt: "Customer"}, { - src: "http://img.b2bpic.net/free-photo/pleased-young-male-builder-wearing-uniform-safety-helmet-showing-handshakes-gesture-purple_141793-74804.jpg", - alt: "Customer", - }, + src: "http://img.b2bpic.net/free-photo/pleased-young-male-builder-wearing-uniform-safety-helmet-showing-handshakes-gesture-purple_141793-74804.jpg", alt: "Customer"}, ]} ratingAnimation="slide-up" avatarsAnimation="blur-reveal" @@ -240,20 +172,11 @@ export default function LandingPage() { useInvertedBackground={false} faqs={[ { - id: "1", - title: "Honest Pricing?", - content: "We provide transparent quotes before the job starts.", - }, + id: "1", title: "Honest Pricing?", content: "We provide transparent quotes before the job starts."}, { - id: "2", - title: "Direct Access?", - content: "Talk to your lead plumber, not a call center.", - }, + id: "2", title: "Direct Access?", content: "Talk to your lead plumber, not a call center."}, { - id: "3", - title: "Quality Craftsmanship?", - content: "Decades of experience ensure every fix lasts.", - }, + id: "3", title: "Quality Craftsmanship?", content: "Decades of experience ensure every fix lasts."}, ]} sideTitle="Why Rossi?" sideDescription="Honesty, craftsmanship, and direct access." @@ -265,38 +188,25 @@ export default function LandingPage() {