Compare commits
3 Commits
version_15
...
version_16
| Author | SHA1 | Date | |
|---|---|---|---|
| 0f2e357e6e | |||
| 5670c4a45c | |||
| 3863fc8d1a |
@@ -90,7 +90,7 @@ export default function LandingPage() {
|
|||||||
{ id: "4", title: "Ductwork Design", subtitle: "Customized airflow systems", category: "Engineering", value: "Precision" },
|
{ id: "4", title: "Ductwork Design", subtitle: "Customized airflow systems", category: "Engineering", value: "Precision" },
|
||||||
{ id: "5", title: "Mini Splits", subtitle: "Efficient zonal heating/cooling", category: "System", value: "Efficient" },
|
{ id: "5", title: "Mini Splits", subtitle: "Efficient zonal heating/cooling", category: "System", value: "Efficient" },
|
||||||
]}
|
]}
|
||||||
title="Comprehensive HVAC Solutions"
|
title="Our Services "
|
||||||
description="Custom climate control solutions tailored to your unique requirements."
|
description="Custom climate control solutions tailored to your unique requirements."
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
@@ -151,4 +151,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user