From 4af0a6a8880e805856f4bd3c2c73404527479473 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 19:22:14 +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 6dabbbe..544c55d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -47,8 +47,8 @@ export default function LandingPage() { ]} mediaItems={[ { imageSrc: "http://img.b2bpic.net/free-photo/delicious-rice-dish_23-2147680628.jpg", imageAlt: "Fresh goat meat with rice" }, - { imageSrc: "http://img.b2bpic.net/free-photo/roast-chicken-liver-with-vegetables-wooden-background_2829-6479.jpg", imageAlt: "Beef suqaar" }, - { imageSrc: "http://img.b2bpic.net/free-photo/view-brazilian-food-assortment_23-2148725097.jpg", imageAlt: "Key key plantain dish" } + { imageSrc: "http://img.b2bpic.net/free-photo/roast-chicken-liver-with-vegetables-wooden-background_2829-6479.jpg?_wi=1", imageAlt: "Beef suqaar" }, + { imageSrc: "http://img.b2bpic.net/free-photo/view-brazilian-food-assortment_23-2148725097.jpg?_wi=1", imageAlt: "Key key plantain dish" } ]} mediaAnimation="slide-up" buttonAnimation="slide-up" @@ -95,7 +95,7 @@ export default function LandingPage() { }, { id: "sandwiches", title: "Sandwiches", tags: ["Quick", "Satisfying"], - imageSrc: "http://img.b2bpic.net/free-photo/top-view-sandwiches-plate_23-2148454752.jpg", imageAlt: "Fresh sandwiches" + imageSrc: "http://img.b2bpic.net/free-photo/top-view-sandwiches-plate_23-2148454752.jpg?_wi=1", imageAlt: "Fresh sandwiches" } ]} /> @@ -115,19 +115,19 @@ export default function LandingPage() { id: "goat-meat", name: "Fresh Goat Meat", price: "$9.99", variant: "With rice", imageSrc: "http://img.b2bpic.net/free-photo/salad-with-rice-different-sauces_140725-102.jpg", imageAlt: "Fresh goat meat with rice" }, { - id: "beef-suqaar", name: "Beef Suqaar", price: "$9.99", variant: "Sauteed specialty", imageSrc: "http://img.b2bpic.net/free-photo/roast-chicken-liver-with-vegetables-wooden-background_2829-6479.jpg", imageAlt: "Beef suqaar" + id: "beef-suqaar", name: "Beef Suqaar", price: "$9.99", variant: "Sauteed specialty", imageSrc: "http://img.b2bpic.net/free-photo/roast-chicken-liver-with-vegetables-wooden-background_2829-6479.jpg?_wi=2", imageAlt: "Beef suqaar" }, { - id: "key-key", name: "Key Key", price: "$9.99", variant: "Plantain dish", imageSrc: "http://img.b2bpic.net/free-photo/view-brazilian-food-assortment_23-2148725097.jpg", imageAlt: "Key key plantain" + id: "key-key", name: "Key Key", price: "$9.99", variant: "Plantain dish", imageSrc: "http://img.b2bpic.net/free-photo/view-brazilian-food-assortment_23-2148725097.jpg?_wi=2", imageAlt: "Key key plantain" }, { - id: "goat-liver", name: "Fresh Goat Liver", price: "$5.99", variant: "Tender & flavorful", imageSrc: "http://img.b2bpic.net/free-photo/roast-chicken-liver-with-vegetables-wooden-background_2829-6479.jpg", imageAlt: "Fresh goat liver" + id: "goat-liver", name: "Fresh Goat Liver", price: "$5.99", variant: "Tender & flavorful", imageSrc: "http://img.b2bpic.net/free-photo/roast-chicken-liver-with-vegetables-wooden-background_2829-6479.jpg?_wi=3", imageAlt: "Fresh goat liver" }, { - id: "chicken-sandwich", name: "Chicken Sandwich", price: "$5.99", variant: "Crispy & fresh", imageSrc: "http://img.b2bpic.net/free-photo/top-view-sandwiches-plate_23-2148454752.jpg", imageAlt: "Chicken sandwich" + id: "chicken-sandwich", name: "Chicken Sandwich", price: "$5.99", variant: "Crispy & fresh", imageSrc: "http://img.b2bpic.net/free-photo/top-view-sandwiches-plate_23-2148454752.jpg?_wi=2", imageAlt: "Chicken sandwich" }, { - id: "gyro-sandwich", name: "Gyro Sandwich", price: "$5.99", variant: "Savory blend", imageSrc: "http://img.b2bpic.net/free-photo/top-view-sandwiches-plate_23-2148454752.jpg", imageAlt: "Gyro sandwich" + id: "gyro-sandwich", name: "Gyro Sandwich", price: "$5.99", variant: "Savory blend", imageSrc: "http://img.b2bpic.net/free-photo/top-view-sandwiches-plate_23-2148454752.jpg?_wi=3", imageAlt: "Gyro sandwich" } ]} /> @@ -143,22 +143,22 @@ export default function LandingPage() { speed={40} testimonials={[ { - id: "1", name: "Maria Johnson", handle: "St. Cloud, MN", testimonial: "Delicious rice and sambusa. The owners are so welcoming and the food tastes like home. Best Somali food in town!", imageSrc: "http://img.b2bpic.net/free-photo/mature-university-student-preparing-her-thesis-campus-library-study-room_482257-122549.jpg", imageAlt: "Maria Johnson" + id: "1", name: "Maria Johnson", handle: "St. Cloud, MN", testimonial: "Delicious rice and sambusa. The owners are so welcoming and the food tastes like home. Best Somali food in town!", imageSrc: "http://img.b2bpic.net/free-photo/mature-university-student-preparing-her-thesis-campus-library-study-room_482257-122549.jpg?_wi=1", imageAlt: "Maria Johnson" }, { - id: "2", name: "Ahmed Hassan", handle: "Regular Customer", testimonial: "Fish and rice was amazing and the owners are friendly. Great prices and big portions. Definitely coming back!", imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1620.jpg", imageAlt: "Ahmed Hassan" + id: "2", name: "Ahmed Hassan", handle: "Regular Customer", testimonial: "Fish and rice was amazing and the owners are friendly. Great prices and big portions. Definitely coming back!", imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1620.jpg?_wi=1", imageAlt: "Ahmed Hassan" }, { - id: "3", name: "Linda Garcia", handle: "St. Cloud, MN", testimonial: "Home cooked meals, big portions and great value. This is authentic food made with love. Highly recommend!", imageSrc: "http://img.b2bpic.net/free-photo/woman-smiling_1187-3196.jpg", imageAlt: "Linda Garcia" + id: "3", name: "Linda Garcia", handle: "St. Cloud, MN", testimonial: "Home cooked meals, big portions and great value. This is authentic food made with love. Highly recommend!", imageSrc: "http://img.b2bpic.net/free-photo/woman-smiling_1187-3196.jpg?_wi=1", imageAlt: "Linda Garcia" }, { - id: "4", name: "David Thompson", handle: "Local Favorite", testimonial: "Been coming here for months. The tea is perfect, the sambusa melts in your mouth. Family-owned excellence!", imageSrc: "http://img.b2bpic.net/free-photo/mature-university-student-preparing-her-thesis-campus-library-study-room_482257-122549.jpg", imageAlt: "David Thompson" + id: "4", name: "David Thompson", handle: "Local Favorite", testimonial: "Been coming here for months. The tea is perfect, the sambusa melts in your mouth. Family-owned excellence!", imageSrc: "http://img.b2bpic.net/free-photo/mature-university-student-preparing-her-thesis-campus-library-study-room_482257-122549.jpg?_wi=2", imageAlt: "David Thompson" }, { - id: "5", name: "Fatima Abdi", handle: "Community Member", testimonial: "Finally found authentic Somali cuisine nearby. The goat meat is tender and perfectly seasoned. Worth the wait!", imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1620.jpg", imageAlt: "Fatima Abdi" + id: "5", name: "Fatima Abdi", handle: "Community Member", testimonial: "Finally found authentic Somali cuisine nearby. The goat meat is tender and perfectly seasoned. Worth the wait!", imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1620.jpg?_wi=2", imageAlt: "Fatima Abdi" }, { - id: "6", name: "Carlos Rodriguez", handle: "St. Cloud, MN", testimonial: "Tried the chicken sandwich and lunch special. Both were incredible. Quick service and friendly staff!", imageSrc: "http://img.b2bpic.net/free-photo/woman-smiling_1187-3196.jpg", imageAlt: "Carlos Rodriguez" + id: "6", name: "Carlos Rodriguez", handle: "St. Cloud, MN", testimonial: "Tried the chicken sandwich and lunch special. Both were incredible. Quick service and friendly staff!", imageSrc: "http://img.b2bpic.net/free-photo/woman-smiling_1187-3196.jpg?_wi=2", imageAlt: "Carlos Rodriguez" } ]} /> -- 2.49.1