diff --git a/src/app/page.tsx b/src/app/page.tsx
index 70b78f7..79f9936 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -32,34 +32,27 @@ export default function LandingPage() {
@@ -73,47 +66,17 @@ export default function LandingPage() {
useInvertedBackground={true}
products={[
{
- id: "1",
- name: "مارجريتا كلاسيك",
- price: "45 ريال",
- variant: "Classic",
- imageSrc: "http://img.b2bpic.net/free-photo/spread-tomato-sauce-pizza-dough_23-2148357186.jpg",
- },
+ id: "1", name: "مارجريتا كلاسيك", price: "45 ريال", variant: "Classic", imageSrc: "http://img.b2bpic.net/free-photo/spread-tomato-sauce-pizza-dough_23-2148357186.jpg"},
{
- id: "2",
- name: "بيبروني عشاق اللحم",
- price: "55 ريال",
- variant: "Meat",
- imageSrc: "http://img.b2bpic.net/free-photo/pie-with-nuts-wooden-plate_141793-1236.jpg",
- },
+ id: "2", name: "بيبروني عشاق اللحم", price: "55 ريال", variant: "Meat", imageSrc: "http://img.b2bpic.net/free-photo/pie-with-nuts-wooden-plate_141793-1236.jpg"},
{
- id: "3",
- name: "بيتزا الخضار",
- price: "50 ريال",
- variant: "Veggie",
- imageSrc: "http://img.b2bpic.net/free-photo/pizza-with-peppers-olives-cheese_501050-810.jpg",
- },
+ id: "3", name: "بيتزا الخضار", price: "50 ريال", variant: "Veggie", imageSrc: "http://img.b2bpic.net/free-photo/pizza-with-peppers-olives-cheese_501050-810.jpg"},
{
- id: "4",
- name: "بيتزا الجبن الأربعة",
- price: "60 ريال",
- variant: "Cheese",
- imageSrc: "http://img.b2bpic.net/free-photo/plates-with-nice-pizza_23-2147772128.jpg",
- },
+ id: "4", name: "بيتزا الجبن الأربعة", price: "60 ريال", variant: "Cheese", imageSrc: "http://img.b2bpic.net/free-photo/plates-with-nice-pizza_23-2147772128.jpg"},
{
- id: "5",
- name: "بيتزا الدجاج الباربيكيو",
- price: "58 ريال",
- variant: "Chicken",
- imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-italian-food-wooden-background_23-2148305677.jpg",
- },
+ id: "5", name: "بيتزا الدجاج الباربيكيو", price: "58 ريال", variant: "Chicken", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-italian-food-wooden-background_23-2148305677.jpg"},
{
- id: "6",
- name: "بيتزا الفواكه البحرية",
- price: "65 ريال",
- variant: "Seafood",
- imageSrc: "http://img.b2bpic.net/free-photo/crispy-pizza-with-sausage-bell-pepper_140725-9796.jpg",
- },
+ id: "6", name: "بيتزا الفواكه البحرية", price: "65 ريال", variant: "Seafood", imageSrc: "http://img.b2bpic.net/free-photo/crispy-pizza-with-sausage-bell-pepper_140725-9796.jpg"},
]}
title="أشهر أنواع البيتزا لدينا"
description="استكشف تشكيلتنا المختارة من البيتزا الطازجة."
@@ -125,14 +88,9 @@ export default function LandingPage() {
useInvertedBackground={false}
heading={[
{
- type: "text",
- content: "سر الطعم الإيطالي لدينا",
- },
+ type: "text", content: "سر الطعم الإيطالي لدينا"},
{
- type: "image",
- src: "http://img.b2bpic.net/free-photo/close-up-melted-cheese-pizza_23-2149286879.jpg",
- alt: "Pizza Oven",
- },
+ type: "image", src: "http://img.b2bpic.net/free-photo/close-up-melted-cheese-pizza_23-2149286879.jpg", alt: "Pizza Oven"},
]}
/>
@@ -145,25 +103,15 @@ export default function LandingPage() {
author="أحمد علي"
avatars={[
{
- src: "http://img.b2bpic.net/free-photo/friends-talking-by-lunch_1098-14622.jpg",
- alt: "Customer 1",
- },
+ src: "http://img.b2bpic.net/free-photo/friends-talking-by-lunch_1098-14622.jpg", alt: "Customer 1"},
{
- src: "http://img.b2bpic.net/free-photo/happy-redhead-woman-eating-some-street-food_23-2148952874.jpg",
- alt: "Customer 2",
- },
+ src: "http://img.b2bpic.net/free-photo/happy-redhead-woman-eating-some-street-food_23-2148952874.jpg", alt: "Customer 2"},
{
- src: "http://img.b2bpic.net/free-photo/young-friends-having-good-time_23-2148395391.jpg",
- alt: "Customer 3",
- },
+ src: "http://img.b2bpic.net/free-photo/young-friends-having-good-time_23-2148395391.jpg", alt: "Customer 3"},
{
- src: "http://img.b2bpic.net/free-photo/very-good-smiling-brunette-woman-shows-ok-okay-hand-sign-looking-satisfied-recommend-great-deal-pleased-with-quality-standing-white-background_176420-46695.jpg",
- alt: "Customer 4",
- },
+ src: "http://img.b2bpic.net/free-photo/very-good-smiling-brunette-woman-shows-ok-okay-hand-sign-looking-satisfied-recommend-great-deal-pleased-with-quality-standing-white-background_176420-46695.jpg", alt: "Customer 4"},
{
- src: "http://img.b2bpic.net/free-photo/three-stylish-young-people-having-fun-lunch-cafe-talking-each-other-laughing-jokes_273609-9011.jpg",
- alt: "Customer 5",
- },
+ src: "http://img.b2bpic.net/free-photo/three-stylish-young-people-having-fun-lunch-cafe-talking-each-other-laughing-jokes_273609-9011.jpg", alt: "Customer 5"},
]}
ratingAnimation="blur-reveal"
avatarsAnimation="blur-reveal"
@@ -177,23 +125,14 @@ export default function LandingPage() {
useInvertedBackground={false}
metrics={[
{
- id: "1",
- icon: Pizza,
- title: "نوع بيتزا",
- value: "20+",
- },
+ id: "1", icon: Pizza,
+ title: "نوع بيتزا", value: "20+"},
{
- id: "2",
- icon: Clock,
- title: "سنة من التميز",
- value: "10+",
- },
+ id: "2", icon: Clock,
+ title: "سنة من التميز", value: "10+"},
{
- id: "3",
- icon: Smile,
- title: "عميل سعيد",
- value: "5000+",
- },
+ id: "3", icon: Smile,
+ title: "عميل سعيد", value: "5000+"},
]}
title="أرقامنا المميزة"
description="خدمة تليق بذوقكم الرفيع."
@@ -209,35 +148,11 @@ export default function LandingPage() {
description="اكتشف أسرار المطبخ الإيطالي."
blogs={[
{
- id: "b1",
- category: "تقاليد",
- title: "تاريخ البيتزا الإيطالية",
- excerpt: "تعرف على أصول البيتزا...",
- imageSrc: "http://img.b2bpic.net/free-photo/pizza-with-ham-mushroom_1203-8919.jpg",
- authorName: "الشيف الرئيسي",
- authorAvatar: "http://img.b2bpic.net/free-photo/close-up-smiley-people-table_23-2149213367.jpg",
- date: "2024",
- },
+ id: "b1", category: "تقاليد", title: "تاريخ البيتزا الإيطالية", excerpt: "تعرف على أصول البيتزا...", imageSrc: "http://img.b2bpic.net/free-photo/pizza-with-ham-mushroom_1203-8919.jpg", authorName: "الشيف الرئيسي", authorAvatar: "http://img.b2bpic.net/free-photo/close-up-smiley-people-table_23-2149213367.jpg", date: "2024"},
{
- id: "b2",
- category: "وصفات",
- title: "سر العجينة المثالية",
- excerpt: "كيف نعد عجينتنا الهشة...",
- imageSrc: "http://img.b2bpic.net/free-photo/high-angle-view-sliced-mushroom-pepperoni-pizza-brown-paper-wooden-table_23-2148076219.jpg",
- authorName: "الشيف الرئيسي",
- authorAvatar: "http://img.b2bpic.net/free-photo/portrait-joyful-man-being-glad-hear-old-best-friend-mobile-phone_273609-8929.jpg",
- date: "2024",
- },
+ id: "b2", category: "وصفات", title: "سر العجينة المثالية", excerpt: "كيف نعد عجينتنا الهشة...", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-view-sliced-mushroom-pepperoni-pizza-brown-paper-wooden-table_23-2148076219.jpg", authorName: "الشيف الرئيسي", authorAvatar: "http://img.b2bpic.net/free-photo/portrait-joyful-man-being-glad-hear-old-best-friend-mobile-phone_273609-8929.jpg", date: "2024"},
{
- id: "b3",
- category: "نصائح",
- title: "أفضل المكونات",
- excerpt: "نختار طماطمنا بعناية...",
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-delicious-pizza_23-2150702811.jpg",
- authorName: "الشيف الرئيسي",
- authorAvatar: "http://img.b2bpic.net/free-photo/side-view-people-eating-pizza_23-2149525553.jpg",
- date: "2024",
- },
+ id: "b3", category: "نصائح", title: "أفضل المكونات", excerpt: "نختار طماطمنا بعناية...", imageSrc: "http://img.b2bpic.net/free-photo/close-up-delicious-pizza_23-2150702811.jpg", authorName: "الشيف الرئيسي", authorAvatar: "http://img.b2bpic.net/free-photo/side-view-people-eating-pizza_23-2149525553.jpg", date: "2024"},
]}
/>
@@ -246,14 +161,11 @@ export default function LandingPage() {
@@ -262,20 +174,13 @@ export default function LandingPage() {