Merge version_1 into main #3

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

View File

@@ -55,16 +55,16 @@ export default function LandingPage() {
buttonAnimation="slide-up"
background={{ variant: "glowing-orb" }}
leftCarouselItems={[
{ imageSrc: "http://img.b2bpic.net/free-photo/woman-talking-using-her-laptop-home-quarantine_23-2149374516.jpg", imageAlt: "Spacious hostel room" },
{ imageSrc: "http://img.b2bpic.net/free-photo/full-shot-roommates-spending-time-home_23-2149358458.jpg", imageAlt: "Common recreation area" },
{ imageSrc: "http://img.b2bpic.net/free-photo/full-shot-roommates-cleaning-kitchen-together_23-2149358486.jpg", imageAlt: "Shared dining facility" },
{ imageSrc: "http://img.b2bpic.net/free-photo/balcony-resorts-nesebar-town-bulgaria_627829-7553.jpg", imageAlt: "Hostel building exterior" }
{ imageSrc: "http://img.b2bpic.net/free-photo/woman-talking-using-her-laptop-home-quarantine_23-2149374516.jpg?_wi=1", imageAlt: "Spacious hostel room" },
{ imageSrc: "http://img.b2bpic.net/free-photo/full-shot-roommates-spending-time-home_23-2149358458.jpg?_wi=1", imageAlt: "Common recreation area" },
{ imageSrc: "http://img.b2bpic.net/free-photo/full-shot-roommates-cleaning-kitchen-together_23-2149358486.jpg?_wi=1", imageAlt: "Shared dining facility" },
{ imageSrc: "http://img.b2bpic.net/free-photo/balcony-resorts-nesebar-town-bulgaria_627829-7553.jpg?_wi=1", imageAlt: "Hostel building exterior" }
]}
rightCarouselItems={[
{ imageSrc: "http://img.b2bpic.net/free-photo/balcony-resorts-nesebar-town-bulgaria_627829-7553.jpg", imageAlt: "Hostel exterior" },
{ imageSrc: "http://img.b2bpic.net/free-photo/woman-talking-using-her-laptop-home-quarantine_23-2149374516.jpg", imageAlt: "Clean bedroom" },
{ imageSrc: "http://img.b2bpic.net/free-photo/full-shot-roommates-spending-time-home_23-2149358458.jpg", imageAlt: "Recreation space" },
{ imageSrc: "http://img.b2bpic.net/free-photo/full-shot-roommates-cleaning-kitchen-together_23-2149358486.jpg", imageAlt: "Dining space" }
{ imageSrc: "http://img.b2bpic.net/free-photo/balcony-resorts-nesebar-town-bulgaria_627829-7553.jpg?_wi=2", imageAlt: "Hostel exterior" },
{ imageSrc: "http://img.b2bpic.net/free-photo/woman-talking-using-her-laptop-home-quarantine_23-2149374516.jpg?_wi=2", imageAlt: "Clean bedroom" },
{ imageSrc: "http://img.b2bpic.net/free-photo/full-shot-roommates-spending-time-home_23-2149358458.jpg?_wi=2", imageAlt: "Recreation space" },
{ imageSrc: "http://img.b2bpic.net/free-photo/full-shot-roommates-cleaning-kitchen-together_23-2149358486.jpg?_wi=2", imageAlt: "Dining space" }
]}
carouselPosition="right"
/>
@@ -120,15 +120,15 @@ export default function LandingPage() {
products={[
{
id: "1", brand: "Standard Room", name: "Single Occupancy Room", price: "₹5,000-₹6,000/month", rating: 5,
reviewCount: "23", imageSrc: "http://img.b2bpic.net/free-photo/woman-talking-using-her-laptop-home-quarantine_23-2149374516.jpg", imageAlt: "Single occupancy hostel room"
reviewCount: "23", imageSrc: "http://img.b2bpic.net/free-photo/woman-talking-using-her-laptop-home-quarantine_23-2149374516.jpg?_wi=3", imageAlt: "Single occupancy hostel room"
},
{
id: "2", brand: "Shared Room", name: "Double Occupancy Room", price: "₹3,500-₹4,500/month", rating: 5,
reviewCount: "18", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-roommates-spending-time-home_23-2149358458.jpg", imageAlt: "Double occupancy room"
reviewCount: "18", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-roommates-spending-time-home_23-2149358458.jpg?_wi=3", imageAlt: "Double occupancy room"
},
{
id: "3", brand: "Common Facilities", name: "Recreation & Dining Area", price: "Included", rating: 5,
reviewCount: "31", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-roommates-cleaning-kitchen-together_23-2149358486.jpg", imageAlt: "Common dining and recreation area"
reviewCount: "31", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-roommates-cleaning-kitchen-together_23-2149358486.jpg?_wi=3", imageAlt: "Common dining and recreation area"
}
]}
gridVariant="three-columns-all-equal-width"
@@ -169,10 +169,10 @@ export default function LandingPage() {
id: "1", name: "Suhas G Kashyap", role: "Engineering Student", company: "Local College", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/man-smiling_1187-3402.jpg", imageAlt: "Suhas G Kashyap"
},
{
id: "2", name: "Chandan TM", role: "Student", company: "Technical Institute", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-young-man_1268-21877.jpg", imageAlt: "Chandan TM"
id: "2", name: "Chandan TM", role: "Student", company: "Technical Institute", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-young-man_1268-21877.jpg?_wi=1", imageAlt: "Chandan TM"
},
{
id: "3", name: "Rahul Kumar", role: "Software Professional", company: "IT Company", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-young-man_1268-21877.jpg", imageAlt: "Rahul Kumar"
id: "3", name: "Rahul Kumar", role: "Software Professional", company: "IT Company", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-young-man_1268-21877.jpg?_wi=2", imageAlt: "Rahul Kumar"
},
{
id: "4", name: "Arjun Singh", role: "Commerce Student", company: "Commerce College", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/student-posing-group-study-session-with-colleagues_23-2149211075.jpg", imageAlt: "Arjun Singh"