Merge version_2 into main #2
@@ -59,6 +59,8 @@ export default function LandingPage() {
|
||||
title="Facility Highlights"
|
||||
description="State-of-the-art facilities ensuring a premium living experience."
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{ id: "1", icon: Home, title: "Fully Furnished", value: "100%" },
|
||||
{ id: "2", icon: Users, title: "Community", value: "Exclusive" },
|
||||
@@ -74,6 +76,7 @@ export default function LandingPage() {
|
||||
gridVariant="uniform-all-items-equal"
|
||||
animationType="slide-up"
|
||||
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" },
|
||||
{ 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" }
|
||||
@@ -108,6 +111,8 @@ export default function LandingPage() {
|
||||
tagIcon={Phone}
|
||||
title="Ready to join our community?"
|
||||
description="Book a personal tour of our facilities or enquire about current availability today."
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={false}
|
||||
buttons={[{ text: "Schedule Tour", href: "#" }]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user