From 4b1e97d5b1467cd76e28157afd8fd0b1a140a83c Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 2 Mar 2026 22:57:24 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 21 +++++++++++---------- 1 file changed, 11 insertions(+), 10 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 500bddc..e0a4d33 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -9,7 +9,7 @@ import MetricCardEleven from "@/components/sections/metrics/MetricCardEleven"; import TestimonialCardTen from "@/components/sections/testimonial/TestimonialCardTen"; import ContactFaq from "@/components/sections/contact/ContactFaq"; import FooterMedia from "@/components/sections/footer/FooterMedia"; -import { CheckCircle, Clock, DollarSign, Shield, Droplet, Flame, Wrench, Zap, Pipe, Home, Phone } from "lucide-react"; +import { CheckCircle, Clock, DollarSign, Shield, Droplet, Flame, Wrench, Zap, Home, Phone } from "lucide-react"; export default function ProFlowLanding() { return ( @@ -19,7 +19,7 @@ export default function ProFlowLanding() { borderRadius="rounded" contentWidth="small" sizing="largeSmall" - background="circleGradient" + background="aurora" cardStyle="gradient-mesh" primaryButtonStyle="flat" secondaryButtonStyle="radial-glow" @@ -45,7 +45,7 @@ export default function ProFlowLanding() { description="24/7 emergency service. Fast response. Licensed professionals. Trusted by thousands of homeowners and businesses." tag="Available Now" tagIcon={Phone} - background={{ variant: "circleGradient" }} + background={{ variant: "animated-grid" }} buttons={[ { text: "Book Service", href: "#contact" }, { text: "Learn More", href: "#services" } @@ -62,6 +62,7 @@ export default function ProFlowLanding() { tag="Our Expertise" textboxLayout="default" useInvertedBackground={false} + mediaAnimation="none" bulletPoints={[ { title: "Licensed & Insured", description: "All technicians are certified and fully insured for your protection", icon: CheckCircle @@ -106,7 +107,7 @@ export default function ProFlowLanding() { title: "Water Heating", description: "Tankless and traditional water heater installation, repair, and replacement" }, { - icon: Pipe, + icon: Droplet, title: "Drain Cleaning", description: "Professional drain and sewer line cleaning using latest technology" }, { @@ -146,22 +147,22 @@ export default function ProFlowLanding() { useInvertedBackground={false} testimonials={[ { - id: "1", title: "Emergency Service Saved Our Heating Season", quote: "Our furnace went out in the middle of winter. ProFlow responded within an hour and had us warm again by evening. Their professionalism and expertise were exceptional.", name: "Sarah Mitchell", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=1", imageAlt: "woman portrait professional headshot customer avatar profile picture happy person" + id: "1", title: "Emergency Service Saved Our Heating Season", quote: "Our furnace went out in the middle of winter. ProFlow responded within an hour and had us warm again by evening. Their professionalism and expertise were exceptional.", name: "Sarah Mitchell", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", imageAlt: "woman portrait professional headshot customer avatar profile picture happy person" }, { - id: "2", title: "Reliable and Trustworthy Professionals", quote: "I've used ProFlow for multiple projects - from emergency repairs to a complete heating system upgrade. Every interaction has been professional and transparent. Highly recommended!", name: "John Rodriguez", role: "Property Manager", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "man portrait professional headshot customer avatar profile picture businessman" + id: "2", title: "Reliable and Trustworthy Professionals", quote: "I've used ProFlow for multiple projects - from emergency repairs to a complete heating system upgrade. Every interaction has been professional and transparent. Highly recommended!", name: "John Rodriguez", role: "Property Manager", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "man portrait professional headshot customer avatar profile picture businessman" }, { - id: "3", title: "Fixed Our Leak Without the Hassle", quote: "The team diagnosed the issue quickly, provided a fair quote, and completed the work efficiently. No mess, no upselling - just honest service.", name: "Emily Chen", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=2", imageAlt: "woman portrait professional headshot customer avatar profile picture smiling woman" + id: "3", title: "Fixed Our Leak Without the Hassle", quote: "The team diagnosed the issue quickly, provided a fair quote, and completed the work efficiently. No mess, no upselling - just honest service.", name: "Emily Chen", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", imageAlt: "woman portrait professional headshot customer avatar profile picture smiling woman" }, { - id: "4", title: "Best Commercial Plumber in Town", quote: "ProFlow handles all the plumbing maintenance for our office building. Their preventative approach saves us money and prevents emergencies. Excellent service every time.", name: "David Kumar", role: "Facility Manager", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "man portrait professional headshot customer avatar profile picture businessman" + id: "4", title: "Best Commercial Plumber in Town", quote: "ProFlow handles all the plumbing maintenance for our office building. Their preventative approach saves us money and prevents emergencies. Excellent service every time.", name: "David Kumar", role: "Facility Manager", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "man portrait professional headshot customer avatar profile picture businessman" }, { - id: "5", title: "Honest Advice and Fair Pricing", quote: "They could have sold us expensive upgrades, but instead recommended a simple fix that solved the problem. Their integrity is rare and appreciated.", name: "Lisa Anderson", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=3", imageAlt: "woman portrait professional headshot customer avatar profile picture happy woman" + id: "5", title: "Honest Advice and Fair Pricing", quote: "They could have sold us expensive upgrades, but instead recommended a simple fix that solved the problem. Their integrity is rare and appreciated.", name: "Lisa Anderson", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", imageAlt: "woman portrait professional headshot customer avatar profile picture happy woman" }, { - id: "6", title: "Professional Installation Experience", quote: "New water heater installation was seamless. The crew was punctual, clean, and knowledgeable. Couldn't ask for better service.", name: "Michael Thompson", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "man portrait professional headshot customer avatar profile picture businessman" + id: "6", title: "Professional Installation Experience", quote: "New water heater installation was seamless. The crew was punctual, clean, and knowledgeable. Couldn't ask for better service.", name: "Michael Thompson", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "man portrait professional headshot customer avatar profile picture businessman" } ]} /> -- 2.49.1