From 72ce777a7ec68d834d35147a9187b09267c6cd4b Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 2 Apr 2026 23:03:37 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 9054756..8fdb336 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -36,12 +36,12 @@ export default function Page() { tag="Serving Western Montana Since 2008" buttons={[{ text: "Call Dave Today", href: "tel:+14065429674" }, { text: "View Services", href: "#services" }]} mediaItems={[ - { imageSrc: "http://img.b2bpic.net/free-photo/plumber-man-fixing-kitchen-sink_53876-27.jpg", imageAlt: "plumber at work residential interior" }, - { imageSrc: "http://img.b2bpic.net/free-photo/worker-repairing-water-heater_23-2149334225.jpg", imageAlt: "water heater repair technician" }, - { imageSrc: "http://img.b2bpic.net/free-photo/owner-holding-cat-turning-up-heat_23-2149339579.jpg", imageAlt: "heating system furnace repair" }, - { imageSrc: "http://img.b2bpic.net/free-photo/profile-man-touching-socket-wall-with-screwdriver_259150-58245.jpg", imageAlt: "pipe repair leaky faucet" }, - { imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man_23-2149045778.jpg", imageAlt: "friendly local business owner portrait" }, - { imageSrc: "http://img.b2bpic.net/free-photo/plumber-man-fixing-kitchen-sink_53876-27.jpg", imageAlt: "plumber at work residential interior" } + { imageSrc: "http://img.b2bpic.net/free-photo/plumber-man-fixing-kitchen-sink_53876-27.jpg", imageAlt: "Professional plumbing repair services in Western Montana" }, + { imageSrc: "http://img.b2bpic.net/free-photo/worker-repairing-water-heater_23-2149334225.jpg", imageAlt: "Water heater maintenance service" }, + { imageSrc: "http://img.b2bpic.net/free-photo/owner-holding-cat-turning-up-heat_23-2149339579.jpg", imageAlt: "Furnace and heating inspection" }, + { imageSrc: "http://img.b2bpic.net/free-photo/profile-man-touching-socket-wall-with-screwdriver_259150-58245.jpg", imageAlt: "Precision pipe repair work" }, + { imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man_23-2149045778.jpg", imageAlt: "Local plumbing professional Dave Dill" }, + { imageSrc: "http://img.b2bpic.net/free-photo/plumber-man-fixing-kitchen-sink_53876-27.jpg", imageAlt: "Montana home plumbing services" } ]} /> @@ -67,7 +67,7 @@ export default function Page() { useInvertedBackground={true} heading={[ { type: "text", content: "Meet Dave Dill" }, - { type: "image", src: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man_23-2149045778.jpg", alt: "friendly local business owner portrait" }, + { type: "image", src: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man_23-2149045778.jpg", alt: "Dave Dill owner-operator" }, { type: "text", content: "Owner-Operator for over 15 years." } ]} />