Merge version_3 into main #3
@@ -90,6 +90,11 @@ export default function LandingPage() {
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
buttons={[
|
||||
{
|
||||
text: "Book Your Appointment", href: "/contact"
|
||||
}
|
||||
]}
|
||||
features={[
|
||||
{
|
||||
id: "s1", title: "Air Conditioning", subtitle: "Repairs & Maintenance", category: "Cooling", value: "Lower your energy bills with efficient maintenance."},
|
||||
@@ -187,4 +192,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user