Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 0e97fc5728 | |||
| 93d25152a4 | |||
| 1e6085a140 | |||
| 7a1609ef02 | |||
| 753057f2f6 |
@@ -43,17 +43,20 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitDoubleCarousel
|
||||
background={{ variant: "gradient-bars" }}
|
||||
title="Your Next Home. Elevated."
|
||||
description="FlatVision curates premium apartments for people who refuse to settle. Live where you belong."
|
||||
title="Living Modern, Breathing Nature."
|
||||
description="FlatVision Helping You Find the Perfect Home 🏠
|
||||
Pre-Construction & Ready Flats in Dhaka."
|
||||
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={[
|
||||
{ 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={[
|
||||
{ text: "Explore Listings", href: "#features" },
|
||||
{ text: "Book a Viewing", href: "#contact" },
|
||||
{ text: "WhatsApp ", href: "#features" },
|
||||
{ text: "Book a Visiting", href: "#contact" },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -142,7 +145,7 @@ export default function LandingPage() {
|
||||
title="Ready for Your New Home?"
|
||||
description="Speak to our advisors to schedule a private tour today."
|
||||
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" }}
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user