From 80f99a197b1eb62db403b9435b460b04b1a8e50e Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 10:52:30 +0000 Subject: [PATCH 1/4] Update src/app/about/page.tsx --- src/app/about/page.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) 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() {