Added Admin page, Login, forgot password, register and owner with profile

This commit is contained in:
Rahaf
2026-03-17 20:36:59 +03:00
parent 8c75c7c659
commit 1c8e888ea3
15 changed files with 5790 additions and 481 deletions

View File

@ -1,3 +1,5 @@
// app/admin/page.js (محدث)
'use client';
import { motion } from 'framer-motion';