From 2f7cc9897f063aefcb58015e5563abcb1ca83a82 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 11 Mar 2026 23:38:05 +0000 Subject: [PATCH 1/5] Update src/app/about/page.tsx --- src/app/about/page.tsx | 30 +++++++----------------------- 1 file changed, 7 insertions(+), 23 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 0d29d3b..9c94866 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -17,7 +17,7 @@ export default function AboutPage() { borderRadius="soft" contentWidth="mediumLarge" sizing="largeSmallSizeMediumTitles" - background="noiseDiagonalGradient" + background="circleGradient" cardStyle="gradient-radial" primaryButtonStyle="radial-glow" secondaryButtonStyle="radial-glow" @@ -44,15 +44,11 @@ export default function AboutPage() { description="منذ سنوات، نقدم في مطعم منيسي تجربة فريدة من نوعها في طهي المشويات والأسماك بطرق تقليدية أصيلة. نؤمن بجودة المكونات الطازة والخدمة العائلية الودية. مطعمنا وجهة مفضلة للعائلات والمجموعات الكبيرة الذين يبحثون عن أكلة أصيلة في أجواء دافئة ومريحة. At Menissy, we specialize in grilled meats and fresh seafood prepared with traditional Egyptian recipes. Our family-run restaurant offers authentic flavors, premium quality ingredients, and warm hospitality for families and groups." metrics={[ { - value: "15+", - title: "سنة خبرة | Years of Excellence", - }, + value: "15+", title: "سنة خبرة | Years of Excellence"}, { - value: "4.2★", - title: "تقييم 600+ عميل | Customer Rating", - }, + value: "4.2★", title: "تقييم 600+ عميل | Customer Rating"}, ]} - imageSrc="http://img.b2bpic.net/free-photo/arab-restaurant_23-2147794218.jpg?_wi=3" + imageSrc="http://img.b2bpic.net/free-photo/arab-restaurant_23-2147794218.jpg" imageAlt="Restaurant interior and dining area" mediaAnimation="slide-up" metricsAnimation="slide-up" @@ -68,21 +64,9 @@ export default function AboutPage() { tagIcon={TrendingUp} metrics={[ { - id: "1", - value: "600+", - title: "عملاء سعداء | Happy Customers", - description: "تقييم 4.2 نجوم | 4.2 Star Rating", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-businesswoman-standing-airport_107420-63594.jpg?_wi=3", - imageAlt: "Customer satisfaction", - }, + id: "1", value: "600+", title: "عملاء سعداء | Happy Customers", description: "تقييم 4.2 نجوم | 4.2 Star Rating", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businesswoman-standing-airport_107420-63594.jpg", imageAlt: "Customer satisfaction"}, { - id: "2", - value: "15+", - title: "سنة نجاح | Years Serving", - description: "في قلب دمنهور | In Damanhur's Heart", - imageSrc: "http://img.b2bpic.net/free-photo/arab-restaurant_23-2147794218.jpg?_wi=4", - imageAlt: "Restaurant tradition", - }, + id: "2", value: "15+", title: "سنة نجاح | Years Serving", description: "في قلب دمنهور | In Damanhur's Heart", imageSrc: "http://img.b2bpic.net/free-photo/arab-restaurant_23-2147794218.jpg", imageAlt: "Restaurant tradition"}, ]} textboxLayout="default" animationType="slide-up" @@ -98,7 +82,7 @@ export default function AboutPage() { { text: "☎️ اتصل بنا | Call Us", href: "tel:+201027622009" }, { text: "📍 موقع المطعم | Location", href: "/contact" }, ]} - background={{ variant: "noiseDiagonalGradient" }} + background={{ variant: "plain" }} useInvertedBackground={false} /> -- 2.49.1 From d59f503cba10982c8f504a607a8a64a061aae01c Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 11 Mar 2026 23:38:05 +0000 Subject: [PATCH 2/5] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 80 +++++----------------------------------- 1 file changed, 10 insertions(+), 70 deletions(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 090818b..816c744 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -17,7 +17,7 @@ export default function ContactPage() { borderRadius="soft" contentWidth="mediumLarge" sizing="largeSmallSizeMediumTitles" - background="noiseDiagonalGradient" + background="circleGradient" cardStyle="gradient-radial" primaryButtonStyle="radial-glow" secondaryButtonStyle="radial-glow" @@ -44,7 +44,7 @@ export default function ContactPage() { { text: "☎️ اتصل بنا | Call Us", href: "tel:+201027622009" }, { text: "📍 موقع المطعم | Location", href: "/contact" }, ]} - background={{ variant: "noiseDiagonalGradient" }} + background={{ variant: "plain" }} useInvertedBackground={false} /> @@ -57,65 +57,17 @@ export default function ContactPage() { tagIcon={Heart} testimonials={[ { - id: "1", - name: "أحمد علي, رب أسرة | Ahmed Ali, Family Man", - date: "Date: 15 January 2025", - title: "أفضل مشويات في دمنهور! | Best Grilled Meat in Damanhur!", - quote: "زرنا المطعم مع عائلتي وكانت التجربة رائعة جداً. اللحم طازج والتتبيل لذيذ جداً. الخدمة ممتازة والأجواء عائلية دافئة. سنعود قريباً! We visited with our family and had an amazing experience. The meat is fresh, perfectly seasoned, and the service is excellent. Warm family atmosphere!", - tag: "عائلة", - avatarSrc: "http://img.b2bpic.net/free-photo/smiling-businesswoman-standing-airport_107420-63594.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-businesswoman-standing-airport_107420-63594.jpg?_wi=4", - }, + id: "1", name: "أحمد علي, رب أسرة | Ahmed Ali, Family Man", date: "Date: 15 January 2025", title: "أفضل مشويات في دمنهور! | Best Grilled Meat in Damanhur!", quote: "زرنا المطعم مع عائلتي وكانت التجربة رائعة جداً. اللحم طازج والتتبيل لذيذ جداً. الخدمة ممتازة والأجواء عائلية دافئة. سنعود قريباً! We visited with our family and had an amazing experience. The meat is fresh, perfectly seasoned, and the service is excellent. Warm family atmosphere!", tag: "عائلة", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-businesswoman-standing-airport_107420-63594.jpg", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businesswoman-standing-airport_107420-63594.jpg"}, { - id: "2", - name: "فاطمة محمود, موظفة | Fatima Mahmoud, Employee", - date: "Date: 10 January 2025", - title: "السمك المشوي طازج جداً | Fresh Grilled Fish", - quote: "أول مرة آكل سمك مشوي بهذه الجودة. الطعم رائع والشيف يعرف عمله. الأسعار معقولة جداً والكمية كافية. نصحت كل أصدقائي بالذهاب هناك. The grilled fish was fresh and perfectly prepared. Reasonable prices, generous portions, and excellent service. Highly recommend!", - tag: "أصدقاء", - avatarSrc: "http://img.b2bpic.net/free-photo/middle-age-man-with-grey-hair-dark-color-shirt-looking-camera-happy-positive-smiling-showing-ok-sign-standing-brown-background_141793-133797.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/middle-age-man-with-grey-hair-dark-color-shirt-looking-camera-happy-positive-smiling-showing-ok-sign-standing-brown-background_141793-133797.jpg?_wi=2", - }, + id: "2", name: "فاطمة محمود, موظفة | Fatima Mahmoud, Employee", date: "Date: 10 January 2025", title: "السمك المشوي طازج جداً | Fresh Grilled Fish", quote: "أول مرة آكل سمك مشوي بهذه الجودة. الطعم رائع والشيف يعرف عمله. الأسعار معقولة جداً والكمية كافية. نصحت كل أصدقائي بالذهاب هناك. The grilled fish was fresh and perfectly prepared. Reasonable prices, generous portions, and excellent service. Highly recommend!", tag: "أصدقاء", avatarSrc: "http://img.b2bpic.net/free-photo/middle-age-man-with-grey-hair-dark-color-shirt-looking-camera-happy-positive-smiling-showing-ok-sign-standing-brown-background_141793-133797.jpg", imageSrc: "http://img.b2bpic.net/free-photo/middle-age-man-with-grey-hair-dark-color-shirt-looking-camera-happy-positive-smiling-showing-ok-sign-standing-brown-background_141793-133797.jpg"}, { - id: "3", - name: "محمد سالم, رجل أعمال | Mohamed Salem, Businessman", - date: "Date: 5 January 2025", - title: "مكان مثالي للاجتماعات! | Perfect for Business Meetings!", - quote: "اخترت مطعم منيسي لتناول الغداء مع زملائي في العمل. الأجواء احترافية والطعام لذيذ جداً. الموظفون ودودين جداً وسريعين في الخدمة. Perfect ambiance for professional gatherings. Delicious food, friendly staff, and quick service. Highly satisfied!", - tag: "عمل", - avatarSrc: "http://img.b2bpic.net/free-photo/best-friends-hanging-out-while-enjoying-delicious-drink_23-2148914564.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/best-friends-hanging-out-while-enjoying-delicious-drink_23-2148914564.jpg?_wi=2", - }, + id: "3", name: "محمد سالم, رجل أعمال | Mohamed Salem, Businessman", date: "Date: 5 January 2025", title: "مكان مثالي للاجتماعات! | Perfect for Business Meetings!", quote: "اخترت مطعم منيسي لتناول الغداء مع زملائي في العمل. الأجواء احترافية والطعام لذيذ جداً. الموظفون ودودين جداً وسريعين في الخدمة. Perfect ambiance for professional gatherings. Delicious food, friendly staff, and quick service. Highly satisfied!", tag: "عمل", avatarSrc: "http://img.b2bpic.net/free-photo/best-friends-hanging-out-while-enjoying-delicious-drink_23-2148914564.jpg", imageSrc: "http://img.b2bpic.net/free-photo/best-friends-hanging-out-while-enjoying-delicious-drink_23-2148914564.jpg"}, { - id: "4", - name: "ليلى حسن, معلمة | Layla Hassan, Teacher", - date: "Date: 28 December 2024", - title: "أوصي به بشدة! | Highly Recommended!", - quote: "كنت أبحث عن مطعم جيد ووجدت مطعم منيسي. لم أندم على اختياري. الكباب والسمك والمقبلات كل شيء لذيذ. ستعود عائلتي بالتأكيد. Excellent quality food at reasonable prices. The meat is tender, fish is fresh, and appetizers are delicious. My family loved it!", - tag: "أسرة", - avatarSrc: "http://img.b2bpic.net/free-photo/young-friends-having-laugh-together_23-2148395336.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/young-friends-having-laugh-together_23-2148395336.jpg?_wi=2", - }, + id: "4", name: "ليلى حسن, معلمة | Layla Hassan, Teacher", date: "Date: 28 December 2024", title: "أوصي به بشدة! | Highly Recommended!", quote: "كنت أبحث عن مطعم جيد ووجدت مطعم منيسي. لم أندم على اختياري. الكباب والسمك والمقبلات كل شيء لذيذ. ستعود عائلتي بالتأكيد. Excellent quality food at reasonable prices. The meat is tender, fish is fresh, and appetizers are delicious. My family loved it!", tag: "أسرة", avatarSrc: "http://img.b2bpic.net/free-photo/young-friends-having-laugh-together_23-2148395336.jpg", imageSrc: "http://img.b2bpic.net/free-photo/young-friends-having-laugh-together_23-2148395336.jpg"}, { - id: "5", - name: "زيد وسارة, عروسين | Zaid & Sarah, Newlyweds", - date: "Date: 22 December 2024", - title: "مكان رومانسي وجميل | Beautiful Romantic Place", - quote: "احتفلنا بعيد زواجنا في المطعم. الأجواء رومانسية والطعم رائع. الموظفون اهتموا بنا كثيراً. شكراً لكم على ليلة لن ننساها. Perfect spot for our anniversary celebration! Romantic atmosphere, delicious food, and attentive service. We'll return!", - tag: "احتفالات", - avatarSrc: "http://img.b2bpic.net/free-photo/happy-couple-enjoying-cup-coffee-dessert-cafe_637285-9113.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-enjoying-cup-coffee-dessert-cafe_637285-9113.jpg?_wi=2", - }, + id: "5", name: "زيد وسارة, عروسين | Zaid & Sarah, Newlyweds", date: "Date: 22 December 2024", title: "مكان رومانسي وجميل | Beautiful Romantic Place", quote: "احتفلنا بعيد زواجنا في المطعم. الأجواء رومانسية والطعم رائع. الموظفون اهتموا بنا كثيراً. شكراً لكم على ليلة لن ننساها. Perfect spot for our anniversary celebration! Romantic atmosphere, delicious food, and attentive service. We'll return!", tag: "احتفالات", avatarSrc: "http://img.b2bpic.net/free-photo/happy-couple-enjoying-cup-coffee-dessert-cafe_637285-9113.jpg", imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-enjoying-cup-coffee-dessert-cafe_637285-9113.jpg"}, { - id: "6", - name: "كريم إبراهيم, طالب | Karim Ibrahim, Student", - date: "Date: 18 December 2024", - title: "أفضل قيمة مقابل المال | Best Value for Money", - quote: "كطالب بميزانية محدودة، وجدت مطعم منيسي مثالياً. الأكل لذيذ والأسعار في المتناول. تناولت غداء لذيذ بأقل من 100 جنيه. أنصح كل الطلاب بالذهاب هناك. Great quality food at student-friendly prices. Tasty kebab and fish with generous portions. Best value in town!", - tag: "قيمة", - avatarSrc: "http://img.b2bpic.net/free-photo/portrait-happy-cute-africanamerican-girl-smiling-pleased-showing-thumbsup-approval-lik_1258-149049.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-cute-africanamerican-girl-smiling-pleased-showing-thumbsup-approval-lik_1258-149049.jpg?_wi=2", - }, + id: "6", name: "كريم إبراهيم, طالب | Karim Ibrahim, Student", date: "Date: 18 December 2024", title: "أفضل قيمة مقابل المال | Best Value for Money", quote: "كطالب بميزانية محدودة، وجدت مطعم منيسي مثالياً. الأكل لذيذ والأسعار في المتناول. تناولت غداء لذيذ بأقل من 100 جنيه. أنصح كل الطلاب بالذهاب هناك. Great quality food at student-friendly prices. Tasty kebab and fish with generous portions. Best value in town!", tag: "قيمة", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-happy-cute-africanamerican-girl-smiling-pleased-showing-thumbsup-approval-lik_1258-149049.jpg", imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-cute-africanamerican-girl-smiling-pleased-showing-thumbsup-approval-lik_1258-149049.jpg"}, ]} textboxLayout="default" useInvertedBackground={false} @@ -130,21 +82,9 @@ export default function ContactPage() { tagIcon={TrendingUp} metrics={[ { - id: "1", - value: "24/7", - title: "الدعم متاح | Support Available", - description: "خدمة عملاء ممتازة | Excellent Customer Service", - imageSrc: "http://img.b2bpic.net/free-photo/arab-restaurant_23-2147794218.jpg?_wi=5", - imageAlt: "Customer support ready", - }, + id: "1", value: "24/7", title: "الدعم متاح | Support Available", description: "خدمة عملاء ممتازة | Excellent Customer Service", imageSrc: "http://img.b2bpic.net/free-photo/arab-restaurant_23-2147794218.jpg", imageAlt: "Customer support ready"}, { - id: "2", - value: "دمنهور", - title: "الموقع | Location", - description: "وسط المدينة | City Center", - imageSrc: "http://img.b2bpic.net/free-photo/arab-restaurant_23-2147794218.jpg?_wi=6", - imageAlt: "Restaurant location", - }, + id: "2", value: "دمنهور", title: "الموقع | Location", description: "وسط المدينة | City Center", imageSrc: "http://img.b2bpic.net/free-photo/arab-restaurant_23-2147794218.jpg", imageAlt: "Restaurant location"}, ]} textboxLayout="default" animationType="slide-up" -- 2.49.1 From 2750b457d9e85056e1c10c5c2149295ec3173816 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 11 Mar 2026 23:38:06 +0000 Subject: [PATCH 3/5] Update src/app/menu/page.tsx --- src/app/menu/page.tsx | 136 ++++++++---------------------------------- 1 file changed, 26 insertions(+), 110 deletions(-) diff --git a/src/app/menu/page.tsx b/src/app/menu/page.tsx index aba99f2..969f476 100644 --- a/src/app/menu/page.tsx +++ b/src/app/menu/page.tsx @@ -23,7 +23,7 @@ export default function MenuPage() { borderRadius="soft" contentWidth="mediumLarge" sizing="largeSmallSizeMediumTitles" - background="noiseDiagonalGradient" + background="circleGradient" cardStyle="gradient-radial" primaryButtonStyle="radial-glow" secondaryButtonStyle="radial-glow" @@ -38,9 +38,7 @@ export default function MenuPage() { id: item.id, }))} button={{ - text: "Order Now", - href: "/menu", - }} + text: "Order Now", href: "/menu"}} /> @@ -49,53 +47,17 @@ export default function MenuPage() { @@ -178,61 +118,37 @@ export default function MenuPage() { { items: [ { - label: "الرئيسية | Home", - href: "/", - }, + label: "الرئيسية | Home", href: "/"}, { - label: "القائمة | Menu", - href: "/menu", - }, + label: "القائمة | Menu", href: "/menu"}, { - label: "عن المطعم | About", - href: "#about", - }, + label: "عن المطعم | About", href: "#about"}, { - label: "التواصل | Contact", - href: "#contact", - }, + label: "التواصل | Contact", href: "#contact"}, ], }, { items: [ { - label: "ساعات العمل | Hours", - href: "#hours", - }, + label: "ساعات العمل | Hours", href: "#hours"}, { - label: "الموقع | Address", - href: "#contact", - }, + label: "الموقع | Address", href: "#contact"}, { - label: "الهاتف | Phone", - href: "tel:+201027622009", - }, + label: "الهاتف | Phone", href: "tel:+201027622009"}, { - label: "واتس آب | WhatsApp", - href: "https://wa.me/201027622009", - }, + label: "واتس آب | WhatsApp", href: "https://wa.me/201027622009"}, ], }, { items: [ { - label: "فيسبوك | Facebook", - href: "https://facebook.com", - }, + label: "فيسبوك | Facebook", href: "https://facebook.com"}, { - label: "إنستغرام | Instagram", - href: "https://instagram.com", - }, + label: "إنستغرام | Instagram", href: "https://instagram.com"}, { - label: "شروط الخدمة | Terms", - href: "#terms", - }, + label: "شروط الخدمة | Terms", href: "#terms"}, { - label: "سياسة الخصوصية | Privacy", - href: "#privacy", - }, + label: "سياسة الخصوصية | Privacy", href: "#privacy"}, ], }, ]} -- 2.49.1 From f9876263619848d714dfa61d8af44bf9ab61ee00 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 11 Mar 2026 23:38:06 +0000 Subject: [PATCH 4/5] Update src/app/page.tsx --- src/app/page.tsx | 198 +++++++++-------------------------------------- 1 file changed, 35 insertions(+), 163 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 88a1a65..66e3e39 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -27,7 +27,7 @@ export default function HomePage() { borderRadius="soft" contentWidth="mediumLarge" sizing="largeSmallSizeMediumTitles" - background="noiseDiagonalGradient" + background="circleGradient" cardStyle="gradient-radial" primaryButtonStyle="radial-glow" secondaryButtonStyle="radial-glow" @@ -42,9 +42,7 @@ export default function HomePage() { id: item.id, }))} button={{ - text: "Order Now", - href: "/menu", - }} + text: "Order Now", href: "/menu"}} /> @@ -53,21 +51,17 @@ export default function HomePage() { @@ -285,61 +181,37 @@ export default function HomePage() { { items: [ { - label: "الرئيسية | Home", - href: "/", - }, + label: "الرئيسية | Home", href: "/"}, { - label: "القائمة | Menu", - href: "/menu", - }, + label: "القائمة | Menu", href: "/menu"}, { - label: "عن المطعم | About", - href: "#about", - }, + label: "عن المطعم | About", href: "#about"}, { - label: "التواصل | Contact", - href: "#contact", - }, + label: "التواصل | Contact", href: "#contact"}, ], }, { items: [ { - label: "ساعات العمل | Hours", - href: "#hours", - }, + label: "ساعات العمل | Hours", href: "#hours"}, { - label: "الموقع | Address", - href: "#contact", - }, + label: "الموقع | Address", href: "#contact"}, { - label: "الهاتف | Phone", - href: "tel:+201027622009", - }, + label: "الهاتف | Phone", href: "tel:+201027622009"}, { - label: "واتس آب | WhatsApp", - href: "https://wa.me/201027622009", - }, + label: "واتس آب | WhatsApp", href: "https://wa.me/201027622009"}, ], }, { items: [ { - label: "فيسبوك | Facebook", - href: "https://facebook.com", - }, + label: "فيسبوك | Facebook", href: "https://facebook.com"}, { - label: "إنستغرام | Instagram", - href: "https://instagram.com", - }, + label: "إنستغرام | Instagram", href: "https://instagram.com"}, { - label: "شروط الخدمة | Terms", - href: "#terms", - }, + label: "شروط الخدمة | Terms", href: "#terms"}, { - label: "سياسة الخصوصية | Privacy", - href: "#privacy", - }, + label: "سياسة الخصوصية | Privacy", href: "#privacy"}, ], }, ]} -- 2.49.1 From c646ec65bdd67fb74830815a71350d2739e50cc4 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 11 Mar 2026 23:38:07 +0000 Subject: [PATCH 5/5] Update src/components/shared/SvgTextLogo/SvgTextLogo.tsx --- .../shared/SvgTextLogo/SvgTextLogo.tsx | 64 ++++++++----------- 1 file changed, 27 insertions(+), 37 deletions(-) diff --git a/src/components/shared/SvgTextLogo/SvgTextLogo.tsx b/src/components/shared/SvgTextLogo/SvgTextLogo.tsx index f214190..cd84848 100644 --- a/src/components/shared/SvgTextLogo/SvgTextLogo.tsx +++ b/src/components/shared/SvgTextLogo/SvgTextLogo.tsx @@ -1,51 +1,41 @@ -"use client"; - -import { memo } from "react"; -import useSvgTextLogo from "./useSvgTextLogo"; -import { cls } from "@/lib/utils"; +import React from 'react'; interface SvgTextLogoProps { - logoText: string; - adjustHeightFactor?: number; - verticalAlign?: "top" | "center"; + text: string; className?: string; + fontSize?: number; + fontWeight?: string | number; + fill?: string; } -const SvgTextLogo = memo(function SvgTextLogo({ - logoText, - adjustHeightFactor, - verticalAlign = "top", - className = "", -}) { - const { svgRef, textRef, viewBox, aspectRatio } = useSvgTextLogo(logoText, false, adjustHeightFactor); - +const SvgTextLogo: React.FC = ({ + text, + className = '', + fontSize = 24, + fontWeight = 'bold', + fill = 'currentColor', +}) => { return ( - {logoText} + {text} ); -}); +}; -SvgTextLogo.displayName = "SvgTextLogo"; - -export default SvgTextLogo; +export default SvgTextLogo; \ No newline at end of file -- 2.49.1