Merge version_4_1782370059791 into main #5
@@ -43,6 +43,68 @@ export default function MenuSection(): React.JSX.Element {
|
||||
title: "Cold Brew / كولد برو", description: "Price: 16", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/glasses-with-tasty-coffee-assortment_23-2149514291.jpg"},
|
||||
]}
|
||||
/>
|
||||
<FeaturesRevealCardsBento
|
||||
tag="Menu / المنيو"
|
||||
title="Dessert & Pastries / حلي ومخبوزات"
|
||||
description="Sweet treats and freshly baked pastries."
|
||||
items={[
|
||||
{
|
||||
title: "Triamisu Pecan / تراميسو بيكان", description: "Price: 14", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/delicious-cake-with-pecan-nuts_23-2148982211.jpg"},
|
||||
{
|
||||
title: "Brownies / براونيز", description: "Price: 12", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/chocolate-brownie-cake-piece_1150-37361.jpg"},
|
||||
{
|
||||
title: "Caramel bites / كراميل بايتس", description: "Price: 12", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/caramel-candy-with-nuts_114579-14226.jpg"},
|
||||
{
|
||||
title: "Cookies / كوكيز", description: "Price: 10", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/chocolate-chip-cookies-wooden-table_1150-20488.jpg"},
|
||||
{
|
||||
title: "Dolci Cake / دولتشي كيك", description: "Price: 19", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/delicious-cake-with-pecan-nuts_23-2148982211.jpg"},
|
||||
{
|
||||
title: "Cheese Madrid / تشيز مدريد", description: "Price: 19", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/cheesecake-with-berries-mint_140725-3054.jpg"},
|
||||
{
|
||||
title: "Blueberry Buns / توت بنز", description: "Price: 16", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/blueberry-muffins-wooden-table_1150-20489.jpg"},
|
||||
{
|
||||
title: "Pecan Buns / بيكان بنز", description: "Price: 16", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/delicious-cake-with-pecan-nuts_23-2148982211.jpg"},
|
||||
]}
|
||||
/>
|
||||
<FeaturesRevealCardsBento
|
||||
tag="Menu / المنيو"
|
||||
title="Croissant / كرواسون"
|
||||
description="Flaky, buttery, and freshly baked."
|
||||
items={[
|
||||
{
|
||||
title: "Plain / سادة", description: "Price: 10", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/fresh-croissants-wooden-table_1150-20490.jpg"},
|
||||
{
|
||||
title: "Chocolate / شوكولاتة", description: "Price: 10", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/chocolate-croissants-wooden-table_1150-20491.jpg"},
|
||||
{
|
||||
title: "Cheese / جبنة", description: "Price: 12", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/cheese-croissants-wooden-table_1150-20492.jpg"},
|
||||
]}
|
||||
/>
|
||||
<FeaturesRevealCardsBento
|
||||
tag="Menu / المنيو"
|
||||
title="Sandwiches & Salads / ساندوتشات وسلطات"
|
||||
description="Fresh and healthy options for a quick bite."
|
||||
items={[
|
||||
{
|
||||
title: "Turkey Sandwich / ساندوتش ديك رومي", description: "Price: 22", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/sandwich-with-turkey-cheese-lettuce_140725-3055.jpg"},
|
||||
{
|
||||
title: "Halloumi Sandwich / ساندوتش حلوم", description: "Price: 20", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/sandwich-with-turkey-cheese-lettuce_140725-3055.jpg"},
|
||||
{
|
||||
title: "Caesar Salad / سلطة سيزر", description: "Price: 25", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/caesar-salad-with-chicken-croutons_140725-3056.jpg"},
|
||||
]}
|
||||
/>
|
||||
<FeaturesRevealCardsBento
|
||||
tag="Menu / المنيو"
|
||||
title="Juices & Ice Cream / عصائر وآيس كريم"
|
||||
description="Refreshing juices and sweet ice cream."
|
||||
items={[
|
||||
{
|
||||
title: "Fresh Orange Juice / عصير برتقال طازج", description: "Price: 15", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/fresh-orange-juice-glass_140725-3057.jpg"},
|
||||
{
|
||||
title: "Vanilla Ice Cream / آيس كريم فانيليا", description: "Price: 12", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/vanilla-ice-cream-cone_140725-3058.jpg"},
|
||||
{
|
||||
title: "Chocolate Ice Cream / آيس كريم شوكولاتة", description: "Price: 12", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/vanilla-ice-cream-cone_140725-3058.jpg"},
|
||||
]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
</div>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user