diff --git a/src/app/page.tsx b/src/app/page.tsx
index 3b9699c..0377fe3 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -32,21 +32,13 @@ export default function LandingPage() {
@@ -55,80 +47,49 @@ export default function LandingPage() {
@@ -138,7 +99,7 @@ export default function LandingPage() {
useInvertedBackground={false}
title="Jordanian Hospitality, Elevated"
description="At Nashmiya, every dish is prepared with authentic recipes, premium ingredients, and the warmth of true Jordanian hospitality."
- imageSrc="http://img.b2bpic.net/free-photo/top-view-caprice-salad-male-hand-holds-tray_141793-2875.jpg?_wi=1"
+ imageSrc="http://img.b2bpic.net/free-photo/top-view-caprice-salad-male-hand-holds-tray_141793-2875.jpg"
/>
@@ -150,59 +111,23 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
- id: "1",
- brand: "Main",
- name: "Mansaf",
- price: "450 EGP",
- rating: 5,
- reviewCount: "240",
- imageSrc: "http://img.b2bpic.net/free-photo/top-view-mix-steaks-with-potatoes-vegetable-salad-sauce_141793-4089.jpg?_wi=1",
- },
+ id: "1", brand: "Main", name: "Mansaf", price: "450 EGP", rating: 5,
+ reviewCount: "240", imageSrc: "http://img.b2bpic.net/free-photo/top-view-mix-steaks-with-potatoes-vegetable-salad-sauce_141793-4089.jpg"},
{
- id: "2",
- brand: "Main",
- name: "Maklouba",
- price: "390 EGP",
- rating: 5,
- reviewCount: "180",
- imageSrc: "http://img.b2bpic.net/free-photo/fried-aubergine-halves-topped-with-chicken-walnut-mix-garnished-with-pomegranate_140725-560.jpg",
- },
+ id: "2", brand: "Main", name: "Maklouba", price: "390 EGP", rating: 5,
+ reviewCount: "180", imageSrc: "http://img.b2bpic.net/free-photo/fried-aubergine-halves-topped-with-chicken-walnut-mix-garnished-with-pomegranate_140725-560.jpg"},
{
- id: "3",
- brand: "Starter",
- name: "Musakhan Rolls",
- price: "180 EGP",
- rating: 5,
- reviewCount: "320",
- imageSrc: "http://img.b2bpic.net/free-photo/top-view-baked-vegetables-potatoes-eggplants-inside-plate-dark-space_140725-79612.jpg",
- },
+ id: "3", brand: "Starter", name: "Musakhan Rolls", price: "180 EGP", rating: 5,
+ reviewCount: "320", imageSrc: "http://img.b2bpic.net/free-photo/top-view-baked-vegetables-potatoes-eggplants-inside-plate-dark-space_140725-79612.jpg"},
{
- id: "4",
- brand: "Grill",
- name: "Jordanian Shawarma",
- price: "220 EGP",
- rating: 5,
- reviewCount: "210",
- imageSrc: "http://img.b2bpic.net/free-photo/top-view-yummy-shakh-plov-cooked-rice-dish-with-raisins-inside-plate-white-desk_140725-36113.jpg",
- },
+ id: "4", brand: "Grill", name: "Jordanian Shawarma", price: "220 EGP", rating: 5,
+ reviewCount: "210", imageSrc: "http://img.b2bpic.net/free-photo/top-view-yummy-shakh-plov-cooked-rice-dish-with-raisins-inside-plate-white-desk_140725-36113.jpg"},
{
- id: "5",
- brand: "Main",
- name: "Kabsa",
- price: "375 EGP",
- rating: 5,
- reviewCount: "150",
- imageSrc: "http://img.b2bpic.net/free-photo/cup-tea-towel-with-dates-wooden-tray-arranged-cookies-candy-marble-background-high-quality-photo_114579-53327.jpg",
- },
+ id: "5", brand: "Main", name: "Kabsa", price: "375 EGP", rating: 5,
+ reviewCount: "150", imageSrc: "http://img.b2bpic.net/free-photo/cup-tea-towel-with-dates-wooden-tray-arranged-cookies-candy-marble-background-high-quality-photo_114579-53327.jpg"},
{
- id: "6",
- brand: "Dessert",
- name: "Maamoul",
- price: "120 EGP",
- rating: 5,
- reviewCount: "95",
- imageSrc: "http://img.b2bpic.net/free-photo/front-view-mix-kebab-skewers-with-potatoes-lemon-slices_141793-4643.jpg",
- },
+ id: "6", brand: "Dessert", name: "Maamoul", price: "120 EGP", rating: 5,
+ reviewCount: "95", imageSrc: "http://img.b2bpic.net/free-photo/front-view-mix-kebab-skewers-with-potatoes-lemon-slices_141793-4643.jpg"},
]}
title="Signature Flavors"
description="Discover our most celebrated culinary masterpieces."
@@ -216,40 +141,22 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- title: "Authentic Recipes",
- description: "Traditions passed through generations.",
- phoneOne: {
- imageSrc: "http://img.b2bpic.net/free-photo/dinner-table-with-meals-decorative-flowers-high-angle-view-room_176474-5914.jpg",
- },
+ title: "Authentic Recipes", description: "Traditions passed through generations.", phoneOne: {
+ imageSrc: "http://img.b2bpic.net/free-photo/dinner-table-with-meals-decorative-flowers-high-angle-view-room_176474-5914.jpg"},
phoneTwo: {
- imageSrc: "http://img.b2bpic.net/free-photo/front-view-cook-preparing-meal-designing-meal-inside-plate-fry-meat-food-meal_140725-26012.jpg",
- },
- imageSrc: "http://img.b2bpic.net/free-photo/flamed-ice-table_140725-1132.jpg?_wi=2",
- imageAlt: "traditional jordanian interior restaurant decor",
+ imageSrc: "http://img.b2bpic.net/free-photo/front-view-cook-preparing-meal-designing-meal-inside-plate-fry-meat-food-meal_140725-26012.jpg"}
},
{
- title: "Fresh Ingredients",
- description: "Daily market procurement for peak quality.",
- phoneOne: {
- imageSrc: "http://img.b2bpic.net/free-photo/cafe-with-burning-candles-tables_140725-7784.jpg",
- },
+ title: "Fresh Ingredients", description: "Daily market procurement for peak quality.", phoneOne: {
+ imageSrc: "http://img.b2bpic.net/free-photo/cafe-with-burning-candles-tables_140725-7784.jpg"},
phoneTwo: {
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-chef-decorating-dish-after-cooking_329181-16147.jpg",
- },
- imageSrc: "http://img.b2bpic.net/free-photo/top-view-caprice-salad-male-hand-holds-tray_141793-2875.jpg?_wi=2",
- imageAlt: "traditional jordanian interior restaurant decor",
+ imageSrc: "http://img.b2bpic.net/free-photo/close-up-chef-decorating-dish-after-cooking_329181-16147.jpg"}
},
{
- title: "Hospitality First",
- description: "Serving with warmth and dedication.",
- phoneOne: {
- imageSrc: "http://img.b2bpic.net/free-photo/front-view-cooked-squashes-designed-meal-inside-plate-dark-grey-space_140725-83767.jpg",
- },
+ title: "Hospitality First", description: "Serving with warmth and dedication.", phoneOne: {
+ imageSrc: "http://img.b2bpic.net/free-photo/front-view-cooked-squashes-designed-meal-inside-plate-dark-grey-space_140725-83767.jpg"},
phoneTwo: {
- imageSrc: "http://img.b2bpic.net/free-photo/woman-puts-delicate-orange-rose-buds-white-plate_8353-1764.jpg",
- },
- imageSrc: "http://img.b2bpic.net/free-photo/top-view-mix-steaks-with-potatoes-vegetable-salad-sauce_141793-4089.jpg?_wi=2",
- imageAlt: "traditional jordanian interior restaurant decor",
+ imageSrc: "http://img.b2bpic.net/free-photo/woman-puts-delicate-orange-rose-buds-white-plate_8353-1764.jpg"}
},
]}
showStepNumbers={true}
@@ -264,20 +171,11 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
- id: "1",
- title: "Do you offer private dining?",
- content: "Yes, we host private events and groups.",
- },
+ id: "1", title: "Do you offer private dining?", content: "Yes, we host private events and groups."},
{
- id: "2",
- title: "Are you open for late dining?",
- content: "Yes, we serve until midnight every night.",
- },
+ id: "2", title: "Are you open for late dining?", content: "Yes, we serve until midnight every night."},
{
- id: "3",
- title: "Do you have vegetarian options?",
- content: "Yes, our menu features many traditional vegetarian delicacies.",
- },
+ id: "3", title: "Do you have vegetarian options?", content: "Yes, our menu features many traditional vegetarian delicacies."},
]}
imageSrc="http://img.b2bpic.net/free-photo/retro-decoration-with-candle-nuts_23-2147690209.jpg"
title="More Than Food — A Memory"
@@ -291,14 +189,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
names={[
- "TripAdvisor",
- "Google Reviews",
- "Hurghada Foodies",
- "Travel Bloggers",
- "Local News",
- "Culture Magazine",
- "Hospitality Award",
- ]}
+ "TripAdvisor", "Google Reviews", "Hurghada Foodies", "Travel Bloggers", "Local News", "Culture Magazine", "Hospitality Award"]}
title="Loved By Locals & Travelers"
description="Join thousands who have discovered their favorite meal in Hurghada."
/>
@@ -312,25 +203,15 @@ export default function LandingPage() {
author="Sarah & Michael"
avatars={[
{
- src: "http://img.b2bpic.net/free-photo/happy-couple-enjoying-meal-restaurant_637285-9023.jpg",
- alt: "Sarah",
- },
+ src: "http://img.b2bpic.net/free-photo/happy-couple-enjoying-meal-restaurant_637285-9023.jpg", alt: "Sarah"},
{
- src: "http://img.b2bpic.net/free-photo/happy-couple-having-fun-while-using-smart-phone-eating-cake-cafe_637285-9096.jpg",
- alt: "Michael",
- },
+ src: "http://img.b2bpic.net/free-photo/happy-couple-having-fun-while-using-smart-phone-eating-cake-cafe_637285-9096.jpg", alt: "Michael"},
{
- src: "http://img.b2bpic.net/free-photo/romantic-couple-table-restaurant_23-2147681003.jpg",
- alt: "Diner 3",
- },
+ src: "http://img.b2bpic.net/free-photo/romantic-couple-table-restaurant_23-2147681003.jpg", alt: "Diner 3"},
{
- src: "http://img.b2bpic.net/free-photo/young-couple-having-fun-while-taking-selfie-with-mobile-phone-bar_637285-2092.jpg",
- alt: "Diner 4",
- },
+ src: "http://img.b2bpic.net/free-photo/young-couple-having-fun-while-taking-selfie-with-mobile-phone-bar_637285-2092.jpg", alt: "Diner 4"},
{
- src: "http://img.b2bpic.net/free-photo/portrait-happy-african-gay-couple-eating-pizza-two-happy-bearded-men-sitting-table-faraway-city-background-feeding-each-other-slices-pizza-same-sex-love-lgbt-couples-rights-concept_74855-21605.jpg",
- alt: "Diner 5",
- },
+ src: "http://img.b2bpic.net/free-photo/portrait-happy-african-gay-couple-eating-pizza-two-happy-bearded-men-sitting-table-faraway-city-background-feeding-each-other-slices-pizza-same-sex-love-lgbt-couples-rights-concept_74855-21605.jpg", alt: "Diner 5"},
]}
ratingAnimation="blur-reveal"
avatarsAnimation="slide-up"
@@ -341,8 +222,7 @@ export default function LandingPage() {