Merge version_1 into main #1

Merged
bender merged 3 commits from version_1 into main 2026-03-28 10:06:19 +00:00
3 changed files with 12 additions and 12 deletions

View File

@@ -55,7 +55,7 @@ export default function LandingPage() {
useInvertedBackground={false}
title="Our Story"
description="With years of experience, Regency Plumbing Limited has been serving our community with quality, reliability, and honesty. We pride ourselves on being the plumber you can trust."
imageSrc="http://img.b2bpic.net/free-photo/male-engineer-uniform-helmet-keeping-folder_7502-4482.jpg"
imageSrc="http://img.b2bpic.net/free-photo/male-engineer-uniform-helmet-keeping-folder_7502-4482.jpg?_wi=2"
/>
</div>
@@ -75,7 +75,7 @@ export default function LandingPage() {
description: "On-time arrival.",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/male-engineer-uniform-helmet-keeping-folder_7502-4482.jpg"
imageSrc="http://img.b2bpic.net/free-photo/male-engineer-uniform-helmet-keeping-folder_7502-4482.jpg?_wi=3"
mediaAnimation="slide-up"
/>
</div>

View File

@@ -84,7 +84,7 @@ export default function LandingPage() {
price: "$99",
rating: 5,
reviewCount: "10",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-working-as-plumber_23-2150746370.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-working-as-plumber_23-2150746370.jpg?_wi=2",
},
{
id: "2",
@@ -93,7 +93,7 @@ export default function LandingPage() {
price: "$299",
rating: 5,
reviewCount: "25",
imageSrc: "http://img.b2bpic.net/free-photo/male-engineer-uniform-helmet-keeping-folder_7502-4482.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/male-engineer-uniform-helmet-keeping-folder_7502-4482.jpg?_wi=4",
},
]}
/>

View File

@@ -62,7 +62,7 @@ export default function LandingPage() {
href: "/contact",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/side-view-woman-working-as-plumber_23-2150746370.jpg"
imageSrc="http://img.b2bpic.net/free-photo/side-view-woman-working-as-plumber_23-2150746370.jpg?_wi=1"
/>
</div>
@@ -73,7 +73,7 @@ export default function LandingPage() {
{
id: "1",
name: "John Doe",
imageSrc: "http://img.b2bpic.net/free-photo/blond-businessman-happy-expression_1194-3706.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/blond-businessman-happy-expression_1194-3706.jpg?_wi=1",
},
{
id: "2",
@@ -83,17 +83,17 @@ export default function LandingPage() {
{
id: "3",
name: "Robert Brown",
imageSrc: "http://img.b2bpic.net/free-photo/expressive-senior-female-posing-indoor_344912-1295.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/expressive-senior-female-posing-indoor_344912-1295.jpg?_wi=1",
},
{
id: "4",
name: "Emily Davis",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-smiling-camera_23-2148238839.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-smiling-camera_23-2148238839.jpg?_wi=1",
},
{
id: "5",
name: "Sarah Wilson",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-smiling-camera_23-2148238839.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-smiling-camera_23-2148238839.jpg?_wi=2",
},
]}
cardTitle="What Our Customers Say"
@@ -115,13 +115,13 @@ export default function LandingPage() {
id: "1",
name: "Mark R.",
role: "Master Plumber",
imageSrc: "http://img.b2bpic.net/free-photo/blond-businessman-happy-expression_1194-3706.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/blond-businessman-happy-expression_1194-3706.jpg?_wi=2",
},
{
id: "2",
name: "Lisa B.",
role: "Senior Technician",
imageSrc: "http://img.b2bpic.net/free-photo/expressive-senior-female-posing-indoor_344912-1295.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/expressive-senior-female-posing-indoor_344912-1295.jpg?_wi=2",
},
]}
/>
@@ -145,7 +145,7 @@ export default function LandingPage() {
content: "All our staff are fully qualified and insured.",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/male-engineer-uniform-helmet-keeping-folder_7502-4482.jpg"
imageSrc="http://img.b2bpic.net/free-photo/male-engineer-uniform-helmet-keeping-folder_7502-4482.jpg?_wi=1"
mediaAnimation="slide-up"
faqsAnimation="slide-up"
/>