Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-06 15:36:14 +00:00

View File

@@ -81,7 +81,7 @@ export default function LandingPage() {
title: "Prime Location", description: "Conveniently situated near Minhaj University Lahore with easy access to city amenities", icon: MapPin,
},
]}
imageSrc="http://img.b2bpic.net/free-photo/people-traveling-subway-winter-time_23-2149217950.jpg"
imageSrc="http://img.b2bpic.net/free-photo/people-traveling-subway-winter-time_23-2149217950.jpg?_wi=1"
imageAlt="Zahra Girls Hostel safety and security features"
mediaAnimation="slide-up"
textboxLayout="default"
@@ -101,7 +101,7 @@ export default function LandingPage() {
features={[
{
id: 1,
title: "High Speed WiFi", description: "Fast, reliable internet connectivity throughout the hostel for study, streaming, and staying connected with family", imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-sitting-sofa-looking-her-boyfriend_23-2148363620.jpg", imageAlt: "High-speed WiFi connectivity"},
title: "High Speed WiFi", description: "Fast, reliable internet connectivity throughout the hostel for study, streaming, and staying connected with family", imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-sitting-sofa-looking-her-boyfriend_23-2148363620.jpg?_wi=1", imageAlt: "High-speed WiFi connectivity"},
{
id: 2,
title: "Proper Kitchen", description: "Fully equipped shared kitchen with modern appliances for cooking your favorite meals", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-girl-make-coffee_176420-6089.jpg", imageAlt: "Modern hostel kitchen"},
@@ -113,10 +113,10 @@ export default function LandingPage() {
title: "Water Dispenser", description: "Fresh, clean drinking water available 24/7 in common areas for your hydration", imageSrc: "http://img.b2bpic.net/free-vector/flat-clear-water-template-with-children-drinking-pure-liquid-business-people-near-water-cooler-office_1284-50902.jpg", imageAlt: "Water dispenser facility"},
{
id: 5,
title: "Refrigerator", description: "In-room refrigerators for storing food and beverages safely", imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-sitting-sofa-looking-her-boyfriend_23-2148363620.jpg", imageAlt: "Room refrigerator facility"},
title: "Refrigerator", description: "In-room refrigerators for storing food and beverages safely", imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-sitting-sofa-looking-her-boyfriend_23-2148363620.jpg?_wi=2", imageAlt: "Room refrigerator facility"},
{
id: 6,
title: "Security Cameras", description: "24/7 CCTV monitoring throughout the hostel for enhanced safety and security", imageSrc: "http://img.b2bpic.net/free-photo/people-traveling-subway-winter-time_23-2149217950.jpg", imageAlt: "Security camera monitoring system"},
title: "Security Cameras", description: "24/7 CCTV monitoring throughout the hostel for enhanced safety and security", imageSrc: "http://img.b2bpic.net/free-photo/people-traveling-subway-winter-time_23-2149217950.jpg?_wi=2", imageAlt: "Security camera monitoring system"},
]}
animationType="blur-reveal"
/>