Merge version_5 into main #6
@@ -46,9 +46,9 @@ export default function LandingPage() {
|
||||
tagIcon={Sparkles}
|
||||
buttons={[{ text: "Book a Visit", href: "contact" }]}
|
||||
mediaItems={[
|
||||
{ imageSrc: "https://img.b2bpic.net/free-photo/modern-spacious-room-with-large-panoramic-window_7502-7289.jpg?_wi=1", imageAlt: "Luxurious room interior" },
|
||||
{ imageSrc: "https://img.b2bpic.net/free-photo/luxury-architecture-exterior-design_23-2151920926.jpg?_wi=1", imageAlt: "Building exterior" },
|
||||
{ imageSrc: "https://img.b2bpic.net/free-photo/luxury-architecture-exterior-design_23-2151920931.jpg", imageAlt: "Common area" }
|
||||
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Cz2kTHIdVehDy9IhNoLeOp4MQy/uploaded-1777375031181-4x4c989d.jpg", imageAlt: "Luxurious room interior" },
|
||||
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Cz2kTHIdVehDy9IhNoLeOp4MQy/uploaded-1777375031181-gb2g8mhj.jpg", imageAlt: "Building exterior" },
|
||||
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Cz2kTHIdVehDy9IhNoLeOp4MQy/uploaded-1777375031181-4qn1pu6b.jpg", imageAlt: "Common area" }
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
@@ -78,8 +78,8 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{ title: "High Speed Wi-Fi", description: "Uninterrupted connectivity for study and work.", imageSrc: "https://img.b2bpic.net/free-photo/modern-spacious-room-with-large-panoramic-window_7502-7289.jpg?_wi=2" },
|
||||
{ title: "Professional Housekeeping", description: "Regular cleaning services to keep your space pristine.", imageSrc: "https://img.b2bpic.net/free-photo/modern-spacious-room-with-large-panoramic-window_7502-7289.jpg?_wi=3" }
|
||||
{ title: "High Speed Wi-Fi", description: "Uninterrupted connectivity for study and work.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Cz2kTHIdVehDy9IhNoLeOp4MQy/uploaded-1777375031181-4x4c989d.jpg" },
|
||||
{ title: "Professional Housekeeping", description: "Regular cleaning services to keep your space pristine.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Cz2kTHIdVehDy9IhNoLeOp4MQy/uploaded-1777375031181-gb2g8mhj.jpg" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -89,7 +89,7 @@ export default function LandingPage() {
|
||||
title="Safety First Approach"
|
||||
description="Your security is our top priority. We offer 24/7 biometric access, round-the-clock CCTV surveillance, and dedicated on-site security personnel to ensure complete peace of mind."
|
||||
tag="Unmatched Security"
|
||||
imageSrc="https://img.b2bpic.net/free-photo/luxury-architecture-exterior-design_23-2151920926.jpg?_wi=2"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Cz2kTHIdVehDy9IhNoLeOp4MQy/uploaded-1777375031181-4qn1pu6b.jpg"
|
||||
useInvertedBackground={true}
|
||||
/>
|
||||
</div>
|
||||
@@ -100,7 +100,7 @@ export default function LandingPage() {
|
||||
description="Strategically located in the heart of Kirti Nagar, providing easy access to transport hubs, educational institutions, and shopping districts."
|
||||
tag="Connectivity"
|
||||
tagIcon={MapPin}
|
||||
imageSrc="https://img.b2bpic.net/free-photo/shanghai-night-china_1127-3170.jpg"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Cz2kTHIdVehDy9IhNoLeOp4MQy/uploaded-1777375031182-kdaj85rj.jpg"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user