Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 8d3995ce59 | |||
| 889cf008e4 | |||
| fabca94f5e | |||
| 2b0e077e98 |
@@ -47,6 +47,7 @@ export default function LandingPage() {
|
|||||||
|
|
||||||
<div id="hero" data-section="hero">
|
<div id="hero" data-section="hero">
|
||||||
<HeroOverlayTestimonial
|
<HeroOverlayTestimonial
|
||||||
|
tagAnimation="blur-reveal"
|
||||||
title="Building Engineering Excellence."
|
title="Building Engineering Excellence."
|
||||||
description="Premium civil engineering, waterproofing, flooring, and maintenance solutions crafted for modern spaces."
|
description="Premium civil engineering, waterproofing, flooring, and maintenance solutions crafted for modern spaces."
|
||||||
testimonials={[
|
testimonials={[
|
||||||
@@ -265,4 +266,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user