Merge version_3 into main #3
1413
src/app/layout.tsx
1413
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -72,6 +72,9 @@ export default function LandingPage() {
|
||||
title="Our Services"
|
||||
description="Comprehensive landscaping solutions tailored to your property needs"
|
||||
tag="Services"
|
||||
buttons={[
|
||||
{ text: "View All Services", href: "#services" }
|
||||
]}
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
@@ -213,4 +216,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user