Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| fd2de34481 | |||
| acb72aca87 | |||
| 716bcd8b1e |
@@ -43,7 +43,7 @@ export default function LandingPage() {
|
|||||||
<div id="hero" data-section="hero">
|
<div id="hero" data-section="hero">
|
||||||
<HeroBillboardGallery
|
<HeroBillboardGallery
|
||||||
background={{ variant: "gradient-bars" }}
|
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."
|
description="Professional maintenance, repair, and installation for residential and commercial spaces. Your comfort is our priority."
|
||||||
tag="Expert Care"
|
tag="Expert Care"
|
||||||
mediaItems={[
|
mediaItems={[
|
||||||
@@ -164,4 +164,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user