Merge version_1 into main #1

Merged
bender merged 2 commits from version_1 into main 2026-04-29 01:06:18 +00:00
2 changed files with 8 additions and 8 deletions

View File

@@ -70,7 +70,7 @@ export default function LandingPage() {
]}
slides={[
{
imageSrc: "http://img.b2bpic.net/free-photo/male-jeweler-working-shop_23-2150914162.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/male-jeweler-working-shop_23-2150914162.jpg?_wi=1",
imageAlt: "Professional plumber smiling friendly",
},
{
@@ -118,7 +118,7 @@ export default function LandingPage() {
content: "All our technicians are fully licensed, professional, and knowledgeable.",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/joyful-young-builder-woman-uniform-pulling-down-eye-lid-with-finger-isolated-olive-green-wall_141793-119528.jpg"
imageSrc="http://img.b2bpic.net/free-photo/joyful-young-builder-woman-uniform-pulling-down-eye-lid-with-finger-isolated-olive-green-wall_141793-119528.jpg?_wi=1"
mediaAnimation="slide-up"
title="Frequently Asked Questions"
description="Clear answers to keep your home running smoothly."
@@ -151,7 +151,7 @@ export default function LandingPage() {
id: "3",
name: "James R.",
role: "Drain Specialist",
imageSrc: "http://img.b2bpic.net/free-photo/asian-plumber-blue-overalls-clearing-blockage-drain_1098-17773.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/asian-plumber-blue-overalls-clearing-blockage-drain_1098-17773.jpg?_wi=1",
},
{
id: "4",
@@ -163,7 +163,7 @@ export default function LandingPage() {
id: "5",
name: "David W.",
role: "Master Plumber",
imageSrc: "http://img.b2bpic.net/free-photo/plumber-man-fixing-kitchen-sink_53876-27.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/plumber-man-fixing-kitchen-sink_53876-27.jpg?_wi=1",
},
]}
/>

View File

@@ -68,7 +68,7 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/young-builder-man-construction-uniform-safety-helmet-holding-hammer-looking-front-happy-excited-with-hands-his-head-standing-orange-wall_141793-64901.jpg",
imageAlt: "Professional plumber smiling friendly",
},
imageSrc: "http://img.b2bpic.net/free-photo/male-jeweler-working-shop_23-2150914162.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/male-jeweler-working-shop_23-2150914162.jpg?_wi=2",
imageAlt: "professional plumber smiling friendly",
},
{
@@ -96,7 +96,7 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/confident-young-male-builder-wearing-uniform-safety-helmet-showing-you-gesture_141793-80503.jpg",
imageAlt: "Professional plumber smiling friendly",
},
imageSrc: "http://img.b2bpic.net/free-photo/joyful-young-builder-woman-uniform-pulling-down-eye-lid-with-finger-isolated-olive-green-wall_141793-119528.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/joyful-young-builder-woman-uniform-pulling-down-eye-lid-with-finger-isolated-olive-green-wall_141793-119528.jpg?_wi=2",
imageAlt: "professional plumber smiling friendly",
},
]}
@@ -116,12 +116,12 @@ export default function LandingPage() {
{
title: "Drain Cleaning",
description: "High-pressure jetting services.",
imageSrc: "http://img.b2bpic.net/free-photo/asian-plumber-blue-overalls-clearing-blockage-drain_1098-17773.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/asian-plumber-blue-overalls-clearing-blockage-drain_1098-17773.jpg?_wi=2",
},
{
title: "Pipe Replacement",
description: "Modern PEX and copper upgrades.",
imageSrc: "http://img.b2bpic.net/free-photo/plumber-man-fixing-kitchen-sink_53876-27.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/plumber-man-fixing-kitchen-sink_53876-27.jpg?_wi=2",
},
]}
/>