Merge version_1 into main #1

Merged
bender merged 3 commits from version_1 into main 2026-03-04 05:49:59 +00:00
3 changed files with 4 additions and 4 deletions

View File

@@ -146,7 +146,7 @@ export default function AboutPage() {
"Professional, reliable, and honest. Exactly what you want from a service provider.",
rating: 5,
imageSrc:
"http://img.b2bpic.net/free-photo/cheerful-female-professional-with-tablet-meeting-table-with-satisfied-customers_74855-8866.jpg",
"http://img.b2bpic.net/free-photo/cheerful-female-professional-with-tablet-meeting-table-with-satisfied-customers_74855-8866.jpg?_wi=2",
imageAlt: "Customer satisfaction",
},
{

View File

@@ -81,7 +81,7 @@ export default function ContactPage() {
required: true,
}}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/young-beautiful-female-support-phone-operator-speaking-consulting-office_176420-952.jpg"
imageSrc="http://img.b2bpic.net/free-photo/young-beautiful-female-support-phone-operator-speaking-consulting-office_176420-952.jpg?_wi=2"
imageAlt="Contact Elair for air conditioning service"
mediaAnimation="blur-reveal"
mediaPosition="right"

View File

@@ -236,7 +236,7 @@ export default function HomePage() {
"Professional, reliable, and honest. Exactly what you want from a service provider.",
rating: 5,
imageSrc:
"http://img.b2bpic.net/free-photo/cheerful-female-professional-with-tablet-meeting-table-with-satisfied-customers_74855-8866.jpg",
"http://img.b2bpic.net/free-photo/cheerful-female-professional-with-tablet-meeting-table-with-satisfied-customers_74855-8866.jpg?_wi=1",
imageAlt: "Customer satisfaction",
},
{
@@ -330,7 +330,7 @@ export default function HomePage() {
required: true,
}}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/young-beautiful-female-support-phone-operator-speaking-consulting-office_176420-952.jpg"
imageSrc="http://img.b2bpic.net/free-photo/young-beautiful-female-support-phone-operator-speaking-consulting-office_176420-952.jpg?_wi=1"
imageAlt="Contact Elair for air conditioning service"
mediaAnimation="blur-reveal"
mediaPosition="right"