Update src/app/page.tsx

This commit is contained in:
2026-05-09 15:21:49 +00:00
parent 34dd99cf22
commit 67f40ac954

View File

@@ -68,11 +68,11 @@ export default function LandingPage() {
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/expert-wireman-works-air-conditioner_482257-80225.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/expert-wireman-works-air-conditioner_482257-80225.jpg?_wi=1",
imageAlt: "HVAC installation professional",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/grand-parent-learning-use-digital-divice_23-2149214588.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/grand-parent-learning-use-digital-divice_23-2149214588.jpg?_wi=1",
imageAlt: "Advanced climate interface",
},
{
@@ -252,7 +252,7 @@ export default function LandingPage() {
text: "Select",
href: "#contact",
},
imageSrc: "http://img.b2bpic.net/free-photo/expert-wireman-works-air-conditioner_482257-80225.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/expert-wireman-works-air-conditioner_482257-80225.jpg?_wi=2",
imageAlt: "Close up of HVAC system manometers",
},
{
@@ -269,7 +269,7 @@ export default function LandingPage() {
text: "Select",
href: "#contact",
},
imageSrc: "http://img.b2bpic.net/free-photo/grand-parent-learning-use-digital-divice_23-2149214588.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/grand-parent-learning-use-digital-divice_23-2149214588.jpg?_wi=2",
imageAlt: "Close up of HVAC system manometers",
},
]}