Compare commits
13 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| c360417bd1 | |||
| 755e743e11 | |||
| bafbc482f5 | |||
| 48b4b0ce0d | |||
| 95ac796ba1 | |||
| d7b84d83f3 | |||
| 56cdd09bbd | |||
| e4263cd906 | |||
| 79731bf1f7 | |||
| e17686c896 | |||
| 86cb4d7964 | |||
| a1fbcf2ffe | |||
| 77d42fba63 |
44
src/app/login/page.tsx
Normal file
44
src/app/login/page.tsx
Normal file
@@ -0,0 +1,44 @@
|
||||
"use client";
|
||||
|
||||
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
||||
import ReactLenis from "lenis/react";
|
||||
import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered';
|
||||
import ContactForm from '@/components/form/ContactForm';
|
||||
|
||||
export default function LoginPage() {
|
||||
return (
|
||||
<ThemeProvider
|
||||
defaultButtonVariant="directional-hover"
|
||||
defaultTextAnimation="entrance-slide"
|
||||
borderRadius="pill"
|
||||
contentWidth="mediumSmall"
|
||||
sizing="mediumLarge"
|
||||
background="aurora"
|
||||
cardStyle="glass-elevated"
|
||||
primaryButtonStyle="shadow"
|
||||
secondaryButtonStyle="radial-glow"
|
||||
headingFontWeight="extrabold"
|
||||
>
|
||||
<ReactLenis root>
|
||||
<NavbarStyleCentered
|
||||
navItems={[
|
||||
{ name: "الرئيسية", id: "/" },
|
||||
{ name: "تسجيل الدخول", id: "/login" },
|
||||
]}
|
||||
brandName="المهندس"
|
||||
/>
|
||||
<div className="min-h-screen flex items-center justify-center p-8">
|
||||
<ContactForm
|
||||
title="تسجيل الدخول"
|
||||
description="سجل دخولك عبر جوجل للوصول إلى تحديات المهندس"
|
||||
tag="دخول"
|
||||
buttonText="الدخول عبر جوجل"
|
||||
onSubmit={(email) => console.log("Auth flow initiated for: ", email)}
|
||||
useInvertedBackground={false}
|
||||
centered={true}
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
@@ -61,21 +61,21 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "الألعاب التنافسية", description: "مجموعة متنوعة من الألعاب لزيادة مهاراتك وجمع النقاط.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/phone-icon-front-side-with-white-background_187299-39933.jpg", imageAlt: "3d puzzle game" },
|
||||
title: "الألعاب التنافسية", description: "مجموعة متنوعة من الألعاب التفاعلية مع تتبع فوري للنتيجة وحالة اللعب.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/phone-icon-front-side-with-white-background_187299-39933.jpg", imageAlt: "3d puzzle game" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/3d-view-puzzle-pieces_23-2150499224.jpg", imageAlt: "3d puzzle game" }
|
||||
},
|
||||
{
|
||||
title: "عجلة الحظ اليومية", description: "جرب حظك كل 24 ساعة للفوز بجوائز إضافية ونقاط مضاعفة.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/student-home-taking-notes-while-watching-presentation-closeup_482257-118737.jpg", imageAlt: "3d puzzle game" },
|
||||
title: "عجلة الحظ اليومية", description: "نظام سحب عشوائي تفاعلي يحدد الجوائز بناءً على خوارزمية منطقية.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/student-home-taking-notes-while-watching-presentation-closeup_482257-118737.jpg", imageAlt: "3d puzzle game" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/8-bits-cars-gaming-assets_23-2151143796.jpg", imageAlt: "3d puzzle game" }
|
||||
},
|
||||
{
|
||||
title: "نظام النقاط الذكي", description: "احصل على 200 نقطة يومياً من خلال نشاطك في الموقع.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/view-3d-arcade-game-box_23-2151005754.jpg", imageAlt: "3d puzzle game" },
|
||||
title: "نظام النقاط الذكي", description: "لوحة تحكم كاملة تدير رصيد المستخدم وحالة الجلسات التفاعلية.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/view-3d-arcade-game-box_23-2151005754.jpg", imageAlt: "3d puzzle game" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-vector/gradient-futuristic-infographic_23-2148459379.jpg", imageAlt: "3d puzzle game" }
|
||||
}
|
||||
]}
|
||||
showStepNumbers={true}
|
||||
title="مميزات منصة المهندس"
|
||||
description="تحديات يومية للحصول على 200 نقطة وعجلة حظ تفاعلية."
|
||||
description="تطوير شامل لأنظمة اللعب التفاعلية وضمان تجربة مستخدم ديناميكية."
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -94,7 +94,7 @@ export default function LandingPage() {
|
||||
"دخول كامل للألعاب", "دردشة المهندسين", "عجلة حظ إضافية"],
|
||||
},
|
||||
{
|
||||
id: "yearly", name: "اشتراك سنوي", price: "500,000 نقطة", buttons: [
|
||||
id: "yearly", name: "اشتراك سنوي", badge: "الأوفر", price: "500,000 نقطة", buttons: [
|
||||
{
|
||||
text: "تفعيل الاشتراك"},
|
||||
],
|
||||
@@ -165,4 +165,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user