diff --git a/src/app/page.tsx b/src/app/page.tsx
index ddc8b99..79fdd95 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -9,7 +9,7 @@ import MediaAbout from '@/components/sections/about/MediaAbout';
import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered';
import ProductCardFour from '@/components/sections/product/ProductCardFour';
import TestimonialCardTwelve from '@/components/sections/testimonial/TestimonialCardTwelve';
-import { Calendar, CheckCircle, Facebook, Instagram, Leaf, Utensils, Wine } from "lucide-react";
+import { Calendar, CheckCircle, Facebook, Instagram, Leaf, Utensils, Wine, Globe } from "lucide-react";
export default function LandingPage() {
return (
@@ -30,26 +30,18 @@ export default function LandingPage() {
@@ -57,71 +49,46 @@ export default function LandingPage() {
@@ -145,47 +112,17 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
- id: "m1",
- name: "Traditional Breakfast",
- price: "60 MAD",
- variant: "Authentic local ingredients",
- imageSrc: "http://img.b2bpic.net/free-photo/leaves-dolma-with-sour-yogurt_140725-3777.jpg",
- },
+ id: "m1", name: "Traditional Breakfast", price: "60 MAD", variant: "Authentic local ingredients", imageSrc: "http://img.b2bpic.net/free-photo/leaves-dolma-with-sour-yogurt_140725-3777.jpg"},
{
- id: "m2",
- name: "Gourmet Lunch Set",
- price: "120 MAD",
- variant: "Chef's daily special",
- imageSrc: "http://img.b2bpic.net/free-photo/beautiful-composition-delicious-food_23-2148948998.jpg",
- },
+ id: "m2", name: "Gourmet Lunch Set", price: "120 MAD", variant: "Chef's daily special", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-composition-delicious-food_23-2148948998.jpg"},
{
- id: "m3",
- name: "Vegan Tagine Delight",
- price: "145 MAD",
- variant: "Fresh seasonal vegetables",
- imageSrc: "http://img.b2bpic.net/free-photo/christmas-sweets-platter_114579-24488.jpg",
- },
+ id: "m3", name: "Vegan Tagine Delight", price: "145 MAD", variant: "Fresh seasonal vegetables", imageSrc: "http://img.b2bpic.net/free-photo/christmas-sweets-platter_114579-24488.jpg"},
{
- id: "m4",
- name: "Signature Dinner Plate",
- price: "180 MAD",
- variant: "Premium Halal meat",
- imageSrc: "http://img.b2bpic.net/free-photo/bottom-view-chocolate-eclairs-currants-grey-plate-tarts-cookies-lemon-cinnamon-tea-white-wooden-table_140725-91503.jpg",
- },
+ id: "m4", name: "Signature Dinner Plate", price: "180 MAD", variant: "Premium Halal meat", imageSrc: "http://img.b2bpic.net/free-photo/bottom-view-chocolate-eclairs-currants-grey-plate-tarts-cookies-lemon-cinnamon-tea-white-wooden-table_140725-91503.jpg"},
{
- id: "m5",
- name: "Dessert Selection",
- price: "45 MAD",
- variant: "Hand-crafted sweets",
- imageSrc: "http://img.b2bpic.net/free-photo/boiled-piece-potato-plate_140725-684.jpg",
- },
+ id: "m5", name: "Dessert Selection", price: "45 MAD", variant: "Hand-crafted sweets", imageSrc: "http://img.b2bpic.net/free-photo/boiled-piece-potato-plate_140725-684.jpg"},
{
- id: "m6",
- name: "Special Catering Menu",
- price: "Contact us",
- variant: "Tailored for events",
- imageSrc: "http://img.b2bpic.net/free-photo/lateral-view-sprinkling-with-spices-tuna-dish-with-glass-white-wine-restaurant_8353-10586.jpg",
- },
+ id: "m6", name: "Special Catering Menu", price: "Contact us", variant: "Tailored for events", imageSrc: "http://img.b2bpic.net/free-photo/lateral-view-sprinkling-with-spices-tuna-dish-with-glass-white-wine-restaurant_8353-10586.jpg"},
]}
title="Explore Our Menu"
description="From classic breakfast staples to gourmet dinner selections, we cater to all tastes with fresh, local ingredients."
@@ -197,30 +134,15 @@ export default function LandingPage() {
useInvertedBackground={true}
testimonials={[
{
- id: "t1",
- name: "Yassine S.",
- imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-enjoying-cafe-while-talking-waiter_637285-579.jpg",
- },
+ id: "t1", name: "Yassine S.", imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-enjoying-cafe-while-talking-waiter_637285-579.jpg"},
{
- id: "t2",
- name: "Family El-Amrani",
- imageSrc: "http://img.b2bpic.net/free-photo/young-woman-hugging-man-table_23-2148014530.jpg",
- },
+ id: "t2", name: "Family El-Amrani", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-hugging-man-table_23-2148014530.jpg"},
{
- id: "t3",
- name: "Sarah Miller",
- imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-friends-eating-delicious-food_23-2150168094.jpg",
- },
+ id: "t3", name: "Sarah Miller", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-friends-eating-delicious-food_23-2150168094.jpg"},
{
- id: "t4",
- name: "Dr. Ahmed Mansouri",
- imageSrc: "http://img.b2bpic.net/free-photo/showing-important-message_1098-19454.jpg",
- },
+ id: "t4", name: "Dr. Ahmed Mansouri", imageSrc: "http://img.b2bpic.net/free-photo/showing-important-message_1098-19454.jpg"},
{
- id: "t5",
- name: "Fatima Z.",
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-brunette-woman-drinks-morning-coffee-cafe_613910-12094.jpg",
- },
+ id: "t5", name: "Fatima Z.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-brunette-woman-drinks-morning-coffee-cafe_613910-12094.jpg"},
]}
cardTitle="Loved by locals and visitors alike"
cardTag="4.1 Star Rating"
@@ -232,8 +154,7 @@ export default function LandingPage() {