Update src/app/page.tsx
This commit is contained in:
@@ -51,6 +51,7 @@ export default function LandingPage() {
|
||||
variant: "gradient-bars"}}
|
||||
title="Crafting Your Perfect Outdoor Haven"
|
||||
description="Gonzalez Landscape & Design brings professional expertise, passion, and precision to every lawn and garden project."
|
||||
buttons={[{ text: "Get Your Free Quote", href: "#contact" }]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/empty-gazebo-garden_181624-4129.jpg?_wi=1", imageAlt: "landscaping design backyard paradise"},
|
||||
@@ -218,4 +219,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user