Merge version_3 into main #5

Merged
bender merged 1 commits from version_3 into main 2026-04-28 18:14:30 +00:00

View File

@@ -43,7 +43,7 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroBillboardGallery
background={{ variant: "gradient-bars" }}
title="Reliable AC & Electrical Services"
title="Reliable Aircon & Electrical Services for Your Home"
description="Professional maintenance, repair, and installation for residential and commercial spaces. Your comfort is our priority."
tag="Expert Care"
mediaItems={[
@@ -164,4 +164,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}