Merge version_1 into main #2
@@ -81,7 +81,7 @@ export default function HomePage() {
|
||||
<HeroCentered
|
||||
title="Where Luxury Meets Academic Excellence"
|
||||
description="Your premium residential destination for competitive exam preparation. Strategically located near central libraries with world-class amenities, 24/7 support, and an environment designed exclusively for high-achieving students and professionals."
|
||||
background={{ variant: "aurora" }}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/pillow-bed_74190-4503.jpg",
|
||||
@@ -132,7 +132,7 @@ export default function HomePage() {
|
||||
title: "AC Luxury Rooms",
|
||||
description: "Spacious, individually designed rooms with individual study desks, separate wardrobes, premium bedding, and climate control. Each room is a personal sanctuary for focused study and rest.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-with-book-sitting-near-window_23-2147737692.jpg?_wi=1",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-with-book-sitting-near-window_23-2147737692.jpg",
|
||||
imageAlt: "AC Luxury Room",
|
||||
},
|
||||
items: [
|
||||
@@ -147,7 +147,7 @@ export default function HomePage() {
|
||||
title: "Best-in-Class Gujarati Meals",
|
||||
description: "Authentic, nutritious Gujarati cuisine prepared fresh daily. Our in-house kitchen focuses on health, taste, and dietary preferences. Breakfast, lunch, and dinner tailored for student wellness and energy maintenance.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/restaurant-room-with-two-long-dinner-tables_140725-8455.jpg?_wi=1",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/restaurant-room-with-two-long-dinner-tables_140725-8455.jpg",
|
||||
imageAlt: "Dining Hall",
|
||||
},
|
||||
items: [
|
||||
@@ -162,7 +162,7 @@ export default function HomePage() {
|
||||
title: "24/7 Security & Staff Support",
|
||||
description: "Round-the-clock professional security team, emergency response system, and dedicated staff support. We prioritize your safety and comfort with modern surveillance and trained personnel always available.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/girl-passes-lie-detector-office-asking-questions-polygraph-test_146671-17197.jpg?_wi=1",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/girl-passes-lie-detector-office-asking-questions-polygraph-test_146671-17197.jpg",
|
||||
imageAlt: "Security Monitoring",
|
||||
},
|
||||
items: [
|
||||
@@ -177,7 +177,7 @@ export default function HomePage() {
|
||||
title: "Open Volleyball Ground & Fitness",
|
||||
description: "Dedicated outdoor volleyball court and open recreation space. Physical fitness and stress relief are integral to our holistic development approach. Regular tournaments and wellness activities encourage community bonding.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tranquil-space-with-plants_1137-266.jpg?_wi=1",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tranquil-space-with-plants_1137-266.jpg",
|
||||
imageAlt: "Volleyball Court",
|
||||
},
|
||||
items: [
|
||||
@@ -255,7 +255,7 @@ export default function HomePage() {
|
||||
},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
textboxLayout="centered"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
carouselMode="buttons"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user