Update src/app/contact/page.tsx

This commit is contained in:
2026-03-03 21:38:07 +00:00
parent 3eba1b34e6
commit 2a574dbeab

View File

@@ -41,8 +41,8 @@ export default function ContactPage() {
description="نحن هنا للرد على جميع استفساراتك"
subdescription="أرسل لنا رسالة أو اتصل بنا مباشرة"
icon={Phone}
imageSrc="http://img.b2bpic.net/free-photo/chef-preparing-lavash-doner-with-meat-vegetables_114579-3625.jpg?_wi=3"
imageAlt: "التواصل مع الصاج الشامي"
imageSrc="http://img.b2bpic.net/free-photo/chef-preparing-lavash-doner-with-meat-vegetables_114579-3625.jpg"
imageAlt="التواصل مع الصاج الشامي"
mediaAnimation="slide-up"
useInvertedBackground={false}
/>
@@ -53,8 +53,7 @@ export default function ContactPage() {
logoText="الصاج الشامي"
columns={[
{
title: "الروابط السريعة",
items: [
title: "الروابط السريعة", items: [
{ label: "الرئيسية", href: "/" },
{ label: "القائمة", href: "/menu" },
{ label: "الطلب", href: "/order" },
@@ -62,8 +61,7 @@ export default function ContactPage() {
],
},
{
title: "معلومات التواصل",
items: [
title: "معلومات التواصل", items: [
{ label: "الهاتف: 0592375999", href: "tel:0592375999" },
{ label: "واتساب", href: "https://wa.me/966592375999" },
{ label: "الموقع: مشرفة - جدة", href: "#" },
@@ -71,8 +69,7 @@ export default function ContactPage() {
],
},
{
title: "القائمة",
items: [
title: "القائمة", items: [
{ label: "الصاج", href: "/menu" },
{ label: "الشاورما", href: "/menu" },
{ label: "الفطور الشامي", href: "/menu" },