Update src/app/page.tsx

This commit is contained in:
2026-03-08 05:51:35 +00:00
parent 0d4da6113f
commit c43cf69dca

View File

@@ -60,7 +60,7 @@ export default function HomePage() {
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"
useInvertedBackground={false}
@@ -108,28 +108,28 @@ export default function HomePage() {
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",
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",
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-man-working-as-plumber_23-2150746301.jpg?_wi=1",
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",
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",
imageSrc: "http://img.b2bpic.net/free-photo/coworkers-servicing-hvac-system_482257-91024.jpg?_wi=1",
imageAlt: "HVAC maintenance service",
},
]}
@@ -211,7 +211,7 @@ export default function HomePage() {
role: "Homeowner",
company: "Jersey City",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-middle-aged-man-with-beard-hairstyle-dressed-elegant-blue-suit-textured-dark-background-studio_613910-19853.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-middle-aged-man-with-beard-hairstyle-dressed-elegant-blue-suit-textured-dark-background-studio_613910-19853.jpg?_wi=1",
imageAlt: "Sarah Johnson",
},
{
@@ -220,7 +220,7 @@ export default function HomePage() {
role: "Property Manager",
company: "Jersey City",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-sitting-library_273609-15843.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-sitting-library_273609-15843.jpg?_wi=1",
imageAlt: "Michael Chen",
},
{
@@ -229,7 +229,7 @@ export default function HomePage() {
role: "Homeowner",
company: "Jersey City",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/businessman-with-crossed-arms_23-2147996568.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/businessman-with-crossed-arms_23-2147996568.jpg?_wi=1",
imageAlt: "Emily Rodriguez",
},
{
@@ -238,7 +238,7 @@ export default function HomePage() {
role: "Landlord",
company: "Jersey City",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-business-woman-portrait_23-2149280744.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-business-woman-portrait_23-2149280744.jpg?_wi=1",
imageAlt: "David Kim",
},
{
@@ -247,7 +247,7 @@ export default function HomePage() {
role: "Homeowner",
company: "Jersey City",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-vector/colorful-pack-businessman-characters_23-2147605368.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/colorful-pack-businessman-characters_23-2147605368.jpg?_wi=1",
imageAlt: "Jessica Martinez",
},
{
@@ -256,7 +256,7 @@ export default function HomePage() {
role: "Property Owner",
company: "Jersey City",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-attractive-young-businesswoman_329181-15813.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-attractive-young-businesswoman_329181-15813.jpg?_wi=1",
imageAlt: "Amanda Thompson",
},
]}
@@ -341,7 +341,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."