Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 042e2666bf | |||
| 2bc5c7d30f |
@@ -56,7 +56,7 @@ export default function LandingPage() {
|
|||||||
background={{
|
background={{
|
||||||
variant: "gradient-bars"}}
|
variant: "gradient-bars"}}
|
||||||
title="Your property, always at its finest"
|
title="Your property, always at its finest"
|
||||||
description="Stonewood handles every season — from lush summer landscapes to reliable winter snow clearing — so you never worry about your property again."
|
description="Experience year-round worry-free property management. From professional landscaping to reliable snow clearing, we handle the details so you don't have to."
|
||||||
avatars={[
|
avatars={[
|
||||||
{
|
{
|
||||||
src: "http://img.b2bpic.net/free-photo/young-woman-with-beautiful-blond-hair-gentle-smile-dressed-green-robe-with-belt-is-working-greenhouse_197531-12316.jpg", alt: "Client 1"},
|
src: "http://img.b2bpic.net/free-photo/young-woman-with-beautiful-blond-hair-gentle-smile-dressed-green-robe-with-belt-is-working-greenhouse_197531-12316.jpg", alt: "Client 1"},
|
||||||
@@ -201,4 +201,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user