Merge version_1 into main #1

Merged
bender merged 5 commits from version_1 into main 2026-03-03 14:44:19 +00:00
Showing only changes of commit 266964be31 - Show all commits

View File

@@ -53,11 +53,11 @@ export default function GalleryPage() {
title: "Bathroom Renovation", title: "Bathroom Renovation",
description: "Complete bathroom plumbing upgrade including new fixtures, drain systems, and water lines for modern comfort.", description: "Complete bathroom plumbing upgrade including new fixtures, drain systems, and water lines for modern comfort.",
phoneOne: { phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/side-view-kid-learning-shave-from-father_23-2149450886.jpg", imageSrc: "http://img.b2bpic.net/free-photo/side-view-kid-learning-shave-from-father_23-2149450886.jpg?_wi=1",
imageAlt: "Before bathroom renovation", imageAlt: "Before bathroom renovation",
}, },
phoneTwo: { phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/side-view-kid-learning-shave-from-father_23-2149450886.jpg", imageSrc: "http://img.b2bpic.net/free-photo/side-view-kid-learning-shave-from-father_23-2149450886.jpg?_wi=2",
imageAlt: "After bathroom renovation", imageAlt: "After bathroom renovation",
}, },
}, },
@@ -66,11 +66,11 @@ export default function GalleryPage() {
title: "Kitchen Sink Installation", title: "Kitchen Sink Installation",
description: "Professional kitchen sink and faucet installation with seamless drain connections and modern fixtures.", description: "Professional kitchen sink and faucet installation with seamless drain connections and modern fixtures.",
phoneOne: { phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/household-problem-woman-pointing-broken-tap-with-jet-water-man-with-suitcase-tools_259150-58295.jpg", imageSrc: "http://img.b2bpic.net/free-photo/household-problem-woman-pointing-broken-tap-with-jet-water-man-with-suitcase-tools_259150-58295.jpg?_wi=1",
imageAlt: "Kitchen sink before", imageAlt: "Kitchen sink before",
}, },
phoneTwo: { phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/household-problem-woman-pointing-broken-tap-with-jet-water-man-with-suitcase-tools_259150-58295.jpg", imageSrc: "http://img.b2bpic.net/free-photo/household-problem-woman-pointing-broken-tap-with-jet-water-man-with-suitcase-tools_259150-58295.jpg?_wi=2",
imageAlt: "Kitchen sink after", imageAlt: "Kitchen sink after",
}, },
}, },
@@ -79,11 +79,11 @@ export default function GalleryPage() {
title: "Gas Line Installation", title: "Gas Line Installation",
description: "Safe and code-compliant gas line installation for home heating and appliance systems with full certification.", description: "Safe and code-compliant gas line installation for home heating and appliance systems with full certification.",
phoneOne: { phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/electrician-builder-work-servicing-fuselage-industrial-switchboard-professional-overalls-with-electrician-s-tool_169016-8634.jpg", imageSrc: "http://img.b2bpic.net/free-photo/electrician-builder-work-servicing-fuselage-industrial-switchboard-professional-overalls-with-electrician-s-tool_169016-8634.jpg?_wi=1",
imageAlt: "Gas line project start", imageAlt: "Gas line project start",
}, },
phoneTwo: { phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/electrician-builder-work-servicing-fuselage-industrial-switchboard-professional-overalls-with-electrician-s-tool_169016-8634.jpg", imageSrc: "http://img.b2bpic.net/free-photo/electrician-builder-work-servicing-fuselage-industrial-switchboard-professional-overalls-with-electrician-s-tool_169016-8634.jpg?_wi=2",
imageAlt: "Gas line project complete", imageAlt: "Gas line project complete",
}, },
}, },