File size: 6,150 Bytes
8a5c175
 
 
 
 
 
1227598
 
8a5c175
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>About - Wear.Fun</title>
    <link rel="icon" type="image/x-icon" href="https://huggingface.co/dodey917/wear-fun/resolve/main/images/KZr0gBp.png">
<link rel="stylesheet" href="style.css">
    <script src="https://cdn.tailwindcss.com"></script>
    <script src="https://unpkg.com/feather-icons"></script>
    <script src="https://cdn.jsdelivr.net/npm/feather-icons/dist/feather.min.js"></script>
</head>
<body class="bg-black text-white">
    <custom-header></custom-header>
    
    <main class="pt-24 pb-12 px-6">
        <div class="max-w-4xl mx-auto">
            <h1 class="text-3xl md:text-4xl font-bold text-center mb-8">About Wear.Fun</h1>
            
            <section class="mb-16">
                <div class="bg-gray-900 rounded-2xl p-8 md:p-12 border border-gray-800">
                    <h2 class="text-2xl font-bold mb-6 text-red-500">From Memes to Merch ๐Ÿš€</h2>
                    <p class="text-gray-300 mb-6 leading-relaxed">
                        Wear.Fun is your go-to platform for turning internet culture into wearable art. We believe that humor should be worn proudly, and your favorite memes deserve more than just a screenshot in your camera roll.
                    </p>
                    <p class="text-gray-300 mb-6 leading-relaxed">
                        Founded by meme enthusiasts and crypto degens, we've created the fastest way to transform any funny image, crypto logo, or inside joke into high-quality apparel that you can actually wear.
                    </p>
                </div>
            </section>
            
            <section class="mb-16">
                <h2 class="text-2xl font-bold text-center mb-12">How It Works</h2>
                <div class="grid grid-cols-1 md:grid-cols-3 gap-8">
                    <div class="text-center">
                        <div class="w-20 h-20 bg-red-600 rounded-full flex items-center justify-center mx-auto mb-4">
                            <i data-feather="upload" class="w-10 h-10"></i>
                        </div>
                        <h3 class="font-bold text-lg mb-2">Upload</h3>
                        <p class="text-gray-400">Drop your meme or design, we handle the rest</p>
                    </div>
                    
                    <div class="text-center">
                        <div class="w-20 h-20 bg-red-600 rounded-full flex items-center justify-center mx-auto mb-4">
                            <i data-feather="edit-3" class="w-10 h-10"></i>
                        </div>
                        <h3 class="font-bold text-lg mb-2">Customize</h3>
                        <p class="text-gray-400">Add captions and make it uniquely yours</p>
                    </div>
                    
                    <div class="text-center">
                        <div class="w-20 h-20 bg-red-600 rounded-full flex items-center justify-center mx-auto mb-4">
                            <i data-feather="package" class="w-10 h-10"></i>
                        </div>
                        <h3 class="font-bold text-lg mb-2">Wear It</h3>
                        <p class="text-gray-400">Get your custom merch delivered fast</p>
                    </div>
                </div>
            </section>
            
            <section class="mb-16">
                <h2 class="text-2xl font-bold text-center mb-12">Why Choose Wear.Fun?</h2>
                <div class="grid grid-cols-1 md:grid-cols-2 gap-8">
                    <div class="bg-gray-900 p-6 rounded-xl border border-gray-800">
                        <i data-feather="zap" class="w-8 h-8 text-yellow-500 mb-4"></i>
                        <h3 class="font-bold text-lg mb-2">Lightning Fast</h3>
                        <p class="text-gray-400">From upload to mockup in seconds, not hours</p>
                    </div>
                    
                    <div class="bg-gray-900 p-6 rounded-xl border border-gray-800">
                        <i data-feather="award" class="w-8 h-8 text-green-500 mb-4"></i>
                        <h3 class="font-bold text-lg mb-2">Premium Quality</h3>
                        <p class="text-gray-400">Only the best materials for your memes</p>
                    </div>
                    
                    <div class="bg-gray-900 p-6 rounded-xl border border-gray-800">
                        <i data-feather="cpu" class="w-8 h-8 text-blue-500 mb-4"></i>
                        <h3 class="font-bold text-lg mb-2">AI Powered</h3>
                        <p class="text-gray-400">Smart caption suggestions to enhance your designs</p>
                    </div>
                    
                    <div class="bg-gray-900 p-6 rounded-xl border border-gray-800">
                        <i data-feather="users" class="w-8 h-8 text-purple-500 mb-4"></i>
                        <h3 class="font-bold text-lg mb-2">Community Driven</h3>
                        <p class="text-gray-400">Built by meme lovers, for meme lovers</p>
                    </div>
                </div>
            </section>
            
            <section class="text-center">
                <div class="bg-gradient-to-r from-red-900 to-black rounded-2xl p-8 md:p-12">
                    <h2 class="text-2xl md:text-3xl font-bold mb-4">Ready to Start Creating?</h2>
                    <p class="text-gray-300 mb-8">Join thousands of meme enthusiasts turning humor into fashion</p>
                    <a href="/meme.html" class="inline-block bg-red-600 hover:bg-red-700 text-white px-8 py-4 rounded-full shadow-lg font-semibold transition transform hover:scale-105">
                        Create Your First Design
                    </a>
                </div>
            </section>
        </div>
    </main>
    
    <custom-footer></custom-footer>
    
    <script src="components/header.js"></script>
    <script src="components/footer.js"></script>
    <script src="script.js"></script>
    <script>
        feather.replace();
    </script>
</body>
</html>