diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 79fbb34..f83dd73 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -47,25 +47,25 @@ export default function AboutPage() { id: 1, title: "Founded on Innovation", description: "LuxeStay was created with a vision to transform how travelers discover and book luxury accommodations. We began by listening to guest frustrations and owner challenges, then built technology to solve them comprehensively.", - imageSrc: "http://img.b2bpic.net/free-photo/hotel-booking-reservation-travel-reception-concept_53876-124416.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/hotel-booking-reservation-travel-reception-concept_53876-124416.jpg?_wi=3", }, { id: 2, title: "AI-First Architecture", description: "We invested heavily in artificial intelligence to understand traveler preferences at a deeper level. Our machine learning models now process millions of data points to deliver hyper-personalized room recommendations tailored to each guest's unique needs.", - imageSrc: "http://img.b2bpic.net/free-vector/template-instagram-profile-interface_23-2148422904.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/template-instagram-profile-interface_23-2148422904.jpg?_wi=2", }, { id: 3, title: "Owner Empowerment", description: "Recognizing that property owners needed better tools, we built a comprehensive dashboard allowing them to manage inventories, pricing, and guest relationships in real-time. This democratizes premium hospitality management.", - imageSrc: "http://img.b2bpic.net/free-vector/flat-design-course-app-collection_23-2148670225.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/flat-design-course-app-collection_23-2148670225.jpg?_wi=2", }, { id: 4, title: "Scale & Trust", description: "Over five years, we've grown to serve 50,000+ happy guests and partnered with 500+ premium properties across India. Our commitment to transparency, security, and excellence has earned the trust of travelers and property owners alike.", - imageSrc: "http://img.b2bpic.net/free-photo/couple-taking-walk-by-pool-vacation_23-2149369704.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/couple-taking-walk-by-pool-vacation_23-2149369704.jpg?_wi=3", }, ]} /> @@ -141,7 +141,7 @@ export default function AboutPage() {