diff --git a/src/app/page.tsx b/src/app/page.tsx index 4739a43..6f3387a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -46,7 +46,7 @@ export default function LandingPage() { tag="Expert HVAC Services" buttons={[{ text: "Call 617-417-6584", href: "tel:617-417-6584" }]} mediaItems={[ - { imageSrc: "http://img.b2bpic.net/free-photo/learning-map_1098-14838.jpg?_wi=1", imageAlt: "Luxurious HVAC Service" }, + { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C8T5EyTO6PXxr1zpzM4y6IwMqw/uploaded-1775768725847-kuzo8bm3.jpg", imageAlt: "Company Logo" }, { imageSrc: "http://img.b2bpic.net/free-photo/learning-map_1098-14838.jpg?_wi=2", imageAlt: "HVAC Professional" } ]} mediaAnimation="slide-up"