notritik commited on
Commit
1844079
·
verified ·
1 Parent(s): 8a20e61

🌐 Website Prompt for RxDevelopement I want to build a modern, clean, and professional website for my Minecraft development team called RxDevelopement. The site should reflect a premium and creative tech brand. It will showcase our team, plugins, services, and provide a way to contact or join us. 🔧 Key Details: Website Name: RxDevelopement Theme: Dark mode default with Rx-style branding (futuristic tech + clean UI) Color Scheme: Dark background (#0e0e0e) Accent: Electric Cyan (#00ffff) and Rx Purple (#8b5cf6) Text: Light gray and white Logo: Top-left RxDevelopement logo (optional animated) Font: Sleek Google Font like "Poppins" or "Inter" 📄 Pages and Sections: 1. Homepage (/) Bold headline: “⚡ Welcome to RxDevelopement” Subtext: “We craft powerful Minecraft plugins that push the limits of creativity.” CTA Button: "View Plugins" | "Join Us" | "Contact" Animated background or subtle glow effect Hero image or rotating plugin showcase carousel 2. Plugins (/plugins) Display all Rx-branded plugins in cards (name, icon, brief description) Tags (PvP, Economy, Cosmetics, Utility, etc.) Buttons: “View Details” or “Buy Now” Sort or filter support 3. Team (/team) Show team members with: Avatar Name, role (e.g., Developer, Designer) Socials: Discord, GitHub, Twitter 4. About Us (/about) Story behind RxDevelopement Mission, values, and what makes your plugins unique Tech stack used (Java, Maven, Fabric/Spigot/Paper) 5. Join Us (/join) Info on how to apply as a dev, tester, or designer Embedded form or redirect to Discord 6. Contact (/contact) Discord contact: notritik.exe Email field Optional contact form Social media icons (Discord, GitHub, SpigotMC, etc.) 7. Footer © 2025 RxDevelopement Quick links: [Plugins] [Team] [Contact] [Terms] Light pulse animation on hover buttons 🧠 Bonus Features (Optional) Animated "Live Plugin Stats" section (downloads, users, servers) “Plugin of the Month” highlight Newsletter or update feed (latest patch notes) Dark/light mode toggle Fully responsive for mobile & tablet 🚀 Tools You Can Use: Frontend: React.js / Next.js / HTML + Tailwind CSS Hosting: Vercel, Netlify, or GitHub Pages Forms: Formspree or Discord Webhooks Icons: Lucide, Heroicons, or FontAwesome - Initial Deployment

Browse files
Files changed (2) hide show
  1. README.md +7 -5
  2. index.html +781 -19
README.md CHANGED
@@ -1,10 +1,12 @@
1
  ---
2
- title: Rxdev1
3
- emoji: 👀
4
- colorFrom: yellow
5
- colorTo: blue
6
  sdk: static
7
  pinned: false
 
 
8
  ---
9
 
10
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
1
  ---
2
+ title: rxdev1
3
+ emoji: 🐳
4
+ colorFrom: blue
5
+ colorTo: green
6
  sdk: static
7
  pinned: false
8
+ tags:
9
+ - deepsite
10
  ---
11
 
12
+ Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
index.html CHANGED
@@ -1,19 +1,781 @@
1
- <!doctype html>
2
- <html>
3
- <head>
4
- <meta charset="utf-8" />
5
- <meta name="viewport" content="width=device-width" />
6
- <title>My static Space</title>
7
- <link rel="stylesheet" href="style.css" />
8
- </head>
9
- <body>
10
- <div class="card">
11
- <h1>Welcome to your static Space!</h1>
12
- <p>You can modify this app directly by editing <i>index.html</i> in the Files and versions tab.</p>
13
- <p>
14
- Also don't forget to check the
15
- <a href="https://huggingface.co/docs/hub/spaces" target="_blank">Spaces documentation</a>.
16
- </p>
17
- </div>
18
- </body>
19
- </html>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE html>
2
+ <html lang="en" class="dark">
3
+ <head>
4
+ <meta charset="UTF-8">
5
+ <meta name="viewport" content="width=device-width, initial-scale=1.0">
6
+ <title>RxDevelopement | Premium Minecraft Plugins</title>
7
+ <script src="https://cdn.tailwindcss.com"></script>
8
+ <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css">
9
+ <link href="https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap" rel="stylesheet">
10
+ <style>
11
+ :root {
12
+ --rx-cyan: #00ffff;
13
+ --rx-purple: #8b5cf6;
14
+ --rx-dark: #0e0e0e;
15
+ }
16
+
17
+ body {
18
+ font-family: 'Poppins', sans-serif;
19
+ background-color: var(--rx-dark);
20
+ color: #e5e7eb;
21
+ scroll-behavior: smooth;
22
+ }
23
+
24
+ .gradient-text {
25
+ background: linear-gradient(90deg, var(--rx-cyan), var(--rx-purple));
26
+ -webkit-background-clip: text;
27
+ background-clip: text;
28
+ color: transparent;
29
+ }
30
+
31
+ .glow {
32
+ text-shadow: 0 0 10px rgba(0, 255, 255, 0.5);
33
+ }
34
+
35
+ .pulse {
36
+ animation: pulse 2s infinite;
37
+ }
38
+
39
+ @keyframes pulse {
40
+ 0% {
41
+ box-shadow: 0 0 0 0 rgba(0, 255, 255, 0.7);
42
+ }
43
+ 70% {
44
+ box-shadow: 0 0 0 10px rgba(0, 255, 255, 0);
45
+ }
46
+ 100% {
47
+ box-shadow: 0 0 0 0 rgba(0, 255, 255, 0);
48
+ }
49
+ }
50
+
51
+ .plugin-card:hover {
52
+ transform: translateY(-5px);
53
+ box-shadow: 0 10px 20px rgba(0, 255, 255, 0.2);
54
+ }
55
+
56
+ .team-card:hover {
57
+ transform: translateY(-5px);
58
+ box-shadow: 0 10px 20px rgba(139, 92, 246, 0.2);
59
+ }
60
+ </style>
61
+ </head>
62
+ <body class="min-h-screen flex flex-col">
63
+ <!-- Navbar -->
64
+ <nav class="bg-gray-900/80 backdrop-blur-md border-b border-gray-800 fixed w-full z-50">
65
+ <div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
66
+ <div class="flex items-center justify-between h-16">
67
+ <div class="flex items-center">
68
+ <div class="flex-shrink-0">
69
+ <a href="#" class="text-2xl font-bold gradient-text">RxDevelopement</a>
70
+ </div>
71
+ <div class="hidden md:block">
72
+ <div class="ml-10 flex items-baseline space-x-4">
73
+ <a href="#home" class="text-gray-300 hover:text-white px-3 py-2 rounded-md text-sm font-medium transition-all hover:bg-gray-800">Home</a>
74
+ <a href="#plugins" class="text-gray-300 hover:text-white px-3 py-2 rounded-md text-sm font-medium transition-all hover:bg-gray-800">Plugins</a>
75
+ <a href="#team" class="text-gray-300 hover:text-white px-3 py-2 rounded-md text-sm font-medium transition-all hover:bg-gray-800">Team</a>
76
+ <a href="#about" class="text-gray-300 hover:text-white px-3 py-2 rounded-md text-sm font-medium transition-all hover:bg-gray-800">About</a>
77
+ <a href="#join" class="text-gray-300 hover:text-white px-3 py-2 rounded-md text-sm font-medium transition-all hover:bg-gray-800">Join Us</a>
78
+ <a href="#contact" class="text-gray-300 hover:text-white px-3 py-2 rounded-md text-sm font-medium transition-all hover:bg-gray-800">Contact</a>
79
+ </div>
80
+ </div>
81
+ </div>
82
+ <div class="hidden md:block">
83
+ <div class="ml-4 flex items-center md:ml-6">
84
+ <button class="p-1 rounded-full text-gray-400 hover:text-white focus:outline-none">
85
+ <span class="sr-only">View notifications</span>
86
+ <i class="fas fa-moon text-lg"></i>
87
+ </button>
88
+ </div>
89
+ </div>
90
+ <div class="-mr-2 flex md:hidden">
91
+ <button id="mobile-menu-button" class="inline-flex items-center justify-center p-2 rounded-md text-gray-400 hover:text-white hover:bg-gray-700 focus:outline-none">
92
+ <span class="sr-only">Open main menu</span>
93
+ <i class="fas fa-bars text-lg"></i>
94
+ </button>
95
+ </div>
96
+ </div>
97
+ </div>
98
+
99
+ <!-- Mobile menu -->
100
+ <div id="mobile-menu" class="hidden md:hidden">
101
+ <div class="px-2 pt-2 pb-3 space-y-1 sm:px-3">
102
+ <a href="#home" class="text-gray-300 hover:text-white block px-3 py-2 rounded-md text-base font-medium">Home</a>
103
+ <a href="#plugins" class="text-gray-300 hover:text-white block px-3 py-2 rounded-md text-base font-medium">Plugins</a>
104
+ <a href="#team" class="text-gray-300 hover:text-white block px-3 py-2 rounded-md text-base font-medium">Team</a>
105
+ <a href="#about" class="text-gray-300 hover:text-white block px-3 py-2 rounded-md text-base font-medium">About</a>
106
+ <a href="#join" class="text-gray-300 hover:text-white block px-3 py-2 rounded-md text-base font-medium">Join Us</a>
107
+ <a href="#contact" class="text-gray-300 hover:text-white block px-3 py-2 rounded-md text-base font-medium">Contact</a>
108
+ </div>
109
+ </div>
110
+ </nav>
111
+
112
+ <!-- Hero Section -->
113
+ <section id="home" class="relative pt-32 pb-20 md:pt-40 md:pb-28 px-4 sm:px-6 lg:px-8 bg-gradient-to-b from-gray-900 to-gray-800">
114
+ <div class="max-w-7xl mx-auto">
115
+ <div class="text-center">
116
+ <h1 class="text-4xl md:text-6xl font-bold mb-6">
117
+ <span class="gradient-text glow">⚡ Welcome to RxDevelopement</span>
118
+ </h1>
119
+ <p class="text-xl md:text-2xl text-gray-300 max-w-3xl mx-auto mb-10">
120
+ We craft powerful Minecraft plugins that push the limits of creativity.
121
+ </p>
122
+ <div class="flex flex-col sm:flex-row justify-center gap-4">
123
+ <a href="#plugins" class="px-8 py-3 bg-gradient-to-r from-cyan-500 to-purple-600 rounded-full font-medium text-white hover:shadow-lg hover:shadow-cyan-500/30 transition-all transform hover:scale-105">
124
+ View Plugins
125
+ </a>
126
+ <a href="#join" class="px-8 py-3 border border-cyan-400 rounded-full font-medium text-cyan-400 hover:bg-cyan-400/10 transition-all transform hover:scale-105">
127
+ Join Our Team
128
+ </a>
129
+ </div>
130
+ </div>
131
+
132
+ <!-- Plugin Stats -->
133
+ <div class="mt-20 grid grid-cols-2 md:grid-cols-4 gap-6 max-w-4xl mx-auto">
134
+ <div class="bg-gray-800/50 backdrop-blur-sm p-6 rounded-xl border border-gray-700 text-center">
135
+ <div class="text-3xl font-bold text-cyan-400 mb-2">50+</div>
136
+ <div class="text-gray-300">Plugins</div>
137
+ </div>
138
+ <div class="bg-gray-800/50 backdrop-blur-sm p-6 rounded-xl border border-gray-700 text-center">
139
+ <div class="text-3xl font-bold text-purple-400 mb-2">10K+</div>
140
+ <div class="text-gray-300">Downloads</div>
141
+ </div>
142
+ <div class="bg-gray-800/50 backdrop-blur-sm p-6 rounded-xl border border-gray-700 text-center">
143
+ <div class="text-3xl font-bold text-cyan-400 mb-2">5K+</div>
144
+ <div class="text-gray-300">Servers</div>
145
+ </div>
146
+ <div class="bg-gray-800/50 backdrop-blur-sm p-6 rounded-xl border border-gray-700 text-center">
147
+ <div class="text-3xl font-bold text-purple-400 mb-2">24/7</div>
148
+ <div class="text-gray-300">Support</div>
149
+ </div>
150
+ </div>
151
+ </div>
152
+
153
+ <!-- Animated background elements -->
154
+ <div class="absolute inset-0 overflow-hidden -z-10">
155
+ <div class="absolute top-0 left-0 w-64 h-64 bg-purple-600 rounded-full filter blur-3xl opacity-10"></div>
156
+ <div class="absolute bottom-0 right-0 w-64 h-64 bg-cyan-500 rounded-full filter blur-3xl opacity-10"></div>
157
+ </div>
158
+ </section>
159
+
160
+ <!-- Plugins Section -->
161
+ <section id="plugins" class="py-20 px-4 sm:px-6 lg:px-8 bg-gray-900">
162
+ <div class="max-w-7xl mx-auto">
163
+ <div class="text-center mb-16">
164
+ <h2 class="text-3xl md:text-4xl font-bold mb-4">
165
+ <span class="gradient-text">Our Premium Plugins</span>
166
+ </h2>
167
+ <p class="text-gray-400 max-w-2xl mx-auto">
168
+ High-quality plugins designed to enhance your Minecraft experience with unique features.
169
+ </p>
170
+ </div>
171
+
172
+ <!-- Plugin Filter -->
173
+ <div class="flex flex-wrap justify-center gap-3 mb-12">
174
+ <button class="px-4 py-2 rounded-full bg-cyan-500/10 border border-cyan-400 text-cyan-400 font-medium">All</button>
175
+ <button class="px-4 py-2 rounded-full bg-gray-800 hover:bg-gray-700 text-gray-300 font-medium">PvP</button>
176
+ <button class="px-4 py-2 rounded-full bg-gray-800 hover:bg-gray-700 text-gray-300 font-medium">Economy</button>
177
+ <button class="px-4 py-2 rounded-full bg-gray-800 hover:bg-gray-700 text-gray-300 font-medium">Cosmetics</button>
178
+ <button class="px-4 py-2 rounded-full bg-gray-800 hover:bg-gray-700 text-gray-300 font-medium">Utility</button>
179
+ </div>
180
+
181
+ <!-- Plugin Cards -->
182
+ <div class="grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-8">
183
+ <!-- Plugin 1 -->
184
+ <div class="plugin-card bg-gray-800 rounded-xl overflow-hidden border border-gray-700 transition-all duration-300 hover:border-cyan-400">
185
+ <div class="p-6">
186
+ <div class="flex items-center mb-4">
187
+ <div class="w-12 h-12 rounded-lg bg-gradient-to-r from-cyan-500 to-purple-600 flex items-center justify-center text-white text-xl">
188
+ <i class="fas fa-shield-alt"></i>
189
+ </div>
190
+ <h3 class="text-xl font-bold ml-4">RxCombat</h3>
191
+ </div>
192
+ <p class="text-gray-400 mb-6">
193
+ Advanced PvP plugin with custom combat mechanics, kill effects, and leaderboards.
194
+ </p>
195
+ <div class="flex flex-wrap gap-2 mb-6">
196
+ <span class="px-3 py-1 bg-gray-700 rounded-full text-xs text-cyan-400">PvP</span>
197
+ <span class="px-3 py-1 bg-gray-700 rounded-full text-xs text-purple-400">1.8-1.20</span>
198
+ </div>
199
+ <div class="flex justify-between items-center">
200
+ <span class="text-cyan-400 font-bold">$14.99</span>
201
+ <button class="px-4 py-2 bg-gradient-to-r from-cyan-500 to-purple-600 rounded-lg text-white font-medium hover:opacity-90 transition-all">
202
+ View Details
203
+ </button>
204
+ </div>
205
+ </div>
206
+ </div>
207
+
208
+ <!-- Plugin 2 -->
209
+ <div class="plugin-card bg-gray-800 rounded-xl overflow-hidden border border-gray-700 transition-all duration-300 hover:border-cyan-400">
210
+ <div class="p-6">
211
+ <div class="flex items-center mb-4">
212
+ <div class="w-12 h-12 rounded-lg bg-gradient-to-r from-purple-500 to-cyan-600 flex items-center justify-center text-white text-xl">
213
+ <i class="fas fa-coins"></i>
214
+ </div>
215
+ <h3 class="text-xl font-bold ml-4">RxEconomy</h3>
216
+ </div>
217
+ <p class="text-gray-400 mb-6">
218
+ Complete economy solution with shops, banks, auctions, and custom currencies.
219
+ </p>
220
+ <div class="flex flex-wrap gap-2 mb-6">
221
+ <span class="px-3 py-1 bg-gray-700 rounded-full text-xs text-cyan-400">Economy</span>
222
+ <span class="px-3 py-1 bg-gray-700 rounded-full text-xs text-purple-400">1.16+</span>
223
+ </div>
224
+ <div class="flex justify-between items-center">
225
+ <span class="text-cyan-400 font-bold">$19.99</span>
226
+ <button class="px-4 py-2 bg-gradient-to-r from-cyan-500 to-purple-600 rounded-lg text-white font-medium hover:opacity-90 transition-all">
227
+ View Details
228
+ </button>
229
+ </div>
230
+ </div>
231
+ </div>
232
+
233
+ <!-- Plugin 3 -->
234
+ <div class="plugin-card bg-gray-800 rounded-xl overflow-hidden border border-gray-700 transition-all duration-300 hover:border-cyan-400">
235
+ <div class="p-6">
236
+ <div class="flex items-center mb-4">
237
+ <div class="w-12 h-12 rounded-lg bg-gradient-to-r from-cyan-500 to-purple-600 flex items-center justify-center text-white text-xl">
238
+ <i class="fas fa-hat-wizard"></i>
239
+ </div>
240
+ <h3 class="text-xl font-bold ml-4">RxCosmetics</h3>
241
+ </div>
242
+ <p class="text-gray-400 mb-6">
243
+ Extensive cosmetic system with particles, pets, gadgets, and custom animations.
244
+ </p>
245
+ <div class="flex flex-wrap gap-2 mb-6">
246
+ <span class="px-3 py-1 bg-gray-700 rounded-full text-xs text-cyan-400">Cosmetics</span>
247
+ <span class="px-3 py-1 bg-gray-700 rounded-full text-xs text-purple-400">1.8+</span>
248
+ </div>
249
+ <div class="flex justify-between items-center">
250
+ <span class="text-cyan-400 font-bold">$24.99</span>
251
+ <button class="px-4 py-2 bg-gradient-to-r from-cyan-500 to-purple-600 rounded-lg text-white font-medium hover:opacity-90 transition-all">
252
+ View Details
253
+ </button>
254
+ </div>
255
+ </div>
256
+ </div>
257
+ </div>
258
+
259
+ <!-- Plugin of the Month -->
260
+ <div class="mt-16 bg-gradient-to-r from-gray-800 to-gray-900 rounded-xl border border-gray-700 overflow-hidden">
261
+ <div class="p-8 md:p-10">
262
+ <div class="flex flex-col md:flex-row items-center">
263
+ <div class="md:w-1/3 mb-6 md:mb-0">
264
+ <div class="w-24 h-24 rounded-lg bg-gradient-to-r from-purple-600 to-cyan-500 flex items-center justify-center text-white text-4xl mx-auto md:mx-0">
265
+ <i class="fas fa-star"></i>
266
+ </div>
267
+ </div>
268
+ <div class="md:w-2/3 md:pl-8">
269
+ <div class="inline-block px-3 py-1 bg-cyan-500/10 text-cyan-400 rounded-full text-sm font-medium mb-3">
270
+ Plugin of the Month
271
+ </div>
272
+ <h3 class="text-2xl font-bold mb-3">RxSkyblock</h3>
273
+ <p class="text-gray-400 mb-6">
274
+ The ultimate skyblock experience with custom islands, challenges, and progression systems. Now with 1.20 support and new island themes!
275
+ </p>
276
+ <div class="flex flex-wrap gap-3">
277
+ <button class="px-6 py-2 bg-gradient-to-r from-cyan-500 to-purple-600 rounded-lg text-white font-medium hover:opacity-90 transition-all">
278
+ Get It Now
279
+ </button>
280
+ <button class="px-6 py-2 border border-cyan-400 rounded-lg text-cyan-400 font-medium hover:bg-cyan-400/10 transition-all">
281
+ Learn More
282
+ </button>
283
+ </div>
284
+ </div>
285
+ </div>
286
+ </div>
287
+ </div>
288
+ </div>
289
+ </section>
290
+
291
+ <!-- Team Section -->
292
+ <section id="team" class="py-20 px-4 sm:px-6 lg:px-8 bg-gray-800">
293
+ <div class="max-w-7xl mx-auto">
294
+ <div class="text-center mb-16">
295
+ <h2 class="text-3xl md:text-4xl font-bold mb-4">
296
+ <span class="gradient-text">Meet Our Team</span>
297
+ </h2>
298
+ <p class="text-gray-400 max-w-2xl mx-auto">
299
+ The talented developers and designers behind RxDevelopement.
300
+ </p>
301
+ </div>
302
+
303
+ <div class="grid grid-cols-1 sm:grid-cols-2 lg:grid-cols-3 gap-8">
304
+ <!-- Team Member 1 -->
305
+ <div class="team-card bg-gray-900 rounded-xl overflow-hidden border border-gray-700 transition-all duration-300 hover:border-purple-500">
306
+ <div class="p-6">
307
+ <div class="flex flex-col items-center text-center">
308
+ <div class="w-24 h-24 rounded-full bg-gradient-to-r from-cyan-500 to-purple-600 p-1 mb-4">
309
+ <img src="https://via.placeholder.com/150" alt="Team Member" class="w-full h-full rounded-full object-cover">
310
+ </div>
311
+ <h3 class="text-xl font-bold">Ritik</h3>
312
+ <p class="text-cyan-400 mb-4">Lead Developer</p>
313
+ <p class="text-gray-400 mb-6">
314
+ Java expert with 5+ years of Minecraft plugin development experience.
315
+ </p>
316
+ <div class="flex gap-4">
317
+ <a href="#" class="text-gray-400 hover:text-cyan-400 transition-all">
318
+ <i class="fab fa-discord text-xl"></i>
319
+ </a>
320
+ <a href="#" class="text-gray-400 hover:text-purple-400 transition-all">
321
+ <i class="fab fa-github text-xl"></i>
322
+ </a>
323
+ <a href="#" class="text-gray-400 hover:text-blue-400 transition-all">
324
+ <i class="fab fa-twitter text-xl"></i>
325
+ </a>
326
+ </div>
327
+ </div>
328
+ </div>
329
+ </div>
330
+
331
+ <!-- Team Member 2 -->
332
+ <div class="team-card bg-gray-900 rounded-xl overflow-hidden border border-gray-700 transition-all duration-300 hover:border-purple-500">
333
+ <div class="p-6">
334
+ <div class="flex flex-col items-center text-center">
335
+ <div class="w-24 h-24 rounded-full bg-gradient-to-r from-purple-500 to-cyan-600 p-1 mb-4">
336
+ <img src="https://via.placeholder.com/150" alt="Team Member" class="w-full h-full rounded-full object-cover">
337
+ </div>
338
+ <h3 class="text-xl font-bold">Alex</h3>
339
+ <p class="text-purple-400 mb-4">UI/UX Designer</p>
340
+ <p class="text-gray-400 mb-6">
341
+ Creates stunning interfaces and user experiences for our plugins.
342
+ </p>
343
+ <div class="flex gap-4">
344
+ <a href="#" class="text-gray-400 hover:text-cyan-400 transition-all">
345
+ <i class="fab fa-discord text-xl"></i>
346
+ </a>
347
+ <a href="#" class="text-gray-400 hover:text-purple-400 transition-all">
348
+ <i class="fab fa-github text-xl"></i>
349
+ </a>
350
+ <a href="#" class="text-gray-400 hover:text-blue-400 transition-all">
351
+ <i class="fab fa-twitter text-xl"></i>
352
+ </a>
353
+ </div>
354
+ </div>
355
+ </div>
356
+ </div>
357
+
358
+ <!-- Team Member 3 -->
359
+ <div class="team-card bg-gray-900 rounded-xl overflow-hidden border border-gray-700 transition-all duration-300 hover:border-purple-500">
360
+ <div class="p-6">
361
+ <div class="flex flex-col items-center text-center">
362
+ <div class="w-24 h-24 rounded-full bg-gradient-to-r from-cyan-500 to-purple-600 p-1 mb-4">
363
+ <img src="https://via.placeholder.com/150" alt="Team Member" class="w-full h-full rounded-full object-cover">
364
+ </div>
365
+ <h3 class="text-xl font-bold">Sam</h3>
366
+ <p class="text-cyan-400 mb-4">Plugin Developer</p>
367
+ <p class="text-gray-400 mb-6">
368
+ Specializes in performance optimization and backend systems.
369
+ </p>
370
+ <div class="flex gap-4">
371
+ <a href="#" class="text-gray-400 hover:text-cyan-400 transition-all">
372
+ <i class="fab fa-discord text-xl"></i>
373
+ </a>
374
+ <a href="#" class="text-gray-400 hover:text-purple-400 transition-all">
375
+ <i class="fab fa-github text-xl"></i>
376
+ </a>
377
+ <a href="#" class="text-gray-400 hover:text-blue-400 transition-all">
378
+ <i class="fab fa-twitter text-xl"></i>
379
+ </a>
380
+ </div>
381
+ </div>
382
+ </div>
383
+ </div>
384
+ </div>
385
+ </div>
386
+ </section>
387
+
388
+ <!-- About Section -->
389
+ <section id="about" class="py-20 px-4 sm:px-6 lg:px-8 bg-gray-900">
390
+ <div class="max-w-7xl mx-auto">
391
+ <div class="grid grid-cols-1 lg:grid-cols-2 gap-12 items-center">
392
+ <div>
393
+ <h2 class="text-3xl md:text-4xl font-bold mb-6">
394
+ <span class="gradient-text">About RxDevelopement</span>
395
+ </h2>
396
+ <p class="text-gray-400 mb-6">
397
+ Founded in 2020, RxDevelopement started as a small group of Minecraft enthusiasts with a passion for creating unique server experiences.
398
+ </p>
399
+ <p class="text-gray-400 mb-6">
400
+ Our mission is to push the boundaries of what's possible in Minecraft plugin development, delivering high-performance, feature-rich plugins with exceptional support.
401
+ </p>
402
+ <div class="mb-8">
403
+ <h3 class="text-xl font-bold text-cyan-400 mb-4">Our Values</h3>
404
+ <ul class="space-y-3">
405
+ <li class="flex items-start">
406
+ <i class="fas fa-check text-cyan-400 mt-1 mr-3"></i>
407
+ <span class="text-gray-400">Innovation - We constantly explore new ideas</span>
408
+ </li>
409
+ <li class="flex items-start">
410
+ <i class="fas fa-check text-cyan-400 mt-1 mr-3"></i>
411
+ <span class="text-gray-400">Quality - Only the best for our customers</span>
412
+ </li>
413
+ <li class="flex items-start">
414
+ <i class="fas fa-check text-cyan-400 mt-1 mr-3"></i>
415
+ <span class="text-gray-400">Community - We listen and grow together</span>
416
+ </li>
417
+ </ul>
418
+ </div>
419
+ </div>
420
+ <div>
421
+ <div class="bg-gray-800 rounded-xl p-8 border border-gray-700">
422
+ <h3 class="text-xl font-bold text-purple-400 mb-6">Our Tech Stack</h3>
423
+ <div class="grid grid-cols-2 gap-4">
424
+ <div class="flex items-center bg-gray-700/50 p-3 rounded-lg">
425
+ <div class="w-10 h-10 rounded-lg bg-blue-600 flex items-center justify-center text-white mr-3">
426
+ <i class="fab fa-java"></i>
427
+ </div>
428
+ <span class="font-medium">Java</span>
429
+ </div>
430
+ <div class="flex items-center bg-gray-700/50 p-3 rounded-lg">
431
+ <div class="w-10 h-10 rounded-lg bg-yellow-500 flex items-center justify-center text-white mr-3">
432
+ <i class="fas fa-cube"></i>
433
+ </div>
434
+ <span class="font-medium">Spigot</span>
435
+ </div>
436
+ <div class="flex items-center bg-gray-700/50 p-3 rounded-lg">
437
+ <div class="w-10 h-10 rounded-lg bg-green-600 flex items-center justify-center text-white mr-3">
438
+ <i class="fas fa-leaf"></i>
439
+ </div>
440
+ <span class="font-medium">Paper</span>
441
+ </div>
442
+ <div class="flex items-center bg-gray-700/50 p-3 rounded-lg">
443
+ <div class="w-10 h-10 rounded-lg bg-purple-600 flex items-center justify-center text-white mr-3">
444
+ <i class="fas fa-project-diagram"></i>
445
+ </div>
446
+ <span class="font-medium">Maven</span>
447
+ </div>
448
+ <div class="flex items-center bg-gray-700/50 p-3 rounded-lg">
449
+ <div class="w-10 h-10 rounded-lg bg-red-500 flex items-center justify-center text-white mr-3">
450
+ <i class="fab fa-git-alt"></i>
451
+ </div>
452
+ <span class="font-medium">Git</span>
453
+ </div>
454
+ <div class="flex items-center bg-gray-700/50 p-3 rounded-lg">
455
+ <div class="w-10 h-10 rounded-lg bg-blue-400 flex items-center justify-center text-white mr-3">
456
+ <i class="fab fa-github"></i>
457
+ </div>
458
+ <span class="font-medium">GitHub</span>
459
+ </div>
460
+ </div>
461
+ </div>
462
+ </div>
463
+ </div>
464
+ </div>
465
+ </section>
466
+
467
+ <!-- Join Us Section -->
468
+ <section id="join" class="py-20 px-4 sm:px-6 lg:px-8 bg-gray-800">
469
+ <div class="max-w-4xl mx-auto">
470
+ <div class="text-center mb-16">
471
+ <h2 class="text-3xl md:text-4xl font-bold mb-4">
472
+ <span class="gradient-text">Join Our Team</span>
473
+ </h2>
474
+ <p class="text-gray-400 max-w-2xl mx-auto">
475
+ We're always looking for talented individuals to join our growing team.
476
+ </p>
477
+ </div>
478
+
479
+ <div class="bg-gray-900 rounded-xl border border-gray-700 overflow-hidden">
480
+ <div class="p-8 md:p-10">
481
+ <div class="grid grid-cols-1 md:grid-cols-2 gap-8">
482
+ <div>
483
+ <h3 class="text-xl font-bold text-cyan-400 mb-6">Open Positions</h3>
484
+ <div class="space-y-6">
485
+ <div class="bg-gray-800/50 p-4 rounded-lg border border-gray-700">
486
+ <h4 class="font-bold mb-2">Java Developer</h4>
487
+ <p class="text-sm text-gray-400 mb-3">
488
+ Create and maintain high-quality Minecraft plugins with our team.
489
+ </p>
490
+ <div class="flex flex-wrap gap-2">
491
+ <span class="px-2 py-1 bg-gray-700 rounded-full text-xs text-cyan-400">Java</span>
492
+ <span class="px-2 py-1 bg-gray-700 rounded-full text-xs text-purple-400">Spigot</span>
493
+ <span class="px-2 py-1 bg-gray-700 rounded-full text-xs text-cyan-400">Maven</span>
494
+ </div>
495
+ </div>
496
+ <div class="bg-gray-800/50 p-4 rounded-lg border border-gray-700">
497
+ <h4 class="font-bold mb-2">UI/UX Designer</h4>
498
+ <p class="text-sm text-gray-400 mb-3">
499
+ Design intuitive interfaces for our plugins and web presence.
500
+ </p>
501
+ <div class="flex flex-wrap gap-2">
502
+ <span class="px-2 py-1 bg-gray-700 rounded-full text-xs text-purple-400">Figma</span>
503
+ <span class="px-2 py-1 bg-gray-700 rounded-full text-xs text-cyan-400">Photoshop</span>
504
+ <span class="px-2 py-1 bg-gray-700 rounded-full text-xs text-purple-400">UI Design</span>
505
+ </div>
506
+ </div>
507
+ <div class="bg-gray-800/50 p-4 rounded-lg border border-gray-700">
508
+ <h4 class="font-bold mb-2">Plugin Tester</h4>
509
+ <p class="text-sm text-gray-400 mb-3">
510
+ Help ensure our plugins are bug-free and user-friendly.
511
+ </p>
512
+ <div class="flex flex-wrap gap-2">
513
+ <span class="px-2 py-1 bg-gray-700 rounded-full text-xs text-cyan-400">Testing</span>
514
+ <span class="px-2 py-1 bg-gray-700 rounded-full text-xs text-purple-400">Feedback</span>
515
+ <span class="px-2 py-1 bg-gray-700 rounded-full text-xs text-cyan-400">Minecraft</span>
516
+ </div>
517
+ </div>
518
+ </div>
519
+ </div>
520
+
521
+ <div>
522
+ <h3 class="text-xl font-bold text-purple-400 mb-6">Apply Now</h3>
523
+ <form class="space-y-4">
524
+ <div>
525
+ <label for="name" class="block text-sm font-medium text-gray-300 mb-1">Full Name</label>
526
+ <input type="text" id="name" class="w-full px-4 py-2 bg-gray-800 border border-gray-700 rounded-lg focus:ring-2 focus:ring-cyan-500 focus:border-transparent text-white placeholder-gray-500">
527
+ </div>
528
+ <div>
529
+ <label for="email" class="block text-sm font-medium text-gray-300 mb-1">Email</label>
530
+ <input type="email" id="email" class="w-full px-4 py-2 bg-gray-800 border border-gray-700 rounded-lg focus:ring-2 focus:ring-cyan-500 focus:border-transparent text-white placeholder-gray-500">
531
+ </div>
532
+ <div>
533
+ <label for="position" class="block text-sm font-medium text-gray-300 mb-1">Position</label>
534
+ <select id="position" class="w-full px-4 py-2 bg-gray-800 border border-gray-700 rounded-lg focus:ring-2 focus:ring-cyan-500 focus:border-transparent text-white">
535
+ <option>Select a position</option>
536
+ <option>Java Developer</option>
537
+ <option>UI/UX Designer</option>
538
+ <option>Plugin Tester</option>
539
+ <option>Other</option>
540
+ </select>
541
+ </div>
542
+ <div>
543
+ <label for="message" class="block text-sm font-medium text-gray-300 mb-1">Why you?</label>
544
+ <textarea id="message" rows="4" class="w-full px-4 py-2 bg-gray-800 border border-gray-700 rounded-lg focus:ring-2 focus:ring-cyan-500 focus:border-transparent text-white placeholder-gray-500"></textarea>
545
+ </div>
546
+ <button type="submit" class="w-full px-6 py-3 bg-gradient-to-r from-cyan-500 to-purple-600 rounded-lg text-white font-medium hover:opacity-90 transition-all">
547
+ Submit Application
548
+ </button>
549
+ </form>
550
+ <p class="text-sm text-gray-500 mt-4">
551
+ Or contact us directly on Discord: <span class="text-cyan-400">notritik.exe</span>
552
+ </p>
553
+ </div>
554
+ </div>
555
+ </div>
556
+ </div>
557
+ </div>
558
+ </section>
559
+
560
+ <!-- Contact Section -->
561
+ <section id="contact" class="py-20 px-4 sm:px-6 lg:px-8 bg-gray-900">
562
+ <div class="max-w-7xl mx-auto">
563
+ <div class="text-center mb-16">
564
+ <h2 class="text-3xl md:text-4xl font-bold mb-4">
565
+ <span class="gradient-text">Get In Touch</span>
566
+ </h2>
567
+ <p class="text-gray-400 max-w-2xl mx-auto">
568
+ Have questions or need support? Reach out to us through any of these channels.
569
+ </p>
570
+ </div>
571
+
572
+ <div class="grid grid-cols-1 md:grid-cols-2 gap-8">
573
+ <div class="bg-gray-800 rounded-xl p-8 border border-gray-700">
574
+ <h3 class="text-xl font-bold text-cyan-400 mb-6">Contact Information</h3>
575
+ <div class="space-y-6">
576
+ <div class="flex items-start">
577
+ <div class="w-10 h-10 rounded-lg bg-purple-600 flex items-center justify-center text-white mr-4 flex-shrink-0">
578
+ <i class="fab fa-discord"></i>
579
+ </div>
580
+ <div>
581
+ <h4 class="font-bold mb-1">Discord</h4>
582
+ <p class="text-gray-400">Join our community for support and updates</p>
583
+ <a href="#" class="text-cyan-400 hover:underline">discord.gg/rxdev</a>
584
+ </div>
585
+ </div>
586
+ <div class="flex items-start">
587
+ <div class="w-10 h-10 rounded-lg bg-blue-500 flex items-center justify-center text-white mr-4 flex-shrink-0">
588
+ <i class="fas fa-envelope"></i>
589
+ </div>
590
+ <div>
591
+ <h4 class="font-bold mb-1">Email</h4>
592
+ <p class="text-gray-400">For business inquiries and support</p>
593
+ <a href="mailto:contact@rxdev.com" class="text-cyan-400 hover:underline">contact@rxdev.com</a>
594
+ </div>
595
+ </div>
596
+ <div class="flex items-start">
597
+ <div class="w-10 h-10 rounded-lg bg-orange-500 flex items-center justify-center text-white mr-4 flex-shrink-0">
598
+ <i class="fas fa-store"></i>
599
+ </div>
600
+ <div>
601
+ <h4 class="font-bold mb-1">SpigotMC</h4>
602
+ <p class="text-gray-400">Check out our plugins on SpigotMC</p>
603
+ <a href="#" class="text-cyan-400 hover:underline">spigotmc.org/rxdev</a>
604
+ </div>
605
+ </div>
606
+ </div>
607
+ </div>
608
+
609
+ <div class="bg-gray-800 rounded-xl p-8 border border-gray-700">
610
+ <h3 class="text-xl font-bold text-purple-400 mb-6">Send Us a Message</h3>
611
+ <form class="space-y-4">
612
+ <div>
613
+ <label for="contact-name" class="block text-sm font-medium text-gray-300 mb-1">Name</label>
614
+ <input type="text" id="contact-name" class="w-full px-4 py-2 bg-gray-700 border border-gray-600 rounded-lg focus:ring-2 focus:ring-purple-500 focus:border-transparent text-white placeholder-gray-400">
615
+ </div>
616
+ <div>
617
+ <label for="contact-email" class="block text-sm font-medium text-gray-300 mb-1">Email</label>
618
+ <input type="email" id="contact-email" class="w-full px-4 py-2 bg-gray-700 border border-gray-600 rounded-lg focus:ring-2 focus:ring-purple-500 focus:border-transparent text-white placeholder-gray-400">
619
+ </div>
620
+ <div>
621
+ <label for="contact-subject" class="block text-sm font-medium text-gray-300 mb-1">Subject</label>
622
+ <input type="text" id="contact-subject" class="w-full px-4 py-2 bg-gray-700 border border-gray-600 rounded-lg focus:ring-2 focus:ring-purple-500 focus:border-transparent text-white placeholder-gray-400">
623
+ </div>
624
+ <div>
625
+ <label for="contact-message" class="block text-sm font-medium text-gray-300 mb-1">Message</label>
626
+ <textarea id="contact-message" rows="4" class="w-full px-4 py-2 bg-gray-700 border border-gray-600 rounded-lg focus:ring-2 focus:ring-purple-500 focus:border-transparent text-white placeholder-gray-400"></textarea>
627
+ </div>
628
+ <button type="submit" class="w-full px-6 py-3 bg-gradient-to-r from-purple-600 to-cyan-500 rounded-lg text-white font-medium hover:opacity-90 transition-all">
629
+ Send Message
630
+ </button>
631
+ </form>
632
+ </div>
633
+ </div>
634
+ </div>
635
+ </section>
636
+
637
+ <!-- Newsletter -->
638
+ <div class="bg-gradient-to-r from-gray-800 to-gray-900 py-12 px-4 sm:px-6 lg:px-8 border-t border-b border-gray-700">
639
+ <div class="max-w-4xl mx-auto">
640
+ <div class="text-center">
641
+ <h3 class="text-2xl font-bold mb-4">Stay Updated</h3>
642
+ <p class="text-gray-400 mb-8 max-w-2xl mx-auto">
643
+ Subscribe to our newsletter to receive updates on new plugins, features, and special offers.
644
+ </p>
645
+ <form class="flex flex-col sm:flex-row gap-3 max-w-md mx-auto">
646
+ <input type="email" placeholder="Your email" class="flex-grow px-4 py-3 bg-gray-700 border border-gray-600 rounded-lg focus:ring-2 focus:ring-cyan-500 focus:border-transparent text-white placeholder-gray-400">
647
+ <button type="submit" class="px-6 py-3 bg-gradient-to-r from-cyan-500 to-purple-600 rounded-lg text-white font-medium hover:opacity-90 transition-all whitespace-nowrap">
648
+ Subscribe
649
+ </button>
650
+ </form>
651
+ </div>
652
+ </div>
653
+ </div>
654
+
655
+ <!-- Footer -->
656
+ <footer class="bg-gray-900 py-12 px-4 sm:px-6 lg:px-8">
657
+ <div class="max-w-7xl mx-auto">
658
+ <div class="grid grid-cols-1 md:grid-cols-4 gap-8">
659
+ <div>
660
+ <h3 class="text-xl font-bold gradient-text mb-4">RxDevelopement</h3>
661
+ <p class="text-gray-400 mb-4">
662
+ Crafting premium Minecraft plugins that push the limits of creativity.
663
+ </p>
664
+ <div class="flex gap-4">
665
+ <a href="#" class="text-gray-400 hover:text-cyan-400 transition-all">
666
+ <i class="fab fa-discord text-xl"></i>
667
+ </a>
668
+ <a href="#" class="text-gray-400 hover:text-purple-400 transition-all">
669
+ <i class="fab fa-github text-xl"></i>
670
+ </a>
671
+ <a href="#" class="text-gray-400 hover:text-blue-400 transition-all">
672
+ <i class="fab fa-twitter text-xl"></i>
673
+ </a>
674
+ <a href="#" class="text-gray-400 hover:text-orange-400 transition-all">
675
+ <i class="fas fa-store text-xl"></i>
676
+ </a>
677
+ </div>
678
+ </div>
679
+ <div>
680
+ <h4 class="text-lg font-bold text-gray-300 mb-4">Quick Links</h4>
681
+ <ul class="space-y-2">
682
+ <li><a href="#home" class="text-gray-400 hover:text-cyan-400 transition-all">Home</a></li>
683
+ <li><a href="#plugins" class="text-gray-400 hover:text-cyan-400 transition-all">Plugins</a></li>
684
+ <li><a href="#team" class="text-gray-400 hover:text-cyan-400 transition-all">Team</a></li>
685
+ <li><a href="#about" class="text-gray-400 hover:text-cyan-400 transition-all">About</a></li>
686
+ </ul>
687
+ </div>
688
+ <div>
689
+ <h4 class="text-lg font-bold text-gray-300 mb-4">Resources</h4>
690
+ <ul class="space-y-2">
691
+ <li><a href="#" class="text-gray-400 hover:text-purple-400 transition-all">Documentation</a></li>
692
+ <li><a href="#" class="text-gray-400 hover:text-purple-400 transition-all">Changelog</a></li>
693
+ <li><a href="#" class="text-gray-400 hover:text-purple-400 transition-all">Support</a></li>
694
+ <li><a href="#" class="text-gray-400 hover:text-purple-400 transition-all">FAQ</a></li>
695
+ </ul>
696
+ </div>
697
+ <div>
698
+ <h4 class="text-lg font-bold text-gray-300 mb-4">Legal</h4>
699
+ <ul class="space-y-2">
700
+ <li><a href="#" class="text-gray-400 hover:text-cyan-400 transition-all">Terms of Service</a></li>
701
+ <li><a href="#" class="text-gray-400 hover:text-cyan-400 transition-all">Privacy Policy</a></li>
702
+ <li><a href="#" class="text-gray-400 hover:text-cyan-400 transition-all">Refund Policy</a></li>
703
+ <li><a href="#" class="text-gray-400 hover:text-cyan-400 transition-all">Licensing</a></li>
704
+ </ul>
705
+ </div>
706
+ </div>
707
+ <div class="border-t border-gray-800 mt-12 pt-8 flex flex-col md:flex-row justify-between items-center">
708
+ <p class="text-gray-500 mb-4 md:mb-0">
709
+ © 2025 RxDevelopement. All rights reserved.
710
+ </p>
711
+ <div class="flex gap-4">
712
+ <a href="#" class="text-gray-500 hover:text-cyan-400 transition-all">Terms</a>
713
+ <a href="#" class="text-gray-500 hover:text-cyan-400 transition-all">Privacy</a>
714
+ <a href="#" class="text-gray-500 hover:text-cyan-400 transition-all">Cookies</a>
715
+ </div>
716
+ </div>
717
+ </div>
718
+ </footer>
719
+
720
+ <script>
721
+ // Mobile menu toggle
722
+ document.getElementById('mobile-menu-button').addEventListener('click', function() {
723
+ const menu = document.getElementById('mobile-menu');
724
+ menu.classList.toggle('hidden');
725
+ });
726
+
727
+ // Smooth scrolling for anchor links
728
+ document.querySelectorAll('a[href^="#"]').forEach(anchor => {
729
+ anchor.addEventListener('click', function (e) {
730
+ e.preventDefault();
731
+
732
+ const targetId = this.getAttribute('href');
733
+ if (targetId === '#') return;
734
+
735
+ const targetElement = document.querySelector(targetId);
736
+ if (targetElement) {
737
+ // Close mobile menu if open
738
+ document.getElementById('mobile-menu').classList.add('hidden');
739
+
740
+ // Scroll to target
741
+ targetElement.scrollIntoView({
742
+ behavior: 'smooth'
743
+ });
744
+ }
745
+ });
746
+ });
747
+
748
+ // Dark mode toggle (placeholder - would need actual implementation)
749
+ document.querySelector('nav button').addEventListener('click', function() {
750
+ document.documentElement.classList.toggle('dark');
751
+ const icon = this.querySelector('i');
752
+ if (document.documentElement.classList.contains('dark')) {
753
+ icon.classList.remove('fa-moon');
754
+ icon.classList.add('fa-sun');
755
+ } else {
756
+ icon.classList.remove('fa-sun');
757
+ icon.classList.add('fa-moon');
758
+ }
759
+ });
760
+
761
+ // Plugin filter functionality (placeholder)
762
+ document.querySelectorAll('#plugins .flex-wrap button').forEach(button => {
763
+ button.addEventListener('click', function() {
764
+ // Remove active class from all buttons
765
+ document.querySelectorAll('#plugins .flex-wrap button').forEach(btn => {
766
+ btn.classList.remove('bg-cyan-500/10', 'border-cyan-400', 'text-cyan-400');
767
+ btn.classList.add('bg-gray-800', 'hover:bg-gray-700', 'text-gray-300');
768
+ });
769
+
770
+ // Add active class to clicked button
771
+ this.classList.add('bg-cyan-500/10', 'border-cyan-400', 'text-cyan-400');
772
+ this.classList.remove('bg-gray-800', 'hover:bg-gray-700', 'text-gray-300');
773
+
774
+ // Here you would filter plugins based on the button clicked
775
+ // This is just a placeholder implementation
776
+ console.log('Filtering plugins by: ' + this.textContent.trim());
777
+ });
778
+ });
779
+ </script>
780
+ <p style="border-radius: 8px; text-align: center; font-size: 12px; color: #fff; margin-top: 16px;position: fixed; left: 8px; bottom: 8px; z-index: 10; background: rgba(0, 0, 0, 0.8); padding: 4px 8px;">Made with <img src="https://enzostvs-deepsite.hf.space/logo.svg" alt="DeepSite Logo" style="width: 16px; height: 16px; vertical-align: middle;display:inline-block;margin-right:3px;filter:brightness(0) invert(1);"><a href="https://enzostvs-deepsite.hf.space" style="color: #fff;text-decoration: underline;" target="_blank" >DeepSite</a> - 🧬 <a href="https://enzostvs-deepsite.hf.space?remix=notritik/rxdev1" style="color: #fff;text-decoration: underline;" target="_blank" >Remix</a></p></body>
781
+ </html>