From 5e96bd749d7891cec5eb073c7aba2364ed83b0a4 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 22 Apr 2026 22:57:34 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index efdf245..afda4ee 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -54,7 +54,7 @@ export default function LandingPage() { { name: "Linda M.", handle: "@lindam", testimonial: "Responsive, professional, and clean. Best in town.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/male-worker-feeling-unwell-coughing-while-working-factory-coronavirus-pandemic_637285-12055.jpg?_wi=1", imageAlt: "professional plumbing boiler installation clean" } ]} buttons={[{ text: "Request Service", href: "#contact" }, { text: "Call Now", href: "tel:5550100" }]} - imageSrc="http://img.b2bpic.net/free-photo/senior-technician-checking-boiler-system_169016-55835.jpg?_wi=2" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CjTdwBWHfcnhofoUsMDozeTMl7/uploaded-1776898643633-1z73f75x.jpg" avatars={[{ src: "http://img.b2bpic.net/free-photo/medium-shot-woman-working-as-real-estate-agent_23-2151064993.jpg", alt: "Customer portrait 1" }, { src: "http://img.b2bpic.net/free-photo/front-view-cute-girl-looking-away_23-2148436134.jpg", alt: "Customer portrait 2" }, { src: "http://img.b2bpic.net/free-photo/cheerful-attractive-dark-haired-latin-man-posing-kitchen_74855-7991.jpg", alt: "Customer portrait 3" }, { src: "http://img.b2bpic.net/free-photo/medium-shot-man-working-as-real-estate-agent_23-2151064886.jpg", alt: "Customer portrait 4" }, { src: "http://img.b2bpic.net/free-photo/brunette-woman-putting-coin-piggy-bank_1169-112.jpg", alt: "Customer portrait 5" }]} marqueeItems={[{ type: "text", text: "Certified Experts" }, { type: "text", text: "5-Star Rated" }, { type: "text", text: "Licensed & Insured" }, { type: "text", text: "Precision Work" }, { type: "text", text: "Prompt Service" }]} />