Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #4.
This commit is contained in:
2026-04-02 23:03:42 +00:00

View File

@@ -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" }
]}
/>
</div>
@@ -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." }
]}
/>