Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| cf054c0344 | |||
| 2e58ea21bf | |||
| e8599087a5 | |||
| 8f585a22d0 | |||
| 9d1082e149 | |||
| 7ea138648e |
106
src/app/page.tsx
106
src/app/page.tsx
@@ -9,7 +9,7 @@ import ProductCardTwo from '@/components/sections/product/ProductCardTwo';
|
||||
import TestimonialCardTwelve from '@/components/sections/testimonial/TestimonialCardTwelve';
|
||||
import ContactText from '@/components/sections/contact/ContactText';
|
||||
import FooterLogoReveal from '@/components/sections/footer/FooterLogoReveal';
|
||||
import { Leaf, Heart, Utensils, Star } from "lucide-react";
|
||||
import { Zap, Lightbulb, Users, Gamepad2, Cpu, Zap as ZapIcon } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -23,42 +23,42 @@ export default function LandingPage() {
|
||||
cardStyle="gradient-bordered"
|
||||
primaryButtonStyle="flat"
|
||||
secondaryButtonStyle="glass"
|
||||
headingFontWeight="normal"
|
||||
headingFontWeight="bold"
|
||||
>
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleFullscreen
|
||||
navItems={[
|
||||
{ name: "الرئيسية", id: "home" },
|
||||
{ name: "عننا", id: "about" },
|
||||
{ name: "الأطباق", id: "products" },
|
||||
{ name: "آراء الزبائن", id: "testimonials" },
|
||||
{ name: "المميزات", id: "features" },
|
||||
{ name: "تجارب اللاعبين", id: "testimonials" },
|
||||
{ name: "احجز الآن", id: "contact" }
|
||||
]}
|
||||
brandName="مطعم وحدائق الحسون"
|
||||
brandName="Naboxar Gaming Center"
|
||||
bottomLeftText="البصرة، العراق"
|
||||
bottomRightText="hello@alhassoun.restaurant"
|
||||
bottomRightText="hello@naboxar.gaming"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardRotatedCarousel
|
||||
title="مطعم وحدائق الحسون"
|
||||
description="تجربة طعام عائلية وسط أجواء الحدائق في قلب البصرة. استمتع بأشهى الأطباق الشرقية والمشاوي الطازجة في مكان يجمع بين الراحة، الطبيعة، والضيافة العراقية الأصيلة."
|
||||
tag="🌿 طبخ أصيل"
|
||||
tagIcon={Leaf}
|
||||
title="Naboxar Gaming Center"
|
||||
description="🎮 عالم الألعاب يبدأ من هنا! مرحباً بك في Naboxar Gaming Center – المقر الأول لعشاق الألعاب الإلكترونية في البصرة. نحن نوفر لك تجربة جيمينغ احترافية وفريدة، حيث تجتمع أحدث التقنيات مع أجواء مستقبلية مليئة بإضاءة نيون مذهلة وتصميم حديث يغمرك في عالم الألعاب الحقيقي. استعد للمنافسة على أعلى مستوى! ⚡"
|
||||
tag="🎮 جيمينغ احترافي"
|
||||
tagIcon={Gamepad2}
|
||||
tagAnimation="slide-up"
|
||||
buttons={[
|
||||
{ text: "احجز طاولتك الآن", href: "#contact" }
|
||||
{ text: "احجز جلسة الآن", href: "#contact" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
background={{ variant: "plain" }}
|
||||
carouselItems={[
|
||||
{ id: "1", imageSrc: "http://img.b2bpic.net/free-photo/empty-wood-chair_1339-7240.jpg", imageAlt: "جلسات الحدائق" },
|
||||
{ id: "2", imageSrc: "http://img.b2bpic.net/free-photo/side-view-roasted-chicken-with-baked-potatoes-grilled-vegetables-sauce-black-board_141793-2998.jpg", imageAlt: "المشاوي الطازجة" },
|
||||
{ id: "3", imageSrc: "http://img.b2bpic.net/free-photo/side-view-friends-with-delicious-cocktails_23-2150244954.jpg", imageAlt: "الحدائق الخضراء" },
|
||||
{ id: "4", imageSrc: "http://img.b2bpic.net/free-photo/group-friends-having-lunch-together-restaurant_23-2150520113.jpg", imageAlt: "الأجواء المريحة" },
|
||||
{ id: "5", imageSrc: "http://img.b2bpic.net/free-photo/anchovies-tuna-salad-glass-bowl_1147-36.jpg", imageAlt: "الأطباق الشهية" },
|
||||
{ id: "6", imageSrc: "http://img.b2bpic.net/free-photo/young-waiter-puts-his-order-prepared-desk-waiting-food-visitors-evening-time_146671-14413.jpg", imageAlt: "أمسيات خاصة" }
|
||||
{ id: "1", imageSrc: "http://img.b2bpic.net/free-photo/empty-wood-chair_1339-7240.jpg", imageAlt: "أجهزة قوية" },
|
||||
{ id: "2", imageSrc: "http://img.b2bpic.net/free-photo/side-view-roasted-chicken-with-baked-potatoes-grilled-vegetables-sauce-black-board_141793-2998.jpg", imageAlt: "إضاءة نيون" },
|
||||
{ id: "3", imageSrc: "http://img.b2bpic.net/free-photo/side-view-friends-with-delicious-cocktails_23-2150244954.jpg", imageAlt: "أجواء شبابية" },
|
||||
{ id: "4", imageSrc: "http://img.b2bpic.net/free-photo/group-friends-having-lunch-together-restaurant_23-2150520113.jpg", imageAlt: "تنافس حقيقي" },
|
||||
{ id: "5", imageSrc: "http://img.b2bpic.net/free-photo/anchovies-tuna-salad-glass-bowl_1147-36.jpg", imageAlt: "مشروبات" },
|
||||
{ id: "6", imageSrc: "http://img.b2bpic.net/free-photo/young-waiter-puts-his-order-prepared-desk-waiting-food-visitors-evening-time_146671-14413.jpg", imageAlt: "جلسات مريحة" }
|
||||
]}
|
||||
autoPlay={true}
|
||||
autoPlayInterval={5000}
|
||||
@@ -67,41 +67,41 @@ export default function LandingPage() {
|
||||
|
||||
<div id="about" data-section="about">
|
||||
<MediaAbout
|
||||
title="من نحن"
|
||||
description="في مطعم وحدائق الحسون نؤمن أن الطعام ليس مجرد وجبة، بل تجربة تجمع العائلة والأصدقاء في أجواء مميزة. يقدم المطعم مجموعة متنوعة من المشاوي والأطباق الشرقية الطازجة، مع جلسات جميلة وسط الحدائق وأجواء مريحة مناسبة للعوائل. هدفنا أن يستمتع كل زائر بطعام لذيذ وخدمة راقية ووقت جميل لا يُنسى."
|
||||
tag="قصتنا"
|
||||
tagIcon={Heart}
|
||||
title="تجربة الجيمينغ الفريدة في Naboxar"
|
||||
description="في Naboxar Gaming Center، لا تأتي فقط للعب، بل لتعيش تجربة حقيقية تجمع بين قوة الأجهزة والتصميم المستقبلي الذي يأخذك إلى عالم آخر. مع أحدث معدات الجيمينغ العالية الأداء، إضاءة نيون ساحرة، وأجواء شبابية نابضة بالحياة، أصبح Naboxar واحداً من أفضل أماكن الجيمينغ في العراق. سواء كنت لاعباً محترفاً تبحث عن المنافسة الشرسة أو مجرد شخص يريد قضاء وقت ممتع مع الأصدقاء، ستجد هنا المكان الذي يحقق حلمك. استعد للدخول إلى تجربة مليئة بالحماس والمنافسة الحقيقية والمرح! ⚡✨"
|
||||
tag="🎯 التجربة الحقيقية"
|
||||
tagIcon={ZapIcon}
|
||||
tagAnimation="slide-up"
|
||||
buttons={[
|
||||
{ text: "تعرف على المزيد", href: "#features" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/man-chef-cooking-asian-chicken-cafe-kitchen_1303-32155.jpg"
|
||||
imageAlt="مطعم وحدائق الحسون"
|
||||
imageAlt="Naboxar Gaming Center"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="features" data-section="features">
|
||||
<FeatureCardTwentyThree
|
||||
title="لماذا يختارنا الزبائن"
|
||||
description="نقدم تجربة فريدة تجمع بين الطعام الشهي والخدمة المميزة والأجواء الراقية"
|
||||
title="مميزات Naboxar Gaming Center"
|
||||
description="استمتع بتجربة جيمينغ لا تُنسى مع أفضل الخدمات والأجهزة الحديثة والتصميم المستقبلي"
|
||||
features={[
|
||||
{
|
||||
id: "1", title: "جلسات وحدائق جميلة", tags: ["أماكن جلوس", "طبيعة"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/diverse-group-people-sitting-table-tasting-fresh-produce_482257-77611.jpg", imageAlt: "الحدائق الجميلة"
|
||||
id: "1", title: "أجهزة قوية وأداء عالي", tags: ["RTX 4070 Ti", "32GB RAM", "240Hz"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/diverse-group-people-sitting-table-tasting-fresh-produce_482257-77611.jpg", imageAlt: "الأجهزة القوية"
|
||||
},
|
||||
{
|
||||
id: "2", title: "أطباق طازجة يومياً", tags: ["مشاوي", "طازج"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/thoughtful-cook-standing-kitchen-counter-with-many-vegetables_23-2147863644.jpg", imageAlt: "المكونات الطازجة"
|
||||
id: "2", title: "إضاءة نيون مستقبلية", tags: ["نيون أزرق", "نيون أخضر", "تصميم حديث"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/thoughtful-cook-standing-kitchen-counter-with-many-vegetables_23-2147863644.jpg", imageAlt: "الإضاءة النيون"
|
||||
},
|
||||
{
|
||||
id: "3", title: "مكان مثالي للعوائل", tags: ["عائلي", "تجمعات"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-people-spending-time-together_23-2149152874.jpg", imageAlt: "الأجواء العائلية"
|
||||
id: "3", title: "بيئة نظيفة وآمنة", tags: ["معقم", "آمن", "مريح"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-people-spending-time-together_23-2149152874.jpg", imageAlt: "الأجواء النظيفة"
|
||||
},
|
||||
{
|
||||
id: "4", title: "خدمة مميزة", tags: ["احترافي", "راقي"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-paying-using-nfc-technology_23-2149893759.jpg", imageAlt: "الخدمة المميزة"
|
||||
id: "4", title: "مشروبات وجلسات مريحة", tags: ["مشروبات باردة", "جلسات راقية", "صوت عالي"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-paying-using-nfc-technology_23-2149893759.jpg", imageAlt: "المشروبات والجلسات"
|
||||
}
|
||||
]}
|
||||
animationType="slide-up"
|
||||
@@ -112,27 +112,27 @@ export default function LandingPage() {
|
||||
|
||||
<div id="products" data-section="products">
|
||||
<ProductCardTwo
|
||||
title="أشهر الأطباق"
|
||||
description="من قائمة مطعم الحسون - مشاوي وأطباق شرقية متنوعة تحضر بعناية يومياً"
|
||||
tag="القائمة"
|
||||
tagIcon={Utensils}
|
||||
title="الألعاب المتوفرة"
|
||||
description="استمتع بأحدث الألعاب الإلكترونية والتنافس مع لاعبين محترفين من كل مكان"
|
||||
tag="🕹️ الألعاب"
|
||||
tagIcon={Gamepad2}
|
||||
tagAnimation="slide-up"
|
||||
buttons={[
|
||||
{ text: "عرض القائمة الكاملة", href: "#contact" }
|
||||
{ text: "احجز جلسة الآن", href: "#contact" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
products={[
|
||||
{
|
||||
id: "1", brand: "الحسون", name: "المشاوي المشكلة", price: "75,000", rating: 5,
|
||||
reviewCount: "234", imageSrc: "http://img.b2bpic.net/free-photo/meat-bulgur-onion-with-sumac-wooden-table_140725-9887.jpg", imageAlt: "المشاوي المشكلة"
|
||||
id: "1", brand: "Naboxar", name: "Counter-Strike 2", price: "جلسة", rating: 5,
|
||||
reviewCount: "567", imageSrc: "http://img.b2bpic.net/free-photo/meat-bulgur-onion-with-sumac-wooden-table_140725-9887.jpg", imageAlt: "Counter-Strike 2"
|
||||
},
|
||||
{
|
||||
id: "2", brand: "الحسون", name: "العرايس", price: "45,000", rating: 5,
|
||||
reviewCount: "189", imageSrc: "http://img.b2bpic.net/free-photo/mix-roll-pita-bread-with-grated-cheese_140725-2308.jpg", imageAlt: "العرايس"
|
||||
id: "2", brand: "Naboxar", name: "Valorant", price: "جلسة", rating: 5,
|
||||
reviewCount: "489", imageSrc: "http://img.b2bpic.net/free-photo/mix-roll-pita-bread-with-grated-cheese_140725-2308.jpg", imageAlt: "Valorant"
|
||||
},
|
||||
{
|
||||
id: "3", brand: "الحسون", name: "السلطات الطازجة", price: "35,000", rating: 5,
|
||||
reviewCount: "156", imageSrc: "http://img.b2bpic.net/free-photo/half-top-view-fresh-vegetable-salad-with-sliced-cucumbers-tomatoes-olive-inside-plate-grey-surface-vegetable-food-salad-meal-color_140725-37986.jpg", imageAlt: "السلطات الطازجة"
|
||||
id: "3", brand: "Naboxar", name: "Dota 2", price: "جلسة", rating: 5,
|
||||
reviewCount: "423", imageSrc: "http://img.b2bpic.net/free-photo/half-top-view-fresh-vegetable-salad-with-sliced-cucumbers-tomatoes-olive-inside-plate-grey-surface-vegetable-food-salad-meal-color_140725-37986.jpg", imageAlt: "Dota 2"
|
||||
}
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
@@ -146,21 +146,21 @@ export default function LandingPage() {
|
||||
<TestimonialCardTwelve
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "محمد علي", imageSrc: "http://img.b2bpic.net/free-photo/stylish-cool-teenage-girl-with-no-make-up-pinkish-bob-hairdo-ring-her-nose-posing-indoors_343059-124.jpg", imageAlt: "محمد علي"
|
||||
id: "1", name: "أحمد محمود", imageSrc: "http://img.b2bpic.net/free-photo/stylish-cool-teenage-girl-with-no-make-up-pinkish-bob-hairdo-ring-her-nose-posing-indoors_343059-124.jpg", imageAlt: "أحمد محمود"
|
||||
},
|
||||
{
|
||||
id: "2", name: "فاطمة حسن", imageSrc: "http://img.b2bpic.net/free-photo/smiley-man-posing-cv-front-view_23-2149927616.jpg", imageAlt: "فاطمة حسن"
|
||||
id: "2", name: "فراس علي", imageSrc: "http://img.b2bpic.net/free-photo/smiley-man-posing-cv-front-view_23-2149927616.jpg", imageAlt: "فراس علي"
|
||||
},
|
||||
{
|
||||
id: "3", name: "أحمد سالم", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-young-man-looking-camera_23-2148193854.jpg", imageAlt: "أحمد سالم"
|
||||
id: "3", name: "محمد سالم", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-young-man-looking-camera_23-2148193854.jpg", imageAlt: "محمد سالم"
|
||||
},
|
||||
{
|
||||
id: "4", name: "ليلى محمود", imageSrc: "http://img.b2bpic.net/free-photo/jouyful-smiling-young-latino-guy-blank-grey-longsleeve-folds-hands-his-chest_346278-1042.jpg", imageAlt: "ليلى محمود"
|
||||
id: "4", name: "علي حسن", imageSrc: "http://img.b2bpic.net/free-photo/jouyful-smiling-young-latino-guy-blank-grey-longsleeve-folds-hands-his-chest_346278-1042.jpg", imageAlt: "علي حسن"
|
||||
}
|
||||
]}
|
||||
cardTitle="أكثر من 2000 عميل سعيد يثقون بنا كل يوم"
|
||||
cardTag="اقرأ آراء زبائننا"
|
||||
cardTagIcon={Star}
|
||||
cardTitle="آلاف اللاعبين يختارون Naboxar كل يوم"
|
||||
cardTag="اقرأ تقييمات لاعبينا"
|
||||
cardTagIcon={Users}
|
||||
cardAnimation="slide-up"
|
||||
useInvertedBackground={true}
|
||||
/>
|
||||
@@ -168,11 +168,11 @@ export default function LandingPage() {
|
||||
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactText
|
||||
text="هل تخطط لزيارة مع العائلة أو الأصدقاء؟ احجز طاولتك الآن واستمتع بتجربة طعام مميزة في مطعم وحدائق الحسون."
|
||||
text="هل أنت مستعد للدخول إلى عالم الجيمينغ الحقيقي؟ احجز جلستك الآن في Naboxar Gaming Center واستمتع بتجربة لعب مختلفة تماماً مع أحدث الأجهزة والإضاءة النيون المذهلة! ⚡🎮"
|
||||
animationType="entrance-slide"
|
||||
buttons={[
|
||||
{ text: "احجز الآن", href: "tel:+96475123456" },
|
||||
{ text: "الموقع على الخريطة", href: "https://maps.google.com" }
|
||||
{ text: "تواصل معنا", href: "https://maps.google.com" }
|
||||
]}
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={false}
|
||||
@@ -181,7 +181,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterLogoReveal
|
||||
logoText="الحسون"
|
||||
logoText="Naboxar"
|
||||
leftLink={{ text: "سياسة الخصوصية", href: "#" }}
|
||||
rightLink={{ text: "شروط الاستخدام", href: "#" }}
|
||||
/>
|
||||
|
||||
@@ -10,15 +10,15 @@
|
||||
--accent: #ffffff;
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #f5f4ef;
|
||||
--card: #dad6cd;
|
||||
--foreground: #2a2928;
|
||||
--primary-cta: #2a2928;
|
||||
--background: #0a0a0a;
|
||||
--card: #1a1a1a;
|
||||
--foreground: #ffffff;
|
||||
--primary-cta: #00ff00;
|
||||
--primary-cta-text: #f5f4ef;
|
||||
--secondary-cta: #ecebea;
|
||||
--secondary-cta: #0a0a0a;
|
||||
--secondary-cta-text: #2a2928;
|
||||
--accent: #ffffff;
|
||||
--background-accent: #c6b180;
|
||||
--accent: #00ffff;
|
||||
--background-accent: #2a2a2a;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user