Update src/app/page.tsx
This commit is contained in:
@@ -49,7 +49,7 @@ export default function LandingPage() {
|
||||
description="Experience the timeless flavors of Lebanon, prepared with traditional methods and the freshest ingredients in the heart of Cairo."
|
||||
tag="Since 1990"
|
||||
mediaItems={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/restaurant-table-14-persons-restaurant-hall-with-brick-walls-wide-windows-wood-ceiling_140725-8457.jpg", imageAlt: "lebanese restaurant interior warm" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/restaurant-table-14-persons-restaurant-hall-with-brick-walls-wide-windows-wood-ceiling_140725-8457.jpg?_wi=1", imageAlt: "lebanese restaurant interior warm" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/top-view-fried-meat-with-fried-zucchini-fork-knife-greens-round-plate_176474-3364.jpg", imageAlt: "fresh mezze platter middle eastern" }
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
@@ -113,7 +113,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
plans={[
|
||||
{ id: "individual", title: "Quick Meal", price: "200 E£", period: "Per Person", features: ["Appetizer", "Main Course", "Traditional Drink"], button: { text: "Reserve Now" }, imageSrc: "http://img.b2bpic.net/free-photo/catering-tablecloth-plate-drink-background_1203-5091.jpg" },
|
||||
{ id: "group", title: "Group Feast", price: "400 E£", period: "Per Person", features: ["Mezze Platter", "Grand Grill Mix", "Fresh Salad", "Dessert Platter"], button: { text: "Reserve Now" }, imageSrc: "http://img.b2bpic.net/free-photo/restaurant-table-14-persons-restaurant-hall-with-brick-walls-wide-windows-wood-ceiling_140725-8457.jpg" },
|
||||
{ id: "group", title: "Group Feast", price: "400 E£", period: "Per Person", features: ["Mezze Platter", "Grand Grill Mix", "Fresh Salad", "Dessert Platter"], button: { text: "Reserve Now" }, imageSrc: "http://img.b2bpic.net/free-photo/restaurant-table-14-persons-restaurant-hall-with-brick-walls-wide-windows-wood-ceiling_140725-8457.jpg?_wi=2" },
|
||||
]}
|
||||
title="Pricing Options"
|
||||
description="Our meal tiers offer excellent value for every dining experience."
|
||||
|
||||
Reference in New Issue
Block a user