diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 833bc5b..d259e1e 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -11,8 +11,8 @@ import { Source_Sans_3 } from "next/font/google"; export const metadata: Metadata = { - title: 'Ironwood | نظام قائمة انتظار المطاعم', - description: 'انضم إلى قائمة الانتظار في مطعم Ironwood واستمتع بأفضل تجربة طعام في المملكة.', + title: 'Ironwood | نظام إدارة قائمة الانتظار الذكي', + description: 'انضم إلى قائمة الانتظار في Ironwood بكل سهولة واستمتع بوقتك بينما نجهز طاولتك.', openGraph: { "title": "Ironwood Queue System", "description": "نظام قائمة انتظار متطور للمطاعم.", diff --git a/src/app/page.tsx b/src/app/page.tsx index 2f42ad4..b69ddc1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -41,14 +41,108 @@ export default function HomePage() { ]} /> -
-
-
-
-
-
-
- +
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+ );