Compare commits
8 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 6d45f0a4e2 | |||
| aa48e65d8b | |||
| ac5ead936d | |||
| fa558844dc | |||
| 60adc4bace | |||
| 95ec7e95d5 | |||
| 91a339277a | |||
| 74b5cbce54 |
@@ -58,7 +58,7 @@ export default function LandingPage() {
|
||||
<HeroBillboardCarousel
|
||||
background={{
|
||||
variant: "plain"}}
|
||||
title="Arrietas Landscaping & Maintenance: Your Ateam for Outdoor Excellence"
|
||||
title=""
|
||||
description="Transforming visions into vibrant landscapes. We provide unparalleled design, installation, and upkeep for residential and commercial properties."
|
||||
tag="Trusted for Quality & Service"
|
||||
buttons={[
|
||||
@@ -81,6 +81,7 @@ export default function LandingPage() {
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/park-lujiazui-financial-center-shanghai-china_1127-3318.jpg", imageAlt: "Clean and well-maintained commercial landscape"},
|
||||
]}
|
||||
className="pt-24"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -264,4 +265,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user