Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-04-18 14:21:18 +00:00

View File

@@ -82,7 +82,7 @@ export default function LandingPage() {
{
title: "Salatlar", description: "Sog'lom va yangi salatlar", icon: Leaf,
mediaItems: [
{ imageSrc: "http://img.b2bpic.net/free-photo/top-close-view-delicious-meat-pie-inside-pan-dark-background-pastry-bake-cake-pie-biscuit-dough-color-food-oven_179666-47198.jpg", imageAlt: "gourmet salad presentation" },
{ imageSrc: "http://img.b2bpic.net/free-photo/top-close-view-delicious-meat-pie-inside-pan-dark-background-pastry-bake-cake-pie-biscuit-dough-color-food-oven_179666-47198.jpg?_wi=1", imageAlt: "gourmet salad presentation" },
{ imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-vegetable-salad-inside-plate-dark-blue-background-color-cuisine-lunch-restaurant-food-diet-meal_179666-18294.jpg", imageAlt: "gourmet salad presentation" }
]
}
@@ -100,7 +100,7 @@ export default function LandingPage() {
{ id: "1", brand: "Milliy", name: "O'zbekcha Palov", price: "45,000", rating: 5, reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/top-view-yummy-shakh-plov-cooked-rice-dish-with-raisins-inside-plate-white_140725-36105.jpg" },
{ id: "2", brand: "Fast Food", name: "Premium Burger", price: "35,000", rating: 4.8, reviewCount: "85", imageSrc: "http://img.b2bpic.net/free-photo/bun-with-sesame-table_140725-9347.jpg" },
{ id: "3", brand: "Salatlar", name: "Sezar Salati", price: "28,000", rating: 4.5, reviewCount: "60", imageSrc: "http://img.b2bpic.net/free-photo/front-view-vegetable-salad-inside-elegant-plate-dark-blue-background_179666-19418.jpg" },
{ id: "4", brand: "Milliy", name: "G'ijduvon Somsa", price: "12,000", rating: 4.9, reviewCount: "200", imageSrc: "http://img.b2bpic.net/free-photo/top-close-view-delicious-meat-pie-inside-pan-dark-background-pastry-bake-cake-pie-biscuit-dough-color-food-oven_179666-47198.jpg" },
{ id: "4", brand: "Milliy", name: "G'ijduvon Somsa", price: "12,000", rating: 4.9, reviewCount: "200", imageSrc: "http://img.b2bpic.net/free-photo/top-close-view-delicious-meat-pie-inside-pan-dark-background-pastry-bake-cake-pie-biscuit-dough-color-food-oven_179666-47198.jpg?_wi=2" },
{ id: "5", brand: "Shirinliklar", name: "Cheesecake", price: "30,000", rating: 4.7, reviewCount: "45", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-food-concept_23-2148510821.jpg" },
{ id: "6", brand: "Ichimliklar", name: "Tropik Kokteyl", price: "25,000", rating: 4.6, reviewCount: "30", imageSrc: "http://img.b2bpic.net/free-photo/red-drink-with-ice_1203-768.jpg" },
]}