Merge version_2 into main #3

Merged
bender merged 1 commits from version_2 into main 2026-05-26 22:22:46 +00:00

View File

@@ -66,8 +66,8 @@ export default function LandingPage() {
text: "Explore Services", href: "#services"},
]}
buttonAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/attractive-cheerful-girl-sitting-couch-posing-looking-camera_8353-6444.jpg"
imageAlt="Modern interior with a sleek HVAC system and comfortable atmosphere"
imageSrc="https://images.unsplash.com/photo-1517594422364-f6b0f027ed2c?q=80&w=2070&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D"
imageAlt="Toronto skyline at dusk with city lights and CN Tower"
/>
</div>
@@ -331,4 +331,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}