From b1f208b1a02a2151426ef6d98d0d56c54815265d Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Mar 2026 12:11:30 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 42e6194..79d7b95 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -52,9 +52,9 @@ export default function LandingPage() { { text: "Order Food", onClick: () => setActiveTab('dining') } ]} slides={[ - { imageSrc: "http://img.b2bpic.net/free-photo/happy-mature-businessman-black-suit-with-office-building-background_23-2147955273.jpg", imageAlt: "Trusted Business Travelers" }, - { imageSrc: "http://img.b2bpic.net/free-photo/thoughtful-business-woman-sitting-couch_23-2148095697.jpg", imageAlt: "Family Visitors" }, - { imageSrc: "http://img.b2bpic.net/free-photo/middle-aged-bearded-caucasian-botanist-biologist-wearing-panama-hat-holding-briefcase-with-both-hands-with-friendly-smile-enjoying-his-research-field-work-rainforest_273609-6322.jpg", imageAlt: "Food Enthusiasts" } + { imageSrc: "http://img.b2bpic.net/free-photo/happy-mature-businessman-black-suit-with-office-building-background_23-2147955273.jpg?_wi=1", imageAlt: "Trusted Business Travelers" }, + { imageSrc: "http://img.b2bpic.net/free-photo/thoughtful-business-woman-sitting-couch_23-2148095697.jpg?_wi=1", imageAlt: "Family Visitors" }, + { imageSrc: "http://img.b2bpic.net/free-photo/middle-aged-bearded-caucasian-botanist-biologist-wearing-panama-hat-holding-briefcase-with-both-hands-with-friendly-smile-enjoying-his-research-field-work-rainforest_273609-6322.jpg?_wi=1", imageAlt: "Food Enthusiasts" } ]} /> @@ -89,13 +89,13 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - id: "1", title: "Authentic Cuisine", description: "Traditional Maharashtrian vegetarian recipes passed down through generations, prepared fresh daily with locally sourced ingredients.", imageSrc: "http://img.b2bpic.net/free-photo/healthy-dish-with-chicken-vegetables-grunge-wooden-desk_23-2148113625.jpg", imageAlt: "Authentic Cuisine" + id: "1", title: "Authentic Cuisine", description: "Traditional Maharashtrian vegetarian recipes passed down through generations, prepared fresh daily with locally sourced ingredients.", imageSrc: "http://img.b2bpic.net/free-photo/healthy-dish-with-chicken-vegetables-grunge-wooden-desk_23-2148113625.jpg?_wi=1", imageAlt: "Authentic Cuisine" }, { id: "2", title: "Clean Rooms", description: "Pristine accommodations maintained to the highest hygiene standards, ensuring comfort and peace of mind for every guest.", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-using-tablet-while-having-breakfast_23-2147601316.jpg", imageAlt: "Clean Rooms" }, { - id: "3", title: "Warm Hospitality", description: "Genuine, personalized service that treats every guest like family, with 24/7 support for all your needs.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-family-enjoying-christmas-together-home_23-2149174158.jpg", imageAlt: "Warm Hospitality" + id: "3", title: "Warm Hospitality", description: "Genuine, personalized service that treats every guest like family, with 24/7 support for all your needs.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-family-enjoying-christmas-together-home_23-2149174158.jpg?_wi=1", imageAlt: "Warm Hospitality" } ]} animationType="slide-up" @@ -115,7 +115,7 @@ export default function LandingPage() { products={[ { id: "1", name: "Traditional Thali", brand: "Gokul House Special", price: "₹150-250", rating: 5, - reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/healthy-dish-with-chicken-vegetables-grunge-wooden-desk_23-2148113625.jpg", imageAlt: "Traditional vegetarian thali meal" + reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/healthy-dish-with-chicken-vegetables-grunge-wooden-desk_23-2148113625.jpg?_wi=2", imageAlt: "Traditional vegetarian thali meal" }, { id: "2", name: "Homestyle Curries", brand: "Chef's Selection", price: "₹80-180", rating: 5, @@ -123,7 +123,7 @@ export default function LandingPage() { }, { id: "3", name: "Fresh Breads & Rice", brand: "Daily Special", price: "₹30-100", rating: 5, - reviewCount: "110", imageSrc: "http://img.b2bpic.net/free-photo/healthy-dish-with-chicken-vegetables-grunge-wooden-desk_23-2148113625.jpg", imageAlt: "Traditional breads and rice preparations" + reviewCount: "110", imageSrc: "http://img.b2bpic.net/free-photo/healthy-dish-with-chicken-vegetables-grunge-wooden-desk_23-2148113625.jpg?_wi=3", imageAlt: "Traditional breads and rice preparations" } ]} /> @@ -196,16 +196,16 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "1", name: "Rajesh Sharma", role: "Business Traveler", testimonial: "Excellent hospitality and authentic cuisine. Highly recommended!", imageSrc: "http://img.b2bpic.net/free-photo/happy-mature-businessman-black-suit-with-office-building-background_23-2147955273.jpg", imageAlt: "Rajesh Sharma, business guest" + id: "1", name: "Rajesh Sharma", role: "Business Traveler", testimonial: "Excellent hospitality and authentic cuisine. Highly recommended!", imageSrc: "http://img.b2bpic.net/free-photo/happy-mature-businessman-black-suit-with-office-building-background_23-2147955273.jpg?_wi=2", imageAlt: "Rajesh Sharma, business guest" }, { - id: "2", name: "Priya Deshmukh", role: "Family Visitor", testimonial: "Perfect place for family vacations. Clean and welcoming!", imageSrc: "http://img.b2bpic.net/free-photo/thoughtful-business-woman-sitting-couch_23-2148095697.jpg", imageAlt: "Priya Deshmukh, family guest" + id: "2", name: "Priya Deshmukh", role: "Family Visitor", testimonial: "Perfect place for family vacations. Clean and welcoming!", imageSrc: "http://img.b2bpic.net/free-photo/thoughtful-business-woman-sitting-couch_23-2148095697.jpg?_wi=2", imageAlt: "Priya Deshmukh, family guest" }, { - id: "3", name: "Amit Patel", role: "Food Enthusiast", testimonial: "The food is absolutely authentic and delicious. A culinary gem!", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-family-enjoying-christmas-together-home_23-2149174158.jpg", imageAlt: "Amit Patel, food traveler" + id: "3", name: "Amit Patel", role: "Food Enthusiast", testimonial: "The food is absolutely authentic and delicious. A culinary gem!", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-family-enjoying-christmas-together-home_23-2149174158.jpg?_wi=2", imageAlt: "Amit Patel, food traveler" }, { - id: "4", name: "Neha Joshi", role: "Wedding Guest", testimonial: "Great service and comfortable rooms. Will definitely return!", imageSrc: "http://img.b2bpic.net/free-photo/middle-aged-bearded-caucasian-botanist-biologist-wearing-panama-hat-holding-briefcase-with-both-hands-with-friendly-smile-enjoying-his-research-field-work-rainforest_273609-6322.jpg", imageAlt: "Neha Joshi, event visitor" + id: "4", name: "Neha Joshi", role: "Wedding Guest", testimonial: "Great service and comfortable rooms. Will definitely return!", imageSrc: "http://img.b2bpic.net/free-photo/middle-aged-bearded-caucasian-botanist-biologist-wearing-panama-hat-holding-briefcase-with-both-hands-with-friendly-smile-enjoying-his-research-field-work-rainforest_273609-6322.jpg?_wi=2", imageAlt: "Neha Joshi, event visitor" }, { id: "5", name: "Vikram Kumar", role: "Frequent Traveler", testimonial: "My go-to place every time I visit. Consistent quality and service!", imageSrc: "http://img.b2bpic.net/free-photo/stylish-indian-hindu-couple-posed-street_627829-12969.jpg", imageAlt: "Vikram Kumar, loyal guest" @@ -227,13 +227,13 @@ export default function LandingPage() { animationType="slide-up" team={[ { - id: "1", name: "Gokul Patil", role: "Owner & Founder", imageSrc: "http://img.b2bpic.net/free-photo/happy-mature-businessman-black-suit-with-office-building-background_23-2147955273.jpg", imageAlt: "Gokul Patil" + id: "1", name: "Gokul Patil", role: "Owner & Founder", imageSrc: "http://img.b2bpic.net/free-photo/happy-mature-businessman-black-suit-with-office-building-background_23-2147955273.jpg?_wi=3", imageAlt: "Gokul Patil" }, { - id: "2", name: "Priya Patil", role: "Operations Manager", imageSrc: "http://img.b2bpic.net/free-photo/thoughtful-business-woman-sitting-couch_23-2148095697.jpg", imageAlt: "Priya Patil" + id: "2", name: "Priya Patil", role: "Operations Manager", imageSrc: "http://img.b2bpic.net/free-photo/thoughtful-business-woman-sitting-couch_23-2148095697.jpg?_wi=3", imageAlt: "Priya Patil" }, { - id: "3", name: "Chef Ramesh", role: "Executive Chef", imageSrc: "http://img.b2bpic.net/free-photo/middle-aged-bearded-caucasian-botanist-biologist-wearing-panama-hat-holding-briefcase-with-both-hands-with-friendly-smile-enjoying-his-research-field-work-rainforest_273609-6322.jpg", imageAlt: "Chef Ramesh" + id: "3", name: "Chef Ramesh", role: "Executive Chef", imageSrc: "http://img.b2bpic.net/free-photo/middle-aged-bearded-caucasian-botanist-biologist-wearing-panama-hat-holding-briefcase-with-both-hands-with-friendly-smile-enjoying-his-research-field-work-rainforest_273609-6322.jpg?_wi=3", imageAlt: "Chef Ramesh" } ]} /> -- 2.49.1