Merge version_1 into main #1

Merged
bender merged 4 commits from version_1 into main 2026-03-09 19:40:15 +00:00
4 changed files with 1392 additions and 25 deletions

View File

@@ -64,7 +64,7 @@ export default function AboutPage() {
"Pete was fast, professional, and honest about what needed to be done. Highly recommend!",
rating: 5,
imageSrc:
"http://img.b2bpic.net/free-photo/front-view-cute-girl-looking-away_23-2148436134.jpg",
"http://img.b2bpic.net/free-photo/front-view-cute-girl-looking-away_23-2148436134.jpg?_wi=2",
imageAlt: "Sarah Johnson testimonial",
},
{
@@ -75,7 +75,7 @@ export default function AboutPage() {
"Emergency service on a Saturday night. Pete came out within the hour and fixed everything. Lifesaver!",
rating: 5,
imageSrc:
"http://img.b2bpic.net/free-photo/real-estate-concept-happy-young-man-searching-home-rent-holding-house-paper-maket-smiling-st_1258-149935.jpg",
"http://img.b2bpic.net/free-photo/real-estate-concept-happy-young-man-searching-home-rent-holding-house-paper-maket-smiling-st_1258-149935.jpg?_wi=2",
imageAlt: "Michael Chen testimonial",
},
{
@@ -86,7 +86,7 @@ export default function AboutPage() {
"Small family owned company that's been plumbing for a long time. Good local people.",
rating: 5,
imageSrc:
"http://img.b2bpic.net/free-photo/attractive-pretty-girl-african-american-origin-expressing-good-positive-emotions-sitting-against-stylish-kitchen-interior-having-toothy-radiant-smile-ethnicity-beauty-concept_343059-2644.jpg",
"http://img.b2bpic.net/free-photo/attractive-pretty-girl-african-american-origin-expressing-good-positive-emotions-sitting-against-stylish-kitchen-interior-having-toothy-radiant-smile-ethnicity-beauty-concept_343059-2644.jpg?_wi=2",
imageAlt: "Emily Rodriguez testimonial",
},
{
@@ -97,7 +97,7 @@ export default function AboutPage() {
"Fair pricing, no surprises, and the work was done right the first time. Pete's the best.",
rating: 5,
imageSrc:
"http://img.b2bpic.net/free-photo/portrait-businesswoman-standing-escalator_107420-63612.jpg",
"http://img.b2bpic.net/free-photo/portrait-businesswoman-standing-escalator_107420-63612.jpg?_wi=2",
imageAlt: "David Kim testimonial",
},
];
@@ -127,7 +127,7 @@ export default function AboutPage() {
description="Pete the Plumber"
subdescription="Turner, Maine - Your Local Neighborhood Plumber"
icon={CheckCircle}
imageSrc="http://img.b2bpic.net/free-photo/electrician-builder-work-servicing-fuselage-industrial-switchboard-professional-overalls-with-electrician-s-tool_169016-7337.jpg"
imageSrc="http://img.b2bpic.net/free-photo/electrician-builder-work-servicing-fuselage-industrial-switchboard-professional-overalls-with-electrician-s-tool_169016-7337.jpg?_wi=7"
imageAlt="Professional plumber at work"
mediaAnimation="slide-up"
useInvertedBackground={false}

File diff suppressed because it is too large Load Diff

View File

@@ -103,7 +103,7 @@ export default function HomePage() {
description="Pete the Plumber"
subdescription="Turner, Maine - Your Local Neighborhood Plumber"
icon={CheckCircle}
imageSrc="http://img.b2bpic.net/free-photo/electrician-builder-work-servicing-fuselage-industrial-switchboard-professional-overalls-with-electrician-s-tool_169016-7337.jpg"
imageSrc="http://img.b2bpic.net/free-photo/electrician-builder-work-servicing-fuselage-industrial-switchboard-professional-overalls-with-electrician-s-tool_169016-7337.jpg?_wi=1"
imageAlt="Professional plumber at work"
mediaAnimation="slide-up"
useInvertedBackground={false}
@@ -123,11 +123,11 @@ export default function HomePage() {
"Fast, reliable fixes for leaks, drips, and broken fixtures. We diagnose and solve problems efficiently.",
phoneOne: {
imageSrc:
"http://img.b2bpic.net/free-photo/electrician-builder-work-servicing-fuselage-industrial-switchboard-professional-overalls-with-electrician-s-tool_169016-7337.jpg",
"http://img.b2bpic.net/free-photo/electrician-builder-work-servicing-fuselage-industrial-switchboard-professional-overalls-with-electrician-s-tool_169016-7337.jpg?_wi=2",
},
phoneTwo: {
imageSrc:
"http://img.b2bpic.net/free-photo/profile-man-touching-socket-wall-with-screwdriver_259150-58245.jpg",
"http://img.b2bpic.net/free-photo/profile-man-touching-socket-wall-with-screwdriver_259150-58245.jpg?_wi=1",
},
},
{
@@ -137,11 +137,11 @@ export default function HomePage() {
"Professional drain cleaning removes blockages and restores proper water flow.",
phoneOne: {
imageSrc:
"http://img.b2bpic.net/free-photo/profile-man-touching-socket-wall-with-screwdriver_259150-58245.jpg",
"http://img.b2bpic.net/free-photo/profile-man-touching-socket-wall-with-screwdriver_259150-58245.jpg?_wi=2",
},
phoneTwo: {
imageSrc:
"http://img.b2bpic.net/free-photo/electrician-builder-work-servicing-fuselage-industrial-switchboard-professional-overalls-with-electrician-s-tool_169016-7337.jpg",
"http://img.b2bpic.net/free-photo/electrician-builder-work-servicing-fuselage-industrial-switchboard-professional-overalls-with-electrician-s-tool_169016-7337.jpg?_wi=3",
},
},
{
@@ -151,11 +151,11 @@ export default function HomePage() {
"Repair, maintenance, and installation of water heaters for consistent hot water.",
phoneOne: {
imageSrc:
"http://img.b2bpic.net/free-photo/hvac-repairman-adjusts-pressure-levels_482257-91172.jpg",
"http://img.b2bpic.net/free-photo/hvac-repairman-adjusts-pressure-levels_482257-91172.jpg?_wi=1",
},
phoneTwo: {
imageSrc:
"http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990705.jpg",
"http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990705.jpg?_wi=1",
},
},
]}
@@ -202,7 +202,7 @@ export default function HomePage() {
"Pete was fast, professional, and honest about what needed to be done. Highly recommend!",
rating: 5,
imageSrc:
"http://img.b2bpic.net/free-photo/front-view-cute-girl-looking-away_23-2148436134.jpg",
"http://img.b2bpic.net/free-photo/front-view-cute-girl-looking-away_23-2148436134.jpg?_wi=1",
imageAlt: "Sarah Johnson testimonial",
},
{
@@ -213,7 +213,7 @@ export default function HomePage() {
"Emergency service on a Saturday night. Pete came out within the hour and fixed everything. Lifesaver!",
rating: 5,
imageSrc:
"http://img.b2bpic.net/free-photo/real-estate-concept-happy-young-man-searching-home-rent-holding-house-paper-maket-smiling-st_1258-149935.jpg",
"http://img.b2bpic.net/free-photo/real-estate-concept-happy-young-man-searching-home-rent-holding-house-paper-maket-smiling-st_1258-149935.jpg?_wi=1",
imageAlt: "Michael Chen testimonial",
},
{
@@ -224,7 +224,7 @@ export default function HomePage() {
"Small family owned company that's been plumbing for a long time. Good local people.",
rating: 5,
imageSrc:
"http://img.b2bpic.net/free-photo/attractive-pretty-girl-african-american-origin-expressing-good-positive-emotions-sitting-against-stylish-kitchen-interior-having-toothy-radiant-smile-ethnicity-beauty-concept_343059-2644.jpg",
"http://img.b2bpic.net/free-photo/attractive-pretty-girl-african-american-origin-expressing-good-positive-emotions-sitting-against-stylish-kitchen-interior-having-toothy-radiant-smile-ethnicity-beauty-concept_343059-2644.jpg?_wi=1",
imageAlt: "Emily Rodriguez testimonial",
},
{
@@ -235,7 +235,7 @@ export default function HomePage() {
"Fair pricing, no surprises, and the work was done right the first time. Pete's the best.",
rating: 5,
imageSrc:
"http://img.b2bpic.net/free-photo/portrait-businesswoman-standing-escalator_107420-63612.jpg",
"http://img.b2bpic.net/free-photo/portrait-businesswoman-standing-escalator_107420-63612.jpg?_wi=1",
imageAlt: "David Kim testimonial",
},
]}

View File

@@ -85,11 +85,11 @@ export default function ServicesPage() {
"Fast, reliable fixes for leaks, drips, broken fixtures, and water damage. We use advanced detection methods to identify hidden leaks before they become major problems.",
phoneOne: {
imageSrc:
"http://img.b2bpic.net/free-photo/electrician-builder-work-servicing-fuselage-industrial-switchboard-professional-overalls-with-electrician-s-tool_169016-7337.jpg",
"http://img.b2bpic.net/free-photo/electrician-builder-work-servicing-fuselage-industrial-switchboard-professional-overalls-with-electrician-s-tool_169016-7337.jpg?_wi=4",
},
phoneTwo: {
imageSrc:
"http://img.b2bpic.net/free-photo/profile-man-touching-socket-wall-with-screwdriver_259150-58245.jpg",
"http://img.b2bpic.net/free-photo/profile-man-touching-socket-wall-with-screwdriver_259150-58245.jpg?_wi=3",
},
},
{
@@ -99,11 +99,11 @@ export default function ServicesPage() {
"Professional drain cleaning removes blockages and restores proper water flow. We handle everything from kitchen sink backups to complex main line clogs.",
phoneOne: {
imageSrc:
"http://img.b2bpic.net/free-photo/profile-man-touching-socket-wall-with-screwdriver_259150-58245.jpg",
"http://img.b2bpic.net/free-photo/profile-man-touching-socket-wall-with-screwdriver_259150-58245.jpg?_wi=4",
},
phoneTwo: {
imageSrc:
"http://img.b2bpic.net/free-photo/electrician-builder-work-servicing-fuselage-industrial-switchboard-professional-overalls-with-electrician-s-tool_169016-7337.jpg",
"http://img.b2bpic.net/free-photo/electrician-builder-work-servicing-fuselage-industrial-switchboard-professional-overalls-with-electrician-s-tool_169016-7337.jpg?_wi=5",
},
},
{
@@ -113,11 +113,11 @@ export default function ServicesPage() {
"Repair, maintenance, and installation of all types of water heaters including tankless models. We ensure consistent hot water and optimal energy efficiency for your home.",
phoneOne: {
imageSrc:
"http://img.b2bpic.net/free-photo/hvac-repairman-adjusts-pressure-levels_482257-91172.jpg",
"http://img.b2bpic.net/free-photo/hvac-repairman-adjusts-pressure-levels_482257-91172.jpg?_wi=2",
},
phoneTwo: {
imageSrc:
"http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990705.jpg",
"http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990705.jpg?_wi=2",
},
},
{
@@ -127,11 +127,11 @@ export default function ServicesPage() {
"Custom bathroom plumbing installations including modern shower fixtures, luxury upgrades, and complete bathroom remodeling support.",
phoneOne: {
imageSrc:
"http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990705.jpg",
"http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990705.jpg?_wi=3",
},
phoneTwo: {
imageSrc:
"http://img.b2bpic.net/free-photo/hvac-repairman-adjusts-pressure-levels_482257-91172.jpg",
"http://img.b2bpic.net/free-photo/hvac-repairman-adjusts-pressure-levels_482257-91172.jpg?_wi=3",
},
},
]}
@@ -149,7 +149,7 @@ export default function ServicesPage() {
description="Pete the Plumber"
subdescription="Licensed, Insured, Family-Owned Service"
icon={CheckCircle}
imageSrc="http://img.b2bpic.net/free-photo/electrician-builder-work-servicing-fuselage-industrial-switchboard-professional-overalls-with-electrician-s-tool_169016-7337.jpg"
imageSrc="http://img.b2bpic.net/free-photo/electrician-builder-work-servicing-fuselage-industrial-switchboard-professional-overalls-with-electrician-s-tool_169016-7337.jpg?_wi=6"
imageAlt="Professional plumbing service"
mediaAnimation="slide-up"
useInvertedBackground={false}