Merge version_1 into main #1

Merged
bender merged 3 commits from version_1 into main 2026-03-05 04:12:44 +00:00
3 changed files with 6 additions and 6 deletions

View File

@@ -95,7 +95,7 @@ export default function AboutPage() {
{ value: "15+", title: "Years of Excellence" },
{ value: "500+", title: "Satisfied Customers" },
]}
imageSrc="http://img.b2bpic.net/free-photo/happy-manual-worker-presenting-results-business-development-while-giving-presentation-company-leaders-his-team-factory_637285-4144.jpg"
imageSrc="http://img.b2bpic.net/free-photo/happy-manual-worker-presenting-results-business-development-while-giving-presentation-company-leaders-his-team-factory_637285-4144.jpg?_wi=2"
imageAlt="Elite HVAC Solutions professional team"
useInvertedBackground={false}
mediaAnimation="slide-up"

View File

@@ -164,7 +164,7 @@ export default function ContactPage() {
"Of course! Call [Phone] and ask for a manager, or email [Email]. We're happy to address any concerns or special requests.",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/people-using-mobile-phone_53876-22973.jpg"
imageSrc="http://img.b2bpic.net/free-photo/people-using-mobile-phone_53876-22973.jpg?_wi=2"
imageAlt="Customer service ready to help"
mediaAnimation="slide-up"
mediaPosition="left"

View File

@@ -135,7 +135,7 @@ export default function HomePage() {
{
id: "team-photo",
imageSrc:
"http://img.b2bpic.net/free-photo/happy-manual-worker-presenting-results-business-development-while-giving-presentation-company-leaders-his-team-factory_637285-4144.jpg",
"http://img.b2bpic.net/free-photo/happy-manual-worker-presenting-results-business-development-while-giving-presentation-company-leaders-his-team-factory_637285-4144.jpg?_wi=1",
imageAlt: "HVAC team in uniforms",
},
]}
@@ -249,7 +249,7 @@ export default function HomePage() {
company: "[City] Family Home",
rating: 5,
imageSrc:
"http://img.b2bpic.net/free-photo/business-woman-standing_1187-1543.jpg",
"http://img.b2bpic.net/free-photo/business-woman-standing_1187-1543.jpg?_wi=1",
imageAlt: "Sarah Martinez",
},
{
@@ -269,7 +269,7 @@ export default function HomePage() {
company: "Sunshine Retail",
rating: 5,
imageSrc:
"http://img.b2bpic.net/free-photo/business-woman-standing_1187-1543.jpg",
"http://img.b2bpic.net/free-photo/business-woman-standing_1187-1543.jpg?_wi=2",
imageAlt: "Maria Rodriguez",
},
{
@@ -356,7 +356,7 @@ export default function HomePage() {
"Repair costs vary based on the issue. We always provide upfront pricing before beginning work—no hidden fees or surprises.",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/people-using-mobile-phone_53876-22973.jpg"
imageSrc="http://img.b2bpic.net/free-photo/people-using-mobile-phone_53876-22973.jpg?_wi=1"
imageAlt="HVAC technician ready to help"
mediaAnimation="slide-up"
mediaPosition="left"