'use client';
import Link from "next/link";
import Header from "./components/Header";
import { useAuth } from "./context/AuthContext";
export default function Home() {
const { user } = useAuth();
return (
<>
{user ? 'Ready to open some mystery boxes? Browse our collection and start your adventure!' : 'Unlock exclusive mystery boxes and win incredible prizes. Trade, collect, and experience the thrill of discovery.'}
Unlock amazing prizes
{step.description}
Amazing Prize #{i}
Join thousands of users already discovering amazing prizes in our mystery boxes.
Create Account