Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-03 20:21:16 +00:00

View File

@@ -106,17 +106,17 @@ export default function HomePage() {
name: "Priya Singh", handle: "2nd Year, Engineering", testimonial:
"Finally, a hassle-free way to handle maintenance requests. Response time is incredible!", rating: 5,
imageSrc:
"http://img.b2bpic.net/free-photo/portrait-delighted-hipster-male-student-with-crisp-hair_176532-8157.jpg", imageAlt: "Priya Singh"},
"http://img.b2bpic.net/free-photo/portrait-delighted-hipster-male-student-with-crisp-hair_176532-8157.jpg?_wi=1", imageAlt: "Priya Singh"},
{
name: "Aditya Patel", handle: "1st Year, Business", testimonial:
"The fee tracking feature saved me from missing a payment deadline. Highly recommend!", rating: 5,
imageSrc:
"http://img.b2bpic.net/free-photo/portrait-delighted-hipster-male-student-with-crisp-hair_176532-8157.jpg", imageAlt: "Aditya Patel"},
"http://img.b2bpic.net/free-photo/portrait-delighted-hipster-male-student-with-crisp-hair_176532-8157.jpg?_wi=2", imageAlt: "Aditya Patel"},
{
name: "Neha Sharma", handle: "3rd Year, Commerce", testimonial:
"Room checkout process is so smooth. No more documentation chaos.", rating: 5,
imageSrc:
"http://img.b2bpic.net/free-photo/portrait-delighted-hipster-male-student-with-crisp-hair_176532-8157.jpg", imageAlt: "Neha Sharma"},
"http://img.b2bpic.net/free-photo/portrait-delighted-hipster-male-student-with-crisp-hair_176532-8157.jpg?_wi=3", imageAlt: "Neha Sharma"},
]}
testimonialRotationInterval={5000}
mediaAnimation="slide-up"
@@ -240,32 +240,32 @@ export default function HomePage() {
{
id: "1", name: "Raj Kumar", role: "Final Year Engineering", testimonial:
"The maintenance reporting system saved me hours of running around. Issues are resolved so fast now!", imageSrc:
"http://img.b2bpic.net/free-photo/portrait-delighted-hipster-male-student-with-crisp-hair_176532-8157.jpg", imageAlt: "Raj Kumar", icon: Package,
"http://img.b2bpic.net/free-photo/portrait-delighted-hipster-male-student-with-crisp-hair_176532-8157.jpg?_wi=4", imageAlt: "Raj Kumar", icon: Package,
},
{
id: "2", name: "Ananya Gupta", role: "2nd Year Medical", testimonial:
"Fee tracking is transparent and accurate. No more confusion about what I owe or when it's due.", imageSrc:
"http://img.b2bpic.net/free-photo/portrait-delighted-hipster-male-student-with-crisp-hair_176532-8157.jpg", imageAlt: "Ananya Gupta", icon: Package,
"http://img.b2bpic.net/free-photo/portrait-delighted-hipster-male-student-with-crisp-hair_176532-8157.jpg?_wi=5", imageAlt: "Ananya Gupta", icon: Package,
},
{
id: "3", name: "Vikram Singh", role: "1st Year Management", testimonial:
"The checkout process is incredibly smooth. Got my deposit back in days instead of weeks!", imageSrc:
"http://img.b2bpic.net/free-photo/portrait-delighted-hipster-male-student-with-crisp-hair_176532-8157.jpg", imageAlt: "Vikram Singh", icon: Package,
"http://img.b2bpic.net/free-photo/portrait-delighted-hipster-male-student-with-crisp-hair_176532-8157.jpg?_wi=6", imageAlt: "Vikram Singh", icon: Package,
},
{
id: "4", name: "Deepika Nair", role: "3rd Year Commerce", testimonial:
"Best platform for hostel management. Wish we had this when I started my first year.", imageSrc:
"http://img.b2bpic.net/free-photo/portrait-delighted-hipster-male-student-with-crisp-hair_176532-8157.jpg", imageAlt: "Deepika Nair", icon: Package,
"http://img.b2bpic.net/free-photo/portrait-delighted-hipster-male-student-with-crisp-hair_176532-8157.jpg?_wi=7", imageAlt: "Deepika Nair", icon: Package,
},
{
id: "5", name: "Arjun Patel", role: "2nd Year Law", testimonial:
"Exceptional customer support. Any issues are resolved immediately with helpful guidance.", imageSrc:
"http://img.b2bpic.net/free-photo/portrait-delighted-hipster-male-student-with-crisp-hair_176532-8157.jpg", imageAlt: "Arjun Patel", icon: Package,
"http://img.b2bpic.net/free-photo/portrait-delighted-hipster-male-student-with-crisp-hair_176532-8157.jpg?_wi=8", imageAlt: "Arjun Patel", icon: Package,
},
{
id: "6", name: "Kavya Sharma", role: "Final Year IT", testimonial:
"A game-changer for student housing. Finally, a platform that actually understands our needs!", imageSrc:
"http://img.b2bpic.net/free-photo/portrait-delighted-hipster-male-student-with-crisp-hair_176532-8157.jpg", imageAlt: "Kavya Sharma", icon: Package,
"http://img.b2bpic.net/free-photo/portrait-delighted-hipster-male-student-with-crisp-hair_176532-8157.jpg?_wi=9", imageAlt: "Kavya Sharma", icon: Package,
},
]}
/>