From c4c61a2aa74d993483e2d6fd8d9d57ec829aa9fc Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 22:14:59 +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 44f8697..b2351e7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -52,7 +52,7 @@ export default function LandingPage() { { value: "24/7 Dine-in", label: "Open Service" }, ]} enableKpiAnimation={true} - imageSrc="http://img.b2bpic.net/free-photo/diet-healthy-tacos-with-pork-avocado-wooden-background-selective-focusgenerative-ai_1258-153035.jpg" + imageSrc="http://img.b2bpic.net/free-photo/diet-healthy-tacos-with-pork-avocado-wooden-background-selective-focusgenerative-ai_1258-153035.jpg?_wi=1" imageAlt="Delicious taco platter with fresh ingredients" mediaAnimation="slide-up" imagePosition="right" @@ -78,13 +78,13 @@ export default function LandingPage() { carouselMode="buttons" products={[ { - id: "1", name: "Chicken Tacos", price: "MAD 15", variant: "Grilled 3 Pieces", imageSrc: "http://img.b2bpic.net/free-photo/mexican-food-concept-with-tacos-plate_23-2147812205.jpg", imageAlt: "Grilled chicken tacos with fresh cilantro" + id: "1", name: "Chicken Tacos", price: "MAD 15", variant: "Grilled 3 Pieces", imageSrc: "http://img.b2bpic.net/free-photo/mexican-food-concept-with-tacos-plate_23-2147812205.jpg?_wi=1", imageAlt: "Grilled chicken tacos with fresh cilantro" }, { - id: "2", name: "Beef Tacos", price: "MAD 18", variant: "Seasoned 3 Pieces", imageSrc: "http://img.b2bpic.net/free-photo/diet-healthy-tacos-with-pork-avocado-wooden-background-selective-focusgenerative-ai_1258-153035.jpg", imageAlt: "Seasoned beef tacos with onions" + id: "2", name: "Beef Tacos", price: "MAD 18", variant: "Seasoned 3 Pieces", imageSrc: "http://img.b2bpic.net/free-photo/diet-healthy-tacos-with-pork-avocado-wooden-background-selective-focusgenerative-ai_1258-153035.jpg?_wi=2", imageAlt: "Seasoned beef tacos with onions" }, { - id: "3", name: "Golden Fries", price: "MAD 5", variant: "Crispy Regular Size", imageSrc: "http://img.b2bpic.net/free-photo/fried-nuggets-french-fries-wooden-board_140725-765.jpg", imageAlt: "Crispy golden fries in a serving basket" + id: "3", name: "Golden Fries", price: "MAD 5", variant: "Crispy Regular Size", imageSrc: "http://img.b2bpic.net/free-photo/fried-nuggets-french-fries-wooden-board_140725-765.jpg?_wi=1", imageAlt: "Crispy golden fries in a serving basket" }, ]} buttons={[ @@ -123,15 +123,15 @@ export default function LandingPage() { features={[ { id: 1, - title: "Quality Ingredients", description: "Fresh, premium ingredients sourced locally to ensure every taco is delicious and authentic.", imageSrc: "http://img.b2bpic.net/free-photo/mexican-food-concept-with-tacos-plate_23-2147812205.jpg", imageAlt: "Fresh taco ingredients preparation" + title: "Quality Ingredients", description: "Fresh, premium ingredients sourced locally to ensure every taco is delicious and authentic.", imageSrc: "http://img.b2bpic.net/free-photo/mexican-food-concept-with-tacos-plate_23-2147812205.jpg?_wi=2", imageAlt: "Fresh taco ingredients preparation" }, { id: 2, - title: "Affordable Pricing", description: "Street food that won't break the bank. Perfect for students, families, and everyone in between.", imageSrc: "http://img.b2bpic.net/free-photo/fried-nuggets-french-fries-wooden-board_140725-765.jpg", imageAlt: "Value-for-money meal options" + title: "Affordable Pricing", description: "Street food that won't break the bank. Perfect for students, families, and everyone in between.", imageSrc: "http://img.b2bpic.net/free-photo/fried-nuggets-french-fries-wooden-board_140725-765.jpg?_wi=2", imageAlt: "Value-for-money meal options" }, { id: 3, - title: "Quick Service", description: "Fast, friendly service without compromising on quality. Your meal is ready when you want it.", imageSrc: "http://img.b2bpic.net/free-photo/diet-healthy-tacos-with-pork-avocado-wooden-background-selective-focusgenerative-ai_1258-153035.jpg", imageAlt: "Quick taco preparation and serving" + title: "Quick Service", description: "Fast, friendly service without compromising on quality. Your meal is ready when you want it.", imageSrc: "http://img.b2bpic.net/free-photo/diet-healthy-tacos-with-pork-avocado-wooden-background-selective-focusgenerative-ai_1258-153035.jpg?_wi=3", imageAlt: "Quick taco preparation and serving" }, ]} buttons={[ @@ -156,7 +156,7 @@ export default function LandingPage() { testimonials={[ { id: "1", name: "Sarah M.", role: "Local Customer", company: "Casablanca", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", imageAlt: "Happy customer Sarah" + imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=1", imageAlt: "Happy customer Sarah" }, { id: "2", name: "Ahmed H.", role: "Student", company: "Regular Visitor", rating: 5, @@ -168,7 +168,7 @@ export default function LandingPage() { }, { id: "4", name: "Mohamed K.", role: "Food Enthusiast", company: "Casablanca Eats", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", imageAlt: "Satisfied customer Mohamed" + imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=2", imageAlt: "Satisfied customer Mohamed" }, { id: "5", name: "Nadia B.", role: "Family Parent", company: "Regular", rating: 5, @@ -195,7 +195,7 @@ export default function LandingPage() { tagAnimation="slide-up" background={{ variant: "sparkles-gradient" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/diet-healthy-tacos-with-pork-avocado-wooden-background-selective-focusgenerative-ai_1258-153035.jpg" + imageSrc="http://img.b2bpic.net/free-photo/diet-healthy-tacos-with-pork-avocado-wooden-background-selective-focusgenerative-ai_1258-153035.jpg?_wi=4" imageAlt="Appetizing taco imagery for newsletter signup" mediaAnimation="slide-up" mediaPosition="right" -- 2.49.1