Compare commits
7 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 7b2280cd20 | |||
| 0e97fc5728 | |||
| e5d0a1a446 | |||
| 93d25152a4 | |||
| 1e6085a140 | |||
| 7a1609ef02 | |||
| 753057f2f6 |
@@ -43,17 +43,20 @@ export default function LandingPage() {
|
|||||||
<div id="hero" data-section="hero">
|
<div id="hero" data-section="hero">
|
||||||
<HeroSplitDoubleCarousel
|
<HeroSplitDoubleCarousel
|
||||||
background={{ variant: "gradient-bars" }}
|
background={{ variant: "gradient-bars" }}
|
||||||
title="Your Next Home. Elevated."
|
title="Living Modern, Breathing Nature."
|
||||||
description="FlatVision curates premium apartments for people who refuse to settle. Live where you belong."
|
description="FlatVision Helping You Find the Perfect Home 🏠
|
||||||
|
Pre-Construction & Ready Flats in Dhaka."
|
||||||
leftCarouselItems={[
|
leftCarouselItems={[
|
||||||
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Dg0SMqCqggruzuDj3c4a785uYA/uploaded-1778688695483-iusfgyij.jpg?_wi=1", imageAlt: "Luxury Interior View 1" }
|
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Dg0SMqCqggruzuDj3c4a785uYA/uploaded-1778688982147-xseywt73.jpg", imageAlt: "FlatVision Apartment Living Room" },
|
||||||
|
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Dg0SMqCqggruzuDj3c4a785uYA/uploaded-1778688982147-ynjxdo4w.jpg", imageAlt: "FlatVision Apartment Bedroom" }
|
||||||
]}
|
]}
|
||||||
rightCarouselItems={[
|
rightCarouselItems={[
|
||||||
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Dg0SMqCqggruzuDj3c4a785uYA/uploaded-1778688695483-iusfgyij.jpg?_wi=2", imageAlt: "City View 1" }
|
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Dg0SMqCqggruzuDj3c4a785uYA/uploaded-1778688982147-lpbs0dfx.jpg", imageAlt: "FlatVision Kitchen Interior" },
|
||||||
|
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Dg0SMqCqggruzuDj3c4a785uYA/uploaded-1778688982147-s9nvh583.jpg", imageAlt: "FlatVision Bathroom Modern" }
|
||||||
]}
|
]}
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Explore Listings", href: "#features" },
|
{ text: "WhatsApp ", href: "#features" },
|
||||||
{ text: "Book a Viewing", href: "#contact" },
|
{ text: "Book a Visiting", href: "#contact" },
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
@@ -142,7 +145,7 @@ export default function LandingPage() {
|
|||||||
title="Ready for Your New Home?"
|
title="Ready for Your New Home?"
|
||||||
description="Speak to our advisors to schedule a private tour today."
|
description="Speak to our advisors to schedule a private tour today."
|
||||||
tag="Contact Us"
|
tag="Contact Us"
|
||||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Dg0SMqCqggruzuDj3c4a785uYA/uploaded-1778688695483-iusfgyij.jpg?_wi=3"
|
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Dg0SMqCqggruzuDj3c4a785uYA/uploaded-1778688982147-vjd5xpah.jpg"
|
||||||
background={{ variant: "plain" }}
|
background={{ variant: "plain" }}
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
/>
|
/>
|
||||||
|
|||||||
Reference in New Issue
Block a user