Update src/app/page.tsx
This commit is contained in:
213
src/app/page.tsx
213
src/app/page.tsx
@@ -32,21 +32,13 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingOverlay
|
||||
navItems={[
|
||||
{
|
||||
name: "الرئيسية",
|
||||
id: "hero",
|
||||
},
|
||||
name: "الرئيسية", id: "hero"},
|
||||
{
|
||||
name: "كيف يعمل",
|
||||
id: "how-it-works",
|
||||
},
|
||||
name: "كيف يعمل", id: "how-it-works"},
|
||||
{
|
||||
name: "المميزات",
|
||||
id: "features",
|
||||
},
|
||||
name: "المميزات", id: "features"},
|
||||
{
|
||||
name: "الأسئلة",
|
||||
id: "faq",
|
||||
},
|
||||
name: "الأسئلة", id: "faq"},
|
||||
]}
|
||||
brandName="Unlock"
|
||||
/>
|
||||
@@ -58,35 +50,21 @@ export default function LandingPage() {
|
||||
description="بيع منتجاتك الرقمية بسهولة وبشكل فوري. أنشئ رابط، شاركه، واستلم أرباحك مباشرة بدون تعقيد."
|
||||
buttons={[
|
||||
{
|
||||
text: "ابدأ الآن",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "ابدأ الآن", href: "#contact"},
|
||||
]}
|
||||
slides={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-using-digital-tablet-holding-stylus-pen-working-office_169016-48707.jpg?_wi=1",
|
||||
imageAlt: "digital content platform",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-using-digital-tablet-holding-stylus-pen-working-office_169016-48707.jpg", imageAlt: "digital content platform"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-books-versus-technology_23-2150062944.jpg",
|
||||
imageAlt: "digital content platform",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-books-versus-technology_23-2150062944.jpg", imageAlt: "digital content platform"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/puberty-adolescence-age-change-growth-life-concept_53876-120446.jpg",
|
||||
imageAlt: "digital content platform",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/puberty-adolescence-age-change-growth-life-concept_53876-120446.jpg", imageAlt: "digital content platform"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/employee-checking-emails-mobile-phone_482257-119340.jpg",
|
||||
imageAlt: "digital content platform",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/employee-checking-emails-mobile-phone_482257-119340.jpg", imageAlt: "digital content platform"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-tech-ar-headset-surrounded-by-bright-blue-neon-colors_23-2151255153.jpg",
|
||||
imageAlt: "digital content platform",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-tech-ar-headset-surrounded-by-bright-blue-neon-colors_23-2151255153.jpg", imageAlt: "digital content platform"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/network-connection-graphic-overlay-background-laptop-screen_53876-124518.jpg",
|
||||
imageAlt: "digital content platform",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/network-connection-graphic-overlay-background-laptop-screen_53876-124518.jpg", imageAlt: "digital content platform"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -98,23 +76,15 @@ export default function LandingPage() {
|
||||
description="بساطة في خطوات محددة لضمان أسرع عملية بيع."
|
||||
metrics={[
|
||||
{
|
||||
value: "1",
|
||||
title: "ارفع الملف",
|
||||
},
|
||||
value: "1", title: "ارفع الملف"},
|
||||
{
|
||||
value: "2",
|
||||
title: "حدد السعر",
|
||||
},
|
||||
value: "2", title: "حدد السعر"},
|
||||
{
|
||||
value: "3",
|
||||
title: "شارك الرابط",
|
||||
},
|
||||
value: "3", title: "شارك الرابط"},
|
||||
{
|
||||
value: "4",
|
||||
title: "استلم أرباحك",
|
||||
},
|
||||
value: "4", title: "استلم أرباحك"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/motivation-aspiration-expectations-inspire-concept_53876-132318.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/motivation-aspiration-expectations-inspire-concept_53876-132318.jpg"
|
||||
imageAlt="upload icon"
|
||||
mediaAnimation="slide-up"
|
||||
metricsAnimation="slide-up"
|
||||
@@ -128,55 +98,31 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "بدون تسجيل للمشتري",
|
||||
description: "تجربة شراء سريعة بدون حسابات معقدة.",
|
||||
icon: Zap,
|
||||
title: "بدون تسجيل للمشتري", description: "تجربة شراء سريعة بدون حسابات معقدة.", icon: Zap,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/synergy-collaboration-cooperation-teamwork-concept_53876-132326.jpg",
|
||||
imageAlt: "upload icon",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/synergy-collaboration-cooperation-teamwork-concept_53876-132326.jpg", imageAlt: "upload icon"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-paying-using-nfc-technology_23-2149893763.jpg?_wi=1",
|
||||
imageAlt: "pricing icon",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-paying-using-nfc-technology_23-2149893763.jpg", imageAlt: "pricing icon"},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-using-digital-tablet-holding-stylus-pen-working-office_169016-48707.jpg?_wi=2",
|
||||
imageAlt: "upload icon",
|
||||
},
|
||||
{
|
||||
title: "فتح المحتوى فوري",
|
||||
description: "يتم الوصول للمنتج فور إتمام عملية الدفع.",
|
||||
icon: Unlock,
|
||||
title: "فتح المحتوى فوري", description: "يتم الوصول للمنتج فور إتمام عملية الدفع.", icon: Unlock,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/light-bulb-with-great-idea-word-blue-background_23-2147865552.jpg",
|
||||
imageAlt: "pricing icon",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/light-bulb-with-great-idea-word-blue-background_23-2147865552.jpg", imageAlt: "pricing icon"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/drawings-social-media-s-concepts_1134-72.jpg?_wi=1",
|
||||
imageAlt: "share icon",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/drawings-social-media-s-concepts_1134-72.jpg", imageAlt: "share icon"},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/motivation-aspiration-expectations-inspire-concept_53876-132318.jpg?_wi=2",
|
||||
imageAlt: "upload icon",
|
||||
},
|
||||
{
|
||||
title: "يدعم العمل عبر واتساب",
|
||||
description: "شارك الروابط مباشرة عبر منصات التواصل.",
|
||||
icon: MessageSquare,
|
||||
title: "يدعم العمل عبر واتساب", description: "شارك الروابط مباشرة عبر منصات التواصل.", icon: MessageSquare,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-render-gray-backpack_23-2152009421.jpg",
|
||||
imageAlt: "share icon",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-render-gray-backpack_23-2152009421.jpg", imageAlt: "share icon"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-render-black-hand-giving-money-white-palm_107791-17747.jpg?_wi=1",
|
||||
imageAlt: "earning icon",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-render-black-hand-giving-money-white-palm_107791-17747.jpg", imageAlt: "earning icon"},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/conceptual-digital-art-diversity-around-world_23-2151437560.jpg?_wi=1",
|
||||
imageAlt: "upload icon",
|
||||
},
|
||||
]}
|
||||
title="لماذا تختار منصتنا؟"
|
||||
@@ -192,25 +138,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "1",
|
||||
value: "2x",
|
||||
title: "سرعة أعلى",
|
||||
description: "أسرع من المنصات التقليدية.",
|
||||
icon: Zap,
|
||||
id: "1", value: "2x", title: "سرعة أعلى", description: "أسرع من المنصات التقليدية.", icon: Zap,
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
value: "3",
|
||||
title: "خطوات أقل",
|
||||
description: "تجربة دفع مختصرة.",
|
||||
icon: Layers,
|
||||
id: "2", value: "3", title: "خطوات أقل", description: "تجربة دفع مختصرة.", icon: Layers,
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
value: "99%",
|
||||
title: "بدون تعقيد",
|
||||
description: "واجهة مستخدم سهلة جداً.",
|
||||
icon: CheckCircle,
|
||||
id: "3", value: "99%", title: "بدون تعقيد", description: "واجهة مستخدم سهلة جداً.", icon: CheckCircle,
|
||||
},
|
||||
]}
|
||||
title="مقارنة الأداء"
|
||||
@@ -224,60 +158,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "أحمد علي",
|
||||
date: "يناير 2024",
|
||||
title: "صانع محتوى",
|
||||
quote: "خدمة رائعة، زادت مبيعاتي بشكل كبير.",
|
||||
tag: "ممتاز",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/vertical-portrait-successful-goodlooking-young-professional-headhunter-female-entrepreneur-office-worker-beige-blazer-look-away-cross-hands-chest-confident-manage-own-business_197531-30576.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-using-digital-tablet-holding-stylus-pen-working-office_169016-48707.jpg?_wi=3",
|
||||
imageAlt: "user headshot",
|
||||
},
|
||||
id: "1", name: "أحمد علي", date: "يناير 2024", title: "صانع محتوى", quote: "خدمة رائعة، زادت مبيعاتي بشكل كبير.", tag: "ممتاز", avatarSrc: "http://img.b2bpic.net/free-photo/vertical-portrait-successful-goodlooking-young-professional-headhunter-female-entrepreneur-office-worker-beige-blazer-look-away-cross-hands-chest-confident-manage-own-business_197531-30576.jpg", imageSrc: "http://img.b2bpic.net/free-photo/man-using-digital-tablet-holding-stylus-pen-working-office_169016-48707.jpg", imageAlt: "user headshot"},
|
||||
{
|
||||
id: "2",
|
||||
name: "سارة محمد",
|
||||
date: "فبراير 2024",
|
||||
title: "مدربة رقمية",
|
||||
quote: "سهولة البيع عبر واتساب غيرت عملي.",
|
||||
tag: "رهيب",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/young-man-with-beard-round-glasses_273609-6203.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/motivation-aspiration-expectations-inspire-concept_53876-132318.jpg?_wi=3",
|
||||
imageAlt: "user headshot",
|
||||
},
|
||||
id: "2", name: "سارة محمد", date: "فبراير 2024", title: "مدربة رقمية", quote: "سهولة البيع عبر واتساب غيرت عملي.", tag: "رهيب", avatarSrc: "http://img.b2bpic.net/free-photo/young-man-with-beard-round-glasses_273609-6203.jpg", imageSrc: "http://img.b2bpic.net/free-photo/motivation-aspiration-expectations-inspire-concept_53876-132318.jpg", imageAlt: "user headshot"},
|
||||
{
|
||||
id: "3",
|
||||
name: "خالد عمر",
|
||||
date: "مارس 2024",
|
||||
title: "مصمم جرافيك",
|
||||
quote: "أفضل منصة للبيع الفوري للملفات.",
|
||||
tag: "محترف",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-confident-businesswoman-suit-cross-arms-chest-looking-like-real-professional-smili_1258-122403.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-paying-using-nfc-technology_23-2149893763.jpg?_wi=2",
|
||||
imageAlt: "user headshot",
|
||||
},
|
||||
id: "3", name: "خالد عمر", date: "مارس 2024", title: "مصمم جرافيك", quote: "أفضل منصة للبيع الفوري للملفات.", tag: "محترف", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-confident-businesswoman-suit-cross-arms-chest-looking-like-real-professional-smili_1258-122403.jpg", imageSrc: "http://img.b2bpic.net/free-photo/person-paying-using-nfc-technology_23-2149893763.jpg", imageAlt: "user headshot"},
|
||||
{
|
||||
id: "4",
|
||||
name: "منى يوسف",
|
||||
date: "أبريل 2024",
|
||||
title: "كاتبة",
|
||||
quote: "تجربة شراء سلسة جداً لعملائي.",
|
||||
tag: "مميز",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/young-smiling-woman-with-short-curly-hair-wireless-earphones_574295-3790.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/drawings-social-media-s-concepts_1134-72.jpg?_wi=2",
|
||||
imageAlt: "user headshot",
|
||||
},
|
||||
id: "4", name: "منى يوسف", date: "أبريل 2024", title: "كاتبة", quote: "تجربة شراء سلسة جداً لعملائي.", tag: "مميز", avatarSrc: "http://img.b2bpic.net/free-photo/young-smiling-woman-with-short-curly-hair-wireless-earphones_574295-3790.jpg", imageSrc: "http://img.b2bpic.net/free-photo/drawings-social-media-s-concepts_1134-72.jpg", imageAlt: "user headshot"},
|
||||
{
|
||||
id: "5",
|
||||
name: "نور حسن",
|
||||
date: "مايو 2024",
|
||||
title: "مبرمجة",
|
||||
quote: "سرعة فائقة في تحصيل الأرباح.",
|
||||
tag: "بطل",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/confident-businessman-smiling_107420-84734.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-render-black-hand-giving-money-white-palm_107791-17747.jpg?_wi=2",
|
||||
imageAlt: "user headshot",
|
||||
},
|
||||
id: "5", name: "نور حسن", date: "مايو 2024", title: "مبرمجة", quote: "سرعة فائقة في تحصيل الأرباح.", tag: "بطل", avatarSrc: "http://img.b2bpic.net/free-photo/confident-businessman-smiling_107420-84734.jpg", imageSrc: "http://img.b2bpic.net/free-photo/3d-render-black-hand-giving-money-white-palm_107791-17747.jpg", imageAlt: "user headshot"},
|
||||
]}
|
||||
title="آراء المستخدمين"
|
||||
description="نحن نفخر بثقة عملائنا ومستخدمينا."
|
||||
@@ -290,22 +179,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "1",
|
||||
title: "هل يحتاج المشتري حساب؟",
|
||||
content: "لا، يمكن للمشتري الدفع والتحميل مباشرة.",
|
||||
},
|
||||
id: "1", title: "هل يحتاج المشتري حساب؟", content: "لا، يمكن للمشتري الدفع والتحميل مباشرة."},
|
||||
{
|
||||
id: "2",
|
||||
title: "هل المنصة آمنة؟",
|
||||
content: "نعم، نحن نستخدم أحدث تقنيات التشفير.",
|
||||
},
|
||||
id: "2", title: "هل المنصة آمنة؟", content: "نعم، نحن نستخدم أحدث تقنيات التشفير."},
|
||||
{
|
||||
id: "3",
|
||||
title: "كيف استلم أرباحي؟",
|
||||
content: "تصلك الأرباح مباشرة عبر طرق الدفع المتاحة.",
|
||||
},
|
||||
id: "3", title: "كيف استلم أرباحي؟", content: "تصلك الأرباح مباشرة عبر طرق الدفع المتاحة."},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/conceptual-digital-art-diversity-around-world_23-2151437560.jpg?_wi=2"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/conceptual-digital-art-diversity-around-world_23-2151437560.jpg"
|
||||
title="أسئلة متكررة"
|
||||
faqsAnimation="slide-up"
|
||||
description="إجابات على أكثر ما يشغل بال المبدعين."
|
||||
@@ -318,8 +198,7 @@ export default function LandingPage() {
|
||||
<ContactSplit
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
tag="تواصل معنا"
|
||||
title="ابدأ رحلة الربح اليوم"
|
||||
description="انضم لآلاف المبدعين وابدأ ببيع محتواك الآن."
|
||||
@@ -337,25 +216,17 @@ export default function LandingPage() {
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "الرئيسية",
|
||||
href: "#hero",
|
||||
},
|
||||
label: "الرئيسية", href: "#hero"},
|
||||
{
|
||||
label: "المميزات",
|
||||
href: "#features",
|
||||
},
|
||||
label: "المميزات", href: "#features"},
|
||||
],
|
||||
},
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "الخصوصية",
|
||||
href: "#",
|
||||
},
|
||||
label: "الخصوصية", href: "#"},
|
||||
{
|
||||
label: "شروط الاستخدام",
|
||||
href: "#",
|
||||
},
|
||||
label: "شروط الاستخدام", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user