Merge version_1 into main #3

Merged
bender merged 3 commits from version_1 into main 2026-03-08 05:53:46 +00:00
3 changed files with 8 additions and 8 deletions

View File

@@ -51,7 +51,7 @@ export default function AboutPage() {
{
text: "Request Service", href: "#"},
]}
imageSrc="http://img.b2bpic.net/free-photo/young-man-with-solid-fuel-boiler-working-with-biofuels-economical-heating_169016-14794.jpg"
imageSrc="http://img.b2bpic.net/free-photo/young-man-with-solid-fuel-boiler-working-with-biofuels-economical-heating_169016-14794.jpg?_wi=3"
imageAlt="Universal HVAC Services team"
mediaAnimation="slide-up"
/>
@@ -111,7 +111,7 @@ export default function AboutPage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/young-man-with-solid-fuel-boiler-working-with-biofuels-economical-heating_169016-14794.jpg"
imageSrc="http://img.b2bpic.net/free-photo/young-man-with-solid-fuel-boiler-working-with-biofuels-economical-heating_169016-14794.jpg?_wi=4"
imageAlt="Universal HVAC Services professional team"
logoText="Universal HVAC Services, LLC"
copyrightText="© 2025 Universal HVAC Services, LLC. All rights reserved."

View File

@@ -50,7 +50,7 @@ export default function EmergencyServicePage() {
{
text: "24/7 Available", href: "tel:+19175472721"},
]}
imageSrc="http://img.b2bpic.net/free-photo/mechanic-filling-out-insurance-contract_482257-85122.jpg"
imageSrc="http://img.b2bpic.net/free-photo/mechanic-filling-out-insurance-contract_482257-85122.jpg?_wi=3"
imageAlt="Emergency HVAC repair service"
mediaAnimation="slide-up"
/>
@@ -102,7 +102,7 @@ export default function EmergencyServicePage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/young-man-with-solid-fuel-boiler-working-with-biofuels-economical-heating_169016-14794.jpg"
imageSrc="http://img.b2bpic.net/free-photo/young-man-with-solid-fuel-boiler-working-with-biofuels-economical-heating_169016-14794.jpg?_wi=5"
imageAlt="Universal HVAC Services professional team"
logoText="Universal HVAC Services, LLC"
copyrightText="© 2025 Universal HVAC Services, LLC. All rights reserved."

View File

@@ -54,7 +54,7 @@ export default function HomePage() {
{
text: "Request Service", href: "#contact-form"},
]}
imageSrc="http://img.b2bpic.net/free-photo/young-man-with-solid-fuel-boiler-working-with-biofuels-economical-heating_169016-14794.jpg"
imageSrc="http://img.b2bpic.net/free-photo/young-man-with-solid-fuel-boiler-working-with-biofuels-economical-heating_169016-14794.jpg?_wi=1"
imageAlt="Professional HVAC technician providing quality service"
mediaAnimation="slide-up"
/>
@@ -90,11 +90,11 @@ export default function HomePage() {
tagIcon={Wrench}
features={[
{
id: "01", title: "AC Repair & Installation", description: "Fast air conditioning repair and professional system installation for optimal cooling comfort", imageSrc: "http://img.b2bpic.net/free-photo/mechanic-filling-out-insurance-contract_482257-85122.jpg", imageAlt: "AC repair service"},
id: "01", title: "AC Repair & Installation", description: "Fast air conditioning repair and professional system installation for optimal cooling comfort", imageSrc: "http://img.b2bpic.net/free-photo/mechanic-filling-out-insurance-contract_482257-85122.jpg?_wi=1", imageAlt: "AC repair service"},
{
id: "02", title: "Furnace & Heating Repair", description: "Expert furnace repair and heating system installation to keep your home warm year-round", imageSrc: "http://img.b2bpic.net/free-photo/low-angle-man-working-as-plumber_23-2150746301.jpg", imageAlt: "Furnace repair service"},
{
id: "03", title: "Emergency HVAC Service", description: "24/7 emergency repair for heating and cooling emergencies, including nights, weekends, and holidays", imageSrc: "http://img.b2bpic.net/free-photo/mechanic-filling-out-insurance-contract_482257-85122.jpg", imageAlt: "Emergency HVAC service"},
id: "03", title: "Emergency HVAC Service", description: "24/7 emergency repair for heating and cooling emergencies, including nights, weekends, and holidays", imageSrc: "http://img.b2bpic.net/free-photo/mechanic-filling-out-insurance-contract_482257-85122.jpg?_wi=2", imageAlt: "Emergency HVAC service"},
{
id: "04", title: "System Maintenance", description: "Preventive maintenance plans to keep your HVAC system running efficiently and extend equipment life", imageSrc: "http://img.b2bpic.net/free-photo/coworkers-servicing-hvac-system_482257-91024.jpg", imageAlt: "HVAC maintenance service"},
]}
@@ -214,7 +214,7 @@ export default function HomePage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/young-man-with-solid-fuel-boiler-working-with-biofuels-economical-heating_169016-14794.jpg"
imageSrc="http://img.b2bpic.net/free-photo/young-man-with-solid-fuel-boiler-working-with-biofuels-economical-heating_169016-14794.jpg?_wi=2"
imageAlt="Universal HVAC Services professional team"
logoText="Universal HVAC Services, LLC"
copyrightText="© 2025 Universal HVAC Services, LLC. All rights reserved."