Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 96b105a698 | |||
| d6da9a0398 | |||
| c30fda5d17 | |||
| c36acaea53 |
@@ -61,16 +61,16 @@ export default function LandingPage() {
|
||||
background={{
|
||||
variant: "radial-gradient"}}
|
||||
logoText="LuxeLandscapes"
|
||||
description="Award-winning design and flawless execution for discerning homeowners and developers. See our portfolio and request a consultation today."
|
||||
description="Crafting unparalleled outdoor sanctuaries with award-winning design and meticulous execution for discerning homeowners and developers. Explore our bespoke portfolio and begin your transformation today."
|
||||
buttons={[
|
||||
{
|
||||
text: "Schedule Your Luxury Consultation", href: "#contact"},
|
||||
{
|
||||
text: "View Our Portfolio", href: "#portfolio"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/view-robot-taking-care-garden_23-2151804047.jpg"
|
||||
imageAlt="Luxurious modern landscape design with a large estate"
|
||||
mediaAnimation="blur-reveal"
|
||||
imageSrc="https://img.b2bpic.net/free-photo/luxury-private-villa-with-pool-and-garden_23-2151095068.jpg"
|
||||
imageAlt="Stunning luxury outdoor space with a swimming pool and meticulously designed garden"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -267,4 +267,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user