diff --git a/src/app/page.tsx b/src/app/page.tsx index f92b8eb..cf65ba3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -48,7 +48,7 @@ export default function HvacPage() { title="Your Comfort Is Our Priority" description="Professional heating, ventilation, and air conditioning services for homes and businesses. From installations to emergency repairs, we keep your climate perfect year-round." avatars={[ - { src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/web-agency-2/team-1.jpg", alt: "Client" }, + { src: "https://pixabay.com/get/gbb524632b9446cd9deb721770899b47130018da853e0d670f01dabf35e282105677aa13771ebd57be5c09917832d7a87778fc13f025650b4638151ec71665554_1280.jpg?id=9230049", alt: "Client" }, { src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/web-agency-2/team-2.jpg", alt: "Client" }, { src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/web-agency-2/team-3.jpg", alt: "Client" }, ]}