Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-05-14 13:37:34 +00:00

View File

@@ -32,21 +32,13 @@ export default function LandingPage() {
<NavbarStyleFullscreen
navItems={[
{
name: "الرئيسية",
id: "hero",
},
name: "الرئيسية", id: "hero"},
{
name: "كيف يعمل",
id: "about",
},
name: "كيف يعمل", id: "about"},
{
name: "المميزات",
id: "features",
},
name: "المميزات", id: "features"},
{
name: "الأسئلة",
id: "faq",
},
name: "الأسئلة", id: "faq"},
]}
brandName="حوّل فكرتك"
/>
@@ -56,97 +48,54 @@ export default function LandingPage() {
<HeroBillboardTestimonial
useInvertedBackground={true}
background={{
variant: "plain",
}}
variant: "plain"}}
title="حوّل فكرتك إلى مشروع حقيقي"
description="لا تدع أفكارك حبيسة ذهنك. استخدم الذكاء الاصطناعي للحصول على خطة عمل كاملة، دراسة جدوى، وخطوات تنفيذية واضحة للبدء بمشروعك الخاص اليوم."
testimonials={[
{
name: "أحمد خليل",
role: "مبتدئ",
company: "تونس",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-cute-smiling-boy-cafe_23-2148436234.jpg?_wi=1",
},
name: "أحمد خليل", handle: "@ahmed", testimonial: "مبتدئ", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-cute-smiling-boy-cafe_23-2148436234.jpg"},
{
name: "سارة عمري",
role: "رائدة أعمال",
company: "تونس",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/positive-hipster-entrepreneur-it-expert-software-developer_74855-3635.jpg",
},
name: "سارة عمري", handle: "@sara", testimonial: "رائدة أعمال", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/positive-hipster-entrepreneur-it-expert-software-developer_74855-3635.jpg"},
{
name: "يوسف محمد",
role: "طالب",
company: "مصر",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-successful-businessman-smiling-looking-tablet-office_176420-915.jpg",
},
name: "يوسف محمد", handle: "@youssef", testimonial: "طالب", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-successful-businessman-smiling-looking-tablet-office_176420-915.jpg"},
{
name: "نور هدى",
role: "فريلانسر",
company: "تونس",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-young-asian-businessman-businesswoman-meeting-brainstorming-some-new-ideas-about-project_7861-2781.jpg",
},
name: "نور هدى", handle: "@nour", testimonial: "فريلانسر", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-young-asian-businessman-businesswoman-meeting-brainstorming-some-new-ideas-about-project_7861-2781.jpg"},
{
name: "سامي العابد",
role: "مبتدئ",
company: "السعودية",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-business-owner-sitting-table_23-2149434602.jpg",
},
name: "سامي العابد", handle: "@sami", testimonial: "مبتدئ", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-business-owner-sitting-table_23-2149434602.jpg"},
]}
buttons={[
{
text: "ابدأ الآن مجاناً",
href: "#contact",
},
text: "ابدأ الآن مجاناً", href: "#contact"},
]}
imageSrc="http://img.b2bpic.net/free-photo/multiethnic-women-executives-uniting-forces-collaborative-meeting_482257-123989.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/multiethnic-women-executives-uniting-forces-collaborative-meeting_482257-123989.jpg"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/smiling-young-businessman-lean-grey-wall-holding-laptop-hand_197531-348.jpg",
alt: "Entrepreneur 1",
},
src: "http://img.b2bpic.net/free-photo/smiling-young-businessman-lean-grey-wall-holding-laptop-hand_197531-348.jpg", alt: "Entrepreneur 1"},
{
src: "http://img.b2bpic.net/free-photo/close-up-young-businessman-holding-disposable-coffee-cup-hand-looking-camera_23-2148176166.jpg",
alt: "Entrepreneur 2",
},
src: "http://img.b2bpic.net/free-photo/close-up-young-businessman-holding-disposable-coffee-cup-hand-looking-camera_23-2148176166.jpg", alt: "Entrepreneur 2"},
{
src: "http://img.b2bpic.net/free-photo/smiling-man-sitting-street-cafe-table-with-his-arms-crossed_1262-19055.jpg",
alt: "Entrepreneur 3",
},
src: "http://img.b2bpic.net/free-photo/smiling-man-sitting-street-cafe-table-with-his-arms-crossed_1262-19055.jpg", alt: "Entrepreneur 3"},
{
src: "http://img.b2bpic.net/free-photo/closeup-content-man-using-smartphone-pub_1262-3485.jpg",
alt: "Entrepreneur 4",
},
src: "http://img.b2bpic.net/free-photo/closeup-content-man-using-smartphone-pub_1262-3485.jpg", alt: "Entrepreneur 4"},
{
src: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-work_23-2149097959.jpg",
alt: "Entrepreneur 5",
},
src: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-work_23-2149097959.jpg", alt: "Entrepreneur 5"},
]}
marqueeItems={[
{
type: "text",
text: "ابتكار",
},
type: "text", text: "ابتكار"},
{
type: "text",
text: "نمو مستدام",
},
type: "text", text: "نمو مستدام"},
{
type: "text",
text: "ذكاء اصطناعي",
},
type: "text", text: "ذكاء اصطناعي"},
{
type: "text",
text: "ريادة أعمال",
},
type: "text", text: "ريادة أعمال"},
{
type: "text",
text: "نجاح ملموس",
},
type: "text", text: "نجاح ملموس"},
]}
/>
</div>
@@ -158,19 +107,13 @@ export default function LandingPage() {
description="نقوم بتبسيط تعقيدات بدء المشاريع. من تحديد الميزانية إلى هيكلة الأرباح، كل ما تحتاجه موجود في خطة ذكية مفصلة."
metrics={[
{
value: "1000+",
title: "فكرة تم تطويرها",
},
value: "1000+", title: "فكرة تم تطويرها"},
{
value: "90%",
title: "نسبة نجاح مقترحة",
},
value: "90%", title: "نسبة نجاح مقترحة"},
{
value: "24/7",
title: "دعم ذكاء اصطناعي",
},
value: "24/7", title: "دعم ذكاء اصطناعي"},
]}
imageSrc="http://img.b2bpic.net/free-photo/market-trends-concept-with-smartphone_23-2150372420.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/market-trends-concept-with-smartphone_23-2150372420.jpg"
mediaAnimation="slide-up"
metricsAnimation="slide-up"
/>
@@ -183,55 +126,31 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{
title: "مشاريع محلية",
description: "خطط عمل تناسب السوق المحلي في بلدك.",
icon: MapPin,
title: "مشاريع محلية", description: "خطط عمل تناسب السوق المحلي في بلدك.", icon: MapPin,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/worker-checking-greenscreen-display_482257-86784.jpg",
imageAlt: "Feature 1",
},
imageSrc: "http://img.b2bpic.net/free-photo/worker-checking-greenscreen-display_482257-86784.jpg", imageAlt: "Feature 1"},
{
imageSrc: "http://img.b2bpic.net/free-photo/computer-dark-room-with-graphs-screen_169016-57447.jpg",
imageAlt: "Feature 1",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/multiethnic-women-executives-uniting-forces-collaborative-meeting_482257-123989.jpg?_wi=2",
imageAlt: "business dashboard UI mobile",
imageSrc: "http://img.b2bpic.net/free-photo/computer-dark-room-with-graphs-screen_169016-57447.jpg", imageAlt: "Feature 1"},
]
},
{
title: "مشاريع حسب الميزانية",
description: "حدد ميزانيتك لنقترح أفضل الأفكار المتاحة.",
icon: Wallet,
title: "مشاريع حسب الميزانية", description: "حدد ميزانيتك لنقترح أفضل الأفكار المتاحة.", icon: Wallet,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/management-concept-with-wooden-blocks-with-icons-wooden-table-flat-lay_176474-10429.jpg",
imageAlt: "Feature 2",
},
imageSrc: "http://img.b2bpic.net/free-photo/management-concept-with-wooden-blocks-with-icons-wooden-table-flat-lay_176474-10429.jpg", imageAlt: "Feature 2"},
{
imageSrc: "http://img.b2bpic.net/free-vector/dashboard-user-panel-template-light-mode_23-2148362024.jpg",
imageAlt: "Feature 2",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/market-trends-concept-with-smartphone_23-2150372420.jpg?_wi=2",
imageAlt: "business dashboard UI mobile",
imageSrc: "http://img.b2bpic.net/free-vector/dashboard-user-panel-template-light-mode_23-2148362024.jpg", imageAlt: "Feature 2"},
]
},
{
title: "خطة عمل يومية",
description: "خطوات تنفيذية سهلة ومبسطة يوماً بيوم.",
icon: Calendar,
title: "خطة عمل يومية", description: "خطوات تنفيذية سهلة ومبسطة يوماً بيوم.", icon: Calendar,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/close-up-digital-tablet-with-bar-graph_1098-3523.jpg",
imageAlt: "Feature 3",
},
imageSrc: "http://img.b2bpic.net/free-photo/close-up-digital-tablet-with-bar-graph_1098-3523.jpg", imageAlt: "Feature 3"},
{
imageSrc: "http://img.b2bpic.net/free-vector/office-workers-analyzing-researching-business-data-landing-page-template_74855-4890.jpg",
imageAlt: "Feature 3",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/portrait-cute-smiling-boy-cafe_23-2148436234.jpg?_wi=2",
imageAlt: "business dashboard UI mobile",
imageSrc: "http://img.b2bpic.net/free-vector/office-workers-analyzing-researching-business-data-landing-page-template_74855-4890.jpg", imageAlt: "Feature 3"},
]
},
]}
title="مميزات منصتنا الذكية"
@@ -246,20 +165,11 @@ export default function LandingPage() {
tag="نتائج ملموسة"
metrics={[
{
id: "m1",
value: "50",
description: "دينار أقل ميزانية ممكنة",
},
id: "m1", value: "50", description: "دينار أقل ميزانية ممكنة"},
{
id: "m2",
value: "15",
description: "دقيقة لتحويل فكرتك لخطة",
},
id: "m2", value: "15", description: "دقيقة لتحويل فكرتك لخطة"},
{
id: "m3",
value: "365",
description: "يوم من الدعم والمتابعة",
},
id: "m3", value: "365", description: "يوم من الدعم والمتابعة"},
]}
/>
</div>
@@ -272,45 +182,20 @@ export default function LandingPage() {
useInvertedBackground={true}
testimonials={[
{
id: "1",
name: "أحمد خليل",
role: "مبتدئ",
company: "تونس",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-photographer-drinking-coffee_23-2148019188.jpg",
},
id: "1", name: "أحمد خليل", role: "مبتدئ", company: "تونس", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-photographer-drinking-coffee_23-2148019188.jpg"},
{
id: "2",
name: "سارة عمري",
role: "رائدة أعمال",
company: "تونس",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-smiling-businessman_1163-3880.jpg",
},
id: "2", name: "سارة عمري", role: "رائدة أعمال", company: "تونس", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-smiling-businessman_1163-3880.jpg"},
{
id: "3",
name: "يوسف محمد",
role: "طالب",
company: "مصر",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/optimism-bearded-young-man-with-dark-curly-hair-holding-his-hands-near-beard-sitting-office-table-smiling-looking-laptop-screen_259150-57837.jpg",
},
id: "3", name: "يوسف محمد", role: "طالب", company: "مصر", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/optimism-bearded-young-man-with-dark-curly-hair-holding-his-hands-near-beard-sitting-office-table-smiling-looking-laptop-screen_259150-57837.jpg"},
{
id: "4",
name: "نور هدى",
role: "فريلانسر",
company: "تونس",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/grayscale-photo-smiling-woman-wearing-turtleneck-top_250224-182.jpg",
},
id: "4", name: "نور هدى", role: "فريلانسر", company: "تونس", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/grayscale-photo-smiling-woman-wearing-turtleneck-top_250224-182.jpg"},
{
id: "5",
name: "سامي العابد",
role: "مبتدئ",
company: "السعودية",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/modern-young-caucasian-brunette-woman-white-shirt-looks-camera-holds-smartphone-sitting-table-with-coffee_197531-33244.jpg",
},
id: "5", name: "سامي العابد", role: "مبتدئ", company: "السعودية", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/modern-young-caucasian-brunette-woman-white-shirt-looks-camera-holds-smartphone-sitting-table-with-coffee_197531-33244.jpg"},
]}
title="ماذا يقول الشباب عنا؟"
description="قصص نجاح ملهمة لأشخاص بدأوا من نقطة الصفر بفضل أدواتنا."
@@ -323,20 +208,11 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
id: "q1",
title: "هل الموقع مجاني؟",
content: "نعم، توجد نسخة مجانية بعدد أفكار محدود.",
},
id: "q1", title: "هل الموقع مجاني؟", content: "نعم، توجد نسخة مجانية بعدد أفكار محدود."},
{
id: "q2",
title: "هل يمكنني البدء من هاتفي؟",
content: "بالطبع، تصميم الموقع متوافق بالكامل مع الهواتف الذكية.",
},
id: "q2", title: "هل يمكنني البدء من هاتفي؟", content: "بالطبع، تصميم الموقع متوافق بالكامل مع الهواتف الذكية."},
{
id: "q3",
title: "هل الخطط عملية ومربحة؟",
content: "نعم، يتم تحليل المشاريع بناءً على معطيات واقعية.",
},
id: "q3", title: "هل الخطط عملية ومربحة؟", content: "نعم، يتم تحليل المشاريع بناءً على معطيات واقعية."},
]}
title="أسئلة شائعة"
description="إجابات على كل ما يدور في ذهنك عن منصتنا."
@@ -348,16 +224,13 @@ export default function LandingPage() {
<ContactCTA
useInvertedBackground={true}
background={{
variant: "plain",
}}
variant: "plain"}}
tag="ابدأ الآن"
title="هل أنت مستعد لتغيير واقعك؟"
description="سجل الآن وابدأ في تحويل فكرتك البسيطة إلى مشروع ناجح ومربح."
buttons={[
{
text: "سجل الآن",
href: "#",
},
text: "سجل الآن", href: "#"},
]}
/>
</div>
@@ -369,19 +242,13 @@ export default function LandingPage() {
socialLinks={[
{
icon: Facebook,
href: "#",
ariaLabel: "Facebook",
},
href: "#", ariaLabel: "Facebook"},
{
icon: Instagram,
href: "#",
ariaLabel: "Instagram",
},
href: "#", ariaLabel: "Instagram"},
{
icon: Linkedin,
href: "#",
ariaLabel: "Linkedin",
},
href: "#", ariaLabel: "Linkedin"},
]}
/>
</div>