Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 0b489f0345 | |||
| c9ecaeadf5 |
@@ -75,9 +75,7 @@ export default function LandingPage() {
|
||||
{ type: "text", content: " Beautiful Outdoor Spaces" }
|
||||
]}
|
||||
useInvertedBackground={false}
|
||||
buttons={[
|
||||
{ text: "Meet Our Team", href: "#team" }
|
||||
]}
|
||||
buttons={[]}
|
||||
/>
|
||||
</div>
|
||||
<div id="services" data-section="services">
|
||||
@@ -203,4 +201,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user