From 8ff6e4a356cf2abf35db97e8be45b19a609b1fcd Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 22 Mar 2026 05:43:27 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 9e34fbc..6db4591 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -100,22 +100,22 @@ export default function LandingPage() { animationType="slide-up" products={[ { - id: "crispy-chicken-burger", name: "Crispy Chicken Burger", price: "₹180", imageSrc: "http://img.b2bpic.net/free-photo/hamburger-buns-table_23-2148575391.jpg", imageAlt: "Golden crispy chicken burger with sesame bun" + id: "crispy-chicken-burger", name: "Crispy Chicken Burger", price: "₹180", imageSrc: "http://img.b2bpic.net/free-photo/hamburger-buns-table_23-2148575391.jpg?_wi=1", imageAlt: "Golden crispy chicken burger with sesame bun" }, { - id: "thalassery-falooda", name: "Thalassery Falooda", price: "₹120", imageSrc: "http://img.b2bpic.net/free-photo/vanilla-ice-cream-with-strawberry-syrup-garnished-with-grated-chocolate_140725-6876.jpg", imageAlt: "Colorful layered falooda dessert drink" + id: "thalassery-falooda", name: "Thalassery Falooda", price: "₹120", imageSrc: "http://img.b2bpic.net/free-photo/vanilla-ice-cream-with-strawberry-syrup-garnished-with-grated-chocolate_140725-6876.jpg?_wi=1", imageAlt: "Colorful layered falooda dessert drink" }, { - id: "fried-chicken-combo", name: "Fried Chicken Combo", price: "₹250", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-corn-dog_23-2149388045.jpg", imageAlt: "Golden fried chicken pieces with fries and coleslaw" + id: "fried-chicken-combo", name: "Fried Chicken Combo", price: "₹250", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-corn-dog_23-2149388045.jpg?_wi=1", imageAlt: "Golden fried chicken pieces with fries and coleslaw" }, { id: "shawarma", name: "Spiced Shawarma", price: "₹160", imageSrc: "http://img.b2bpic.net/free-photo/top-view-grilled-meat-with-vegetables-loaf-gray-bread-with-cherry-tomatoes-mushrooms-herbs-with-basil-stand_141793-13130.jpg", imageAlt: "Wrapped shawarma with sauce and vegetables" }, { - id: "fresh-juices", name: "Fresh Juices", price: "₹80-120", imageSrc: "http://img.b2bpic.net/free-photo/orange-smoothies_1203-9164.jpg", imageAlt: "Variety of colorful fresh pressed juices" + id: "fresh-juices", name: "Fresh Juices", price: "₹80-120", imageSrc: "http://img.b2bpic.net/free-photo/orange-smoothies_1203-9164.jpg?_wi=1", imageAlt: "Variety of colorful fresh pressed juices" }, { - id: "milkshake-special", name: "Premium Milkshakes", price: "₹100-150", imageSrc: "http://img.b2bpic.net/free-photo/orange-smoothies_1203-9164.jpg", imageAlt: "Thick creamy milkshakes in signature glasses" + id: "milkshake-special", name: "Premium Milkshakes", price: "₹100-150", imageSrc: "http://img.b2bpic.net/free-photo/orange-smoothies_1203-9164.jpg?_wi=2", imageAlt: "Thick creamy milkshakes in signature glasses" } ]} carouselMode="buttons" @@ -132,7 +132,7 @@ export default function LandingPage() { description="We're not just about food. We're about creating moments of joy, affordability, and authentic taste right here in Kalamassery." subdescription="From budget-conscious students to families looking for quick, delicious meals, Juice Days has been the trusted choice for over a decade." icon={Heart} - imageSrc="http://img.b2bpic.net/free-photo/hamburger-buns-table_23-2148575391.jpg" + imageSrc="http://img.b2bpic.net/free-photo/hamburger-buns-table_23-2148575391.jpg?_wi=2" imageAlt="Fresh quality ingredients and happy customers at Juice Days" mediaAnimation="opacity" useInvertedBackground={false} @@ -153,19 +153,19 @@ export default function LandingPage() { features={[ { id: "fresh-ingredients", title: "Fresh Ingredients", author: "Quality Promise", description: "Daily fresh ingredients sourced locally. No preservatives or artificial additives. Pure taste, every time.", tags: ["100% Fresh", "Daily Made"], - imageSrc: "http://img.b2bpic.net/free-photo/orange-smoothies_1203-9164.jpg", imageAlt: "Fresh ingredients and daily preparation" + imageSrc: "http://img.b2bpic.net/free-photo/orange-smoothies_1203-9164.jpg?_wi=3", imageAlt: "Fresh ingredients and daily preparation" }, { id: "quick-service", title: "Lightning-Fast Service", author: "Speed Guarantee", description: "Your order ready in minutes, not hours. Perfect for students between classes or professionals on lunch break.", tags: ["5-10 mins", "Zero Wait"], - imageSrc: "http://img.b2bpic.net/free-photo/hamburger-buns-table_23-2148575391.jpg", imageAlt: "Quick service and fast delivery" + imageSrc: "http://img.b2bpic.net/free-photo/hamburger-buns-table_23-2148575391.jpg?_wi=3", imageAlt: "Quick service and fast delivery" }, { id: "budget-friendly", title: "Pocket-Friendly Prices", author: "Best Value", description: "Premium quality without breaking the bank. Meals starting from just ₹80. Delicious doesn't have to be expensive.", tags: ["₹80-250", "Best Value"], - imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-corn-dog_23-2149388045.jpg", imageAlt: "Affordable pricing for quality meals" + imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-corn-dog_23-2149388045.jpg?_wi=2", imageAlt: "Affordable pricing for quality meals" }, { id: "friendly-staff", title: "Friendly Vibe", author: "Hospitality First", description: "Warm, welcoming staff who know your name. We treat every customer like family. Come hungry, leave smiling.", tags: ["Local Love", "Friendly"], - imageSrc: "http://img.b2bpic.net/free-photo/vanilla-ice-cream-with-strawberry-syrup-garnished-with-grated-chocolate_140725-6876.jpg", imageAlt: "Happy customers and friendly staff" + imageSrc: "http://img.b2bpic.net/free-photo/vanilla-ice-cream-with-strawberry-syrup-garnished-with-grated-chocolate_140725-6876.jpg?_wi=2", imageAlt: "Happy customers and friendly staff" } ]} ariaLabel="Features and benefits of Juice Days restaurant"