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