From b6971ab38e44fa4750c4eed69e571b0b8066ea98 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 20:08:46 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 68cb30d..73bbba6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -20,7 +20,7 @@ export default function LandingPage() { borderRadius="pill" contentWidth="small" sizing="mediumLargeSizeLargeTitles" - background="aurora" + background="circleGradient" cardStyle="outline" primaryButtonStyle="double-inset" secondaryButtonStyle="glass" @@ -46,29 +46,29 @@ export default function LandingPage() { description="5-Star Rated Residential Plumbing Services with Transparent Pricing and Meticulous Workmanship. Serving York Region with professional expertise and unmatched customer care." tag="Premium Local Service" tagIcon={Shield} - background={{ variant: "aurora" }} + background={{ variant: "plain" }} buttons={[ { text: "Get a Free Quote", href: "#contact" }, { text: "Call Now (647-924-9029)", href: "tel:647-924-9029" } ]} carouselItems={[ { - id: "hero-1", imageSrc: "http://img.b2bpic.net/free-photo/household-repair-middle-aged-man-inspecting-pipe-touching-hand-sink-stylish-modern-kitchen_259150-58265.jpg?_wi=1", imageAlt: "Professional plumber working on kitchen sink" + id: "hero-1", imageSrc: "http://img.b2bpic.net/free-photo/household-repair-middle-aged-man-inspecting-pipe-touching-hand-sink-stylish-modern-kitchen_259150-58265.jpg", imageAlt: "Professional plumber working on kitchen sink" }, { - id: "hero-2", imageSrc: "http://img.b2bpic.net/free-photo/water-tap-prevention-concentrated-man-leaning-water-faucet-touching-spout-pipe_259150-58276.jpg?_wi=1", imageAlt: "Expert faucet installation and repair" + id: "hero-2", imageSrc: "http://img.b2bpic.net/free-photo/water-tap-prevention-concentrated-man-leaning-water-faucet-touching-spout-pipe_259150-58276.jpg", imageAlt: "Expert faucet installation and repair" }, { - id: "hero-3", imageSrc: "http://img.b2bpic.net/free-photo/male-worker-operating-machinery-factory_107420-96043.jpg?_wi=1", imageAlt: "Leak detection and water damage prevention" + id: "hero-3", imageSrc: "http://img.b2bpic.net/free-photo/male-worker-operating-machinery-factory_107420-96043.jpg", imageAlt: "Leak detection and water damage prevention" }, { - id: "hero-4", imageSrc: "http://img.b2bpic.net/free-photo/household-repair-middle-aged-man-inspecting-pipe-touching-hand-sink-stylish-modern-kitchen_259150-58265.jpg?_wi=2", imageAlt: "Garbage disposal repair and installation service" + id: "hero-4", imageSrc: "http://img.b2bpic.net/free-photo/household-repair-middle-aged-man-inspecting-pipe-touching-hand-sink-stylish-modern-kitchen_259150-58265.jpg", imageAlt: "Garbage disposal repair and installation service" }, { - id: "hero-5", imageSrc: "http://img.b2bpic.net/free-photo/man-installs-heating-system-house-checks-pipes-with-wrench_169016-55834.jpg?_wi=1", imageAlt: "Professional plumbing maintenance and inspection" + id: "hero-5", imageSrc: "http://img.b2bpic.net/free-photo/man-installs-heating-system-house-checks-pipes-with-wrench_169016-55834.jpg", imageAlt: "Professional plumbing maintenance and inspection" }, { - id: "hero-6", imageSrc: "http://img.b2bpic.net/free-photo/washing-hands-with-open-faucet-soap-bar_53876-95002.jpg?_wi=1", imageAlt: "Shut-off valve replacement expertise" + id: "hero-6", imageSrc: "http://img.b2bpic.net/free-photo/washing-hands-with-open-faucet-soap-bar_53876-95002.jpg", imageAlt: "Shut-off valve replacement expertise" } ]} autoPlay={true} @@ -94,19 +94,19 @@ export default function LandingPage() { features={[ { id: "1", title: "Garbage Disposal Repair & Installation", author: "Expert Service", description: "Professional installation and repair of garbage disposals with warranty coverage and clean installation practices.", tags: ["Installation", "Repair"], - imageSrc: "http://img.b2bpic.net/free-photo/household-repair-middle-aged-man-inspecting-pipe-touching-hand-sink-stylish-modern-kitchen_259150-58265.jpg?_wi=3", imageAlt: "Garbage disposal installation" + imageSrc: "http://img.b2bpic.net/free-photo/household-repair-middle-aged-man-inspecting-pipe-touching-hand-sink-stylish-modern-kitchen_259150-58265.jpg", imageAlt: "Garbage disposal installation" }, { id: "2", title: "Faucet & Garden Tap Repairs", author: "Precision Work", description: "Expert repair and replacement of kitchen, bathroom, and garden faucets using quality components and professional techniques.", tags: ["Faucets", "Repairs"], - imageSrc: "http://img.b2bpic.net/free-photo/water-tap-prevention-concentrated-man-leaning-water-faucet-touching-spout-pipe_259150-58276.jpg?_wi=2", imageAlt: "Faucet repair service" + imageSrc: "http://img.b2bpic.net/free-photo/water-tap-prevention-concentrated-man-leaning-water-faucet-touching-spout-pipe_259150-58276.jpg", imageAlt: "Faucet repair service" }, { id: "3", title: "Shut-Off Valve Replacement", author: "Safety First", description: "Professional shut-off valve installation and replacement to ensure water control and prevent emergencies.", tags: ["Valves", "Safety"], - imageSrc: "http://img.b2bpic.net/free-photo/washing-hands-with-open-faucet-soap-bar_53876-95002.jpg?_wi=2", imageAlt: "Shut-off valve installation" + imageSrc: "http://img.b2bpic.net/free-photo/washing-hands-with-open-faucet-soap-bar_53876-95002.jpg", imageAlt: "Shut-off valve installation" }, { id: "4", title: "Leak Detection & Repairs", author: "Early Prevention", description: "Advanced leak detection technology paired with swift, efficient repairs to prevent water damage and save money.", tags: ["Detection", "Prevention"], - imageSrc: "http://img.b2bpic.net/free-photo/male-worker-operating-machinery-factory_107420-96043.jpg?_wi=2", imageAlt: "Leak detection and repair" + imageSrc: "http://img.b2bpic.net/free-photo/male-worker-operating-machinery-factory_107420-96043.jpg", imageAlt: "Leak detection and repair" }, { id: "5", title: "P-Trap & Drain Repairs", author: "Deep Expertise", description: "Professional P-trap and drain cleaning and repair services to keep your plumbing system flowing smoothly.", tags: ["Drains", "Maintenance"], @@ -114,7 +114,7 @@ export default function LandingPage() { }, { id: "6", title: "General Plumbing Maintenance", author: "Preventive Care", description: "Comprehensive maintenance programs to extend the life of your plumbing system and prevent costly future repairs.", tags: ["Maintenance", "Prevention"], - imageSrc: "http://img.b2bpic.net/free-photo/man-installs-heating-system-house-checks-pipes-with-wrench_169016-55834.jpg?_wi=2", imageAlt: "Plumbing maintenance service" + imageSrc: "http://img.b2bpic.net/free-photo/man-installs-heating-system-house-checks-pipes-with-wrench_169016-55834.jpg", imageAlt: "Plumbing maintenance service" } ]} animationType="slide-up"