From 6a25e7be7e1751fdb75c4b3de00e9441bf0048d5 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 1 Apr 2026 04:10:30 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index ab51309..c99290b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -47,8 +47,8 @@ export default function LandingPage() { tag="Expert Plumbing Services" buttons={[{ text: "Get Your Free Estimate", href: "#contact" }]} mediaItems={[ - { imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-posing-studio_23-2150275713.jpg?_wi=1", imageAlt: "Professional plumbing services" }, - { imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-posing-studio_23-2150275713.jpg?_wi=2", imageAlt: "Expert diagnostic work" } + { imageSrc: "http://img.b2bpic.net/premium-photo/plumber-work-fitting-pipes-bathroom-floor-with-various-plumbing-tools_132358-67150.jpg?id=215516742", imageAlt: "Professional plumbing services" }, + { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BjvXeLL272uJr4bUWEVhvKlTgc/uploaded-1775016185241-qg76uooj.png", imageAlt: "Expert diagnostic work" } ]} mediaAnimation="slide-up" rating={5} -- 2.49.1