From 449e0bb8b2f73f792b095575c8611f1aaa588fa8 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 14:04:21 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index d09ca8e..4ae6c84 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -45,7 +45,7 @@ export default function HomePage() { description="Fast, clean, reliable service — done right the first time. We show up on time, fix your problem, and leave your space clean." tag="Highly Recommended" tagIcon={Star} - tagAnimation="entrance-slide" + tagAnimation="none" background={{ variant: "glowing-orb" }} leftCarouselItems={[ { @@ -72,7 +72,7 @@ export default function HomePage() { { text: "Call Now: (215) 279-7789", href: "tel:(215) 279-7789" }, { text: "Request Service", href: "/contact" }, ]} - buttonAnimation="entrance-slide" + buttonAnimation="none" ariaLabel="Hero section showcasing plumbing and heating services" /> @@ -83,7 +83,7 @@ export default function HomePage() { description="Comprehensive plumbing and heating solutions for your South Philadelphia home" tag="Full Service" tagIcon={Wrench} - tagAnimation="entrance-slide" + tagAnimation="none" features={[ { title: "Plumbing Repairs", description: "Quick diagnosis and reliable fixes for all plumbing issues", imageSrc: "http://img.b2bpic.net/free-photo/female-plumber-working-fix-problems-client-s-house_23-2150990725.jpg", imageAlt: "Plumbing repair service", buttonIcon: ArrowRight, @@ -106,7 +106,7 @@ export default function HomePage() { ]} textboxLayout="default" useInvertedBackground={false} - buttonAnimation="entrance-slide" + buttonAnimation="none" ariaLabel="Services section featuring plumbing and heating options" /> @@ -117,7 +117,7 @@ export default function HomePage() { description="We're not just another contractor. We're your local neighbors who show up on time, listen to your concerns, provide honest pricing, and leave your home cleaner than we found it. With 4.6 stars from 10 local reviews, we've earned the trust of South Philadelphia homeowners." tag="Locally Owned" tagIcon={MapPin} - tagAnimation="entrance-slide" + tagAnimation="none" metrics={[ { value: "4.6★", title: "Highly Rated by Local Customers" }, { value: "10+", title: "Verified Local Reviews" }, @@ -125,7 +125,7 @@ export default function HomePage() { imageSrc="http://img.b2bpic.net/free-photo/man-looking-detail-sitting-floor_259150-58258.jpg" imageAlt="Our trusted plumbing team" mediaAnimation="slide-up" - metricsAnimation="entrance-slide" + metricsAnimation="none" useInvertedBackground={false} ariaLabel="Why choose us section" /> @@ -137,7 +137,7 @@ export default function HomePage() { description="Highly recommended by South Philadelphia homeowners and business owners" tag="4.6 Stars" tagIcon={Star} - tagAnimation="entrance-slide" + tagAnimation="none" testimonials={[ { id: "1", name: "Maria Rodriguez", role: "Homeowner, South Philly", testimonial: "They showed up exactly on time, fixed our water heater quickly, and left the space spotless. Honest pricing, no surprises. Highly recommend!", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg", imageAlt: "Maria Rodriguez"}, @@ -161,7 +161,7 @@ export default function HomePage() { description="We proudly serve South Philadelphia and surrounding neighborhoods with fast, reliable plumbing and heating services" tag="Local Service Area" tagIcon={MapPin} - tagAnimation="entrance-slide" + tagAnimation="none" metrics={[ { id: "1", value: "20+", title: "Years in Business", description: "Trusted local contractor since 2004", imageSrc: "http://img.b2bpic.net/free-photo/man-looking-detail-sitting-floor_259150-58258.jpg", imageAlt: "Years of trusted service"}, @@ -181,7 +181,7 @@ export default function HomePage() { description="Get answers to questions homeowners in South Philadelphia frequently ask about our plumbing and heating services" tag="Help & Support" tagIcon={HelpCircle} - tagAnimation="entrance-slide" + tagAnimation="none" faqs={[ { id: "1", title: "How quickly can you respond to emergency calls?", content: "We understand plumbing emergencies can't wait. We aim to respond to emergency calls within 1-2 hours in the South Philadelphia area. Call us at (215) 279-7789 to dispatch an emergency technician."}, @@ -199,7 +199,7 @@ export default function HomePage() { imageSrc="http://img.b2bpic.net/free-photo/happy-businessman-cooperating-with-his-colleague-while-working-office_637285-8943.jpg" imageAlt="Professional support and consultation" mediaAnimation="slide-up" - faqsAnimation="entrance-slide" + faqsAnimation="none" textboxLayout="default" useInvertedBackground={false} mediaPosition="left"