Merge version_7 into main #14

Merged
bender merged 1 commits from version_7 into main 2026-03-03 23:58:15 +00:00

View File

@@ -52,7 +52,7 @@ export default function LandingPage() {
background={{ variant: "plain" }}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/meticulous-wiremen-expertly-refilling-freon-external-air-conditioner-while-using-manifold-measurement-device-closely-measure-pressure-hvac-system-ensuring-perfect-cooling-performance_482257-68069.jpg", imageAlt: "Professional AC installation"
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ASGmWny37SoXGCT8uZ6VvW2Ec5/uploaded-1772582253366-65unr9aq.jpg", imageAlt: "Professional AC installation"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/coworkers-refill-air-conditioner-freon_482257-90737.jpg", imageAlt: "Certified HVAC technician"
@@ -262,4 +262,4 @@ export default function LandingPage() {
</div>
</ThemeProvider>
);
}
}