From 8d948aef3a1ed7ec40a40d6a042a16f1792ffb3b Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 13 Mar 2026 18:39:53 +0000 Subject: [PATCH 1/3] Update src/app/about/page.tsx --- src/app/about/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index e2de011..468e3c2 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -52,7 +52,7 @@ export default function AboutPage() { borderRadius="soft" contentWidth="compact" sizing="mediumLargeSizeMediumTitles" - background="floatingGradient" + background="circleGradient" cardStyle="gradient-bordered" primaryButtonStyle="flat" secondaryButtonStyle="radial-glow" -- 2.49.1 From fe8d0c2fb2b86191b0f135893b19ffc7ecb5b5e3 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 13 Mar 2026 18:39:54 +0000 Subject: [PATCH 2/3] Update src/app/page.tsx --- src/app/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 07dd28f..bff367b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -56,7 +56,7 @@ export default function HomePage() { borderRadius="soft" contentWidth="compact" sizing="mediumLargeSizeMediumTitles" - background="floatingGradient" + background="circleGradient" cardStyle="gradient-bordered" primaryButtonStyle="flat" secondaryButtonStyle="radial-glow" @@ -127,7 +127,7 @@ export default function HomePage() { name: "Emergency Plumbing Repairs", price: "Fast Response", variant: "24/7 Available", - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-working-as-plumber_23-2150746297.jpg?_wi=1", + imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-working-as-plumber_23-2150746297.jpg", imageAlt: "Emergency plumbing repair service", }, { @@ -135,7 +135,7 @@ export default function HomePage() { name: "Water Line Repair & Replacement", price: "Expert Service", variant: "Residential & Commercial", - imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721545.jpg?_wi=1", + imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721545.jpg", imageAlt: "Water line replacement service", }, { @@ -143,7 +143,7 @@ export default function HomePage() { name: "Leak Detection & Repair", price: "Precision Diagnostics", variant: "Advanced Technology", - imageSrc: "http://img.b2bpic.net/free-photo/carpenter-process-professional-tool-precision-drilling-wood_169016-52220.jpg?_wi=1", + imageSrc: "http://img.b2bpic.net/free-photo/carpenter-process-professional-tool-precision-drilling-wood_169016-52220.jpg", imageAlt: "Professional leak detection service", }, { @@ -151,7 +151,7 @@ export default function HomePage() { name: "Drain & Clog Solutions", price: "Rapid Relief", variant: "Professional Equipment", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-cleaning-his-home_23-2148112854.jpg?_wi=1", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-cleaning-his-home_23-2148112854.jpg", imageAlt: "Drain cleaning service", }, { @@ -159,7 +159,7 @@ export default function HomePage() { name: "Bathroom Plumbing", price: "Quality Installation", variant: "Fixtures & Repairs", - imageSrc: "http://img.b2bpic.net/free-photo/man-fixing-kitchen-sink_53876-24827.jpg?_wi=1", + imageSrc: "http://img.b2bpic.net/free-photo/man-fixing-kitchen-sink_53876-24827.jpg", imageAlt: "Bathroom plumbing service", }, { @@ -167,7 +167,7 @@ export default function HomePage() { name: "Commercial Plumbing", price: "Business Solutions", variant: "Large Scale Service", - imageSrc: "http://img.b2bpic.net/free-photo/smart-factory-manager-discussing-with-employees_482257-120612.jpg?_wi=1", + imageSrc: "http://img.b2bpic.net/free-photo/smart-factory-manager-discussing-with-employees_482257-120612.jpg", imageAlt: "Commercial plumbing service", }, ]} @@ -245,7 +245,7 @@ export default function HomePage() { description="We're available 24 hours a day, 7 days a week for emergencies. Don't let a plumbing problem ruin your day—call us immediately." background={{ variant: "radial-gradient" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/portrait-happy-car-mechanic-auto-repair-shop-looking-camera_637285-7794.jpg?_wi=1" + imageSrc="http://img.b2bpic.net/free-photo/portrait-happy-car-mechanic-auto-repair-shop-looking-camera_637285-7794.jpg" imageAlt="Professional plumber ready to help" mediaAnimation="opacity" mediaPosition="right" -- 2.49.1 From 67565ca32ee491ae2f19913ac64934fd30ae9c6a Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 13 Mar 2026 18:39:54 +0000 Subject: [PATCH 3/3] Update src/app/services/page.tsx --- src/app/services/page.tsx | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index 9573c7e..9c835fc 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -34,7 +34,7 @@ const ServicesPage = () => { borderRadius="soft" contentWidth="compact" sizing="mediumLargeSizeMediumTitles" - background="floatingGradient" + background="circleGradient" cardStyle="gradient-bordered" primaryButtonStyle="flat" secondaryButtonStyle="radial-glow" @@ -58,7 +58,7 @@ const ServicesPage = () => { ]} buttonAnimation="slide-up" layoutOrder="default" - imageSrc="http://img.b2bpic.net/free-photo/full-shot-man-working-as-plumber_23-2150746297.jpg?_wi=2" + imageSrc="http://img.b2bpic.net/free-photo/full-shot-man-working-as-plumber_23-2150746297.jpg" imageAlt="Professional plumbing services" mediaAnimation="opacity" frameStyle="card" @@ -74,7 +74,7 @@ const ServicesPage = () => { name: "Emergency Plumbing Repairs", price: "24/7 Response", variant: "Fast Service", - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-working-as-plumber_23-2150746297.jpg?_wi=3", + imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-working-as-plumber_23-2150746297.jpg", imageAlt: "Emergency plumbing repair", }, { @@ -82,7 +82,7 @@ const ServicesPage = () => { name: "Water Line Repair & Replacement", price: "Professional Installation", variant: "Expert Technicians", - imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721545.jpg?_wi=2", + imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721545.jpg", imageAlt: "Water line service", }, { @@ -90,7 +90,7 @@ const ServicesPage = () => { name: "Leak Detection & Repair", price: "Advanced Technology", variant: "Precision Service", - imageSrc: "http://img.b2bpic.net/free-photo/carpenter-process-professional-tool-precision-drilling-wood_169016-52220.jpg?_wi=2", + imageSrc: "http://img.b2bpic.net/free-photo/carpenter-process-professional-tool-precision-drilling-wood_169016-52220.jpg", imageAlt: "Leak detection service", }, { @@ -98,7 +98,7 @@ const ServicesPage = () => { name: "Drain & Clog Solutions", price: "Fast Unclogging", variant: "Professional Equipment", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-cleaning-his-home_23-2148112854.jpg?_wi=2", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-cleaning-his-home_23-2148112854.jpg", imageAlt: "Drain cleaning service", }, { @@ -106,7 +106,7 @@ const ServicesPage = () => { name: "Faucet & Fixture Repairs", price: "Quality Installation", variant: "Expert Repairs", - imageSrc: "http://img.b2bpic.net/free-photo/man-fixing-kitchen-sink_53876-24827.jpg?_wi=2", + imageSrc: "http://img.b2bpic.net/free-photo/man-fixing-kitchen-sink_53876-24827.jpg", imageAlt: "Faucet and fixture service", }, { @@ -114,7 +114,7 @@ const ServicesPage = () => { name: "Shower & Bathroom Plumbing", price: "Complete Solutions", variant: "Remodels & Repairs", - imageSrc: "http://img.b2bpic.net/free-photo/man-fixing-kitchen-sink_53876-24827.jpg?_wi=3", + imageSrc: "http://img.b2bpic.net/free-photo/man-fixing-kitchen-sink_53876-24827.jpg", imageAlt: "Bathroom plumbing service", }, { @@ -122,7 +122,7 @@ const ServicesPage = () => { name: "Pipe Repair & Replacement", price: "Durable Solutions", variant: "Long-Term Fixes", - imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721545.jpg?_wi=3", + imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721545.jpg", imageAlt: "Pipe repair service", }, { @@ -130,7 +130,7 @@ const ServicesPage = () => { name: "Residential Plumbing", price: "Family Home Solutions", variant: "Trusted Service", - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-working-as-plumber_23-2150746297.jpg?_wi=4", + imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-working-as-plumber_23-2150746297.jpg", imageAlt: "Residential plumbing", }, { @@ -138,7 +138,7 @@ const ServicesPage = () => { name: "Commercial Plumbing", price: "Business Solutions", variant: "Large Scale Service", - imageSrc: "http://img.b2bpic.net/free-photo/smart-factory-manager-discussing-with-employees_482257-120612.jpg?_wi=2", + imageSrc: "http://img.b2bpic.net/free-photo/smart-factory-manager-discussing-with-employees_482257-120612.jpg", imageAlt: "Commercial plumbing", }, ]} -- 2.49.1