import React, { useState } from 'react'; import { motion } from 'framer-motion'; import { useNavigate } from 'react-router-dom'; import { Lock, Mail, ArrowRight } from 'lucide-react'; export default function Login() { const [email, setEmail] = useState(''); const [password, setPassword] = useState(''); const navigate = useNavigate(); const handleLogin = (e: React.FormEvent) => { e.preventDefault(); // Simulate login if (email && password) { navigate('/admin'); } }; return (
{/* Visual Side */}
Exclusive Entrance

Management
Portal

{/* Form Side */}

Admin Login

setEmail(e.target.value)} />
setPassword(e.target.value)} />
); }
top of page
flag frenchcopy.png
flageng copy.png

 Paris. 27-6-2026
Canness 26-9-2026
Monte-Carlo. 17-10-2026

Dive into HD Fashion Virtual Fashion Week. projected at the heart of the event. Fill out the forms and submit your information. We will contact you very quickly to provide all the details.

Prices

HDfashion virtual Fashion Week

Your choice

Discover HD Fashion Virtual Fashion Week, the most advanced fashion showcase in the world. For brands and designers, we transform every image, every photo, into an immersive 3D piece, placed within a professional environment.

The result: a cinematic film featuring a prestigious runway show, projected on a luxurious cinema screen, in front of an audience of the world’s top buyers.

HD Fashion Virtual Fashion Week — where fashion meets innovation.

sponsorfn.png
intro1 copy.png
flag frenchcopy.png

© 2010 by  HD Fashion TV

bottom of page