Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| f2f0a51006 | |||
| 877ffcb5ef | |||
| 94241e6b7f | |||
| fe1196531e |
@@ -52,12 +52,6 @@ export default function LandingPage() {
|
||||
variant: "rotated-rays-static"}}
|
||||
title="Crafting Nature's Beauty in Lebanon"
|
||||
description="Arbusta s.a.l. transforms outdoor spaces into breathtaking landscapes. From innovative designs to expert care, we bring your green vision to life."
|
||||
buttons={[
|
||||
{
|
||||
text: "", href: "#services"},
|
||||
{
|
||||
text: "", href: "#contact"},
|
||||
]}
|
||||
carouselItems={[
|
||||
{
|
||||
id: "hero-1", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-house-surrounded-by-flowers_23-2150790342.jpg", imageAlt: "Beautiful garden design with lush greenery and a swimming pool"},
|
||||
@@ -88,10 +82,6 @@ export default function LandingPage() {
|
||||
{
|
||||
type: "text", content: " s.a.l."},
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Learn More", href: "#services"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -242,4 +232,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user