Merge version_3 into main
Merge version_3 into main
This commit was merged in pull request #11.
This commit is contained in:
@@ -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