Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-04-07 14:41:22 +00:00

View File

@@ -87,22 +87,22 @@ export default function LandingPage() {
products={[
{
id: "1", brand: "Starter", name: "Cheese Sambousa", price: "AED 25", rating: 5,
reviewCount: "1200", imageSrc: "http://img.b2bpic.net/free-photo/copper-plate-selection-marinated-foods_114579-2354.jpg"},
reviewCount: "1200", imageSrc: "http://img.b2bpic.net/free-photo/copper-plate-selection-marinated-foods_114579-2354.jpg?_wi=1"},
{
id: "2", brand: "Main", name: "Emirati Machboos", price: "AED 85", rating: 5,
reviewCount: "950", imageSrc: "http://img.b2bpic.net/free-photo/cup-aromatic-tea-dried-fruits-top-view_140725-5644.jpg"},
reviewCount: "950", imageSrc: "http://img.b2bpic.net/free-photo/cup-aromatic-tea-dried-fruits-top-view_140725-5644.jpg?_wi=1"},
{
id: "3", brand: "Main", name: "Grilled Meat Platter", price: "AED 120", rating: 4,
reviewCount: "800", imageSrc: "http://img.b2bpic.net/free-photo/copper-plate-selection-marinated-foods_114579-2354.jpg"},
reviewCount: "800", imageSrc: "http://img.b2bpic.net/free-photo/copper-plate-selection-marinated-foods_114579-2354.jpg?_wi=2"},
{
id: "4", brand: "Main", name: "Traditional Harees", price: "AED 60", rating: 5,
reviewCount: "600", imageSrc: "http://img.b2bpic.net/free-photo/cup-aromatic-tea-dried-fruits-top-view_140725-5644.jpg"},
reviewCount: "600", imageSrc: "http://img.b2bpic.net/free-photo/cup-aromatic-tea-dried-fruits-top-view_140725-5644.jpg?_wi=2"},
{
id: "5", brand: "Dessert", name: "Luqaimat", price: "AED 30", rating: 5,
reviewCount: "1500", imageSrc: "http://img.b2bpic.net/free-photo/copper-plate-selection-marinated-foods_114579-2354.jpg"},
reviewCount: "1500", imageSrc: "http://img.b2bpic.net/free-photo/copper-plate-selection-marinated-foods_114579-2354.jpg?_wi=3"},
{
id: "6", brand: "Main", name: "Emirati Sawi", price: "AED 75", rating: 4,
reviewCount: "450", imageSrc: "http://img.b2bpic.net/free-photo/cup-aromatic-tea-dried-fruits-top-view_140725-5644.jpg"},
reviewCount: "450", imageSrc: "http://img.b2bpic.net/free-photo/cup-aromatic-tea-dried-fruits-top-view_140725-5644.jpg?_wi=3"},
]}
title="Signature Dishes"
description="Discover our most loved traditional Emirati delicacies."