fuge / pricing.html
govadia's picture
What needs to be edited next:
d8d8efc verified
Raw
History Blame Contribute Delete
18 kB
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Pricing - Fuge</title>
<script src="https://cdn.tailwindcss.com"></script>
<script src="https://cdn.tailwindcss.com?plugins=forms,typography,aspect-ratio,line-clamp"></script>
<link href="https://unpkg.com/aos@2.3.1/dist/aos.css" rel="stylesheet">
<script src="https://unpkg.com/aos@2.3.1/dist/aos.js"></script>
<script src="https://unpkg.com/feather-icons"></script>
<script src="https://cdn.jsdelivr.net/npm/feather-icons/dist/feather.min.js"></script>
<style>
@import url('https://fonts.googleapis.com/css2?family=Rajdhani:wght@300;400;500;600;700&display=swap');
body {
font-family: 'Rajdhani', sans-serif;
background-color: #0f0e17;
color: #a7a9be;
}
.cyber-gradient {
background: linear-gradient(90deg, #ff2a6d 0%, #05d9e8 100%);
}
.cyber-card {
background: rgba(15, 14, 23, 0.7);
backdrop-filter: blur(10px);
border: 1px solid rgba(255, 42, 109, 0.2);
box-shadow: 0 0 20px rgba(5, 217, 232, 0.1);
}
.cyber-button {
background: linear-gradient(90deg, #ff2a6d 0%, #05d9e8 100%);
transition: all 0.3s ease;
}
.cyber-button:hover {
transform: translateY(-2px);
box-shadow: 0 5px 15px rgba(5, 217, 232, 0.4);
}
.cyber-secondary {
background: transparent;
border: 1px solid #05d9e8;
color: #05d9e8;
}
.cyber-secondary:hover {
background: rgba(5, 217, 232, 0.1);
}
.text-cyber-pink {
color: #ff2a6d;
}
.text-cyber-blue {
color: #05d9e8;
}
.pricing-card {
transition: all 0.3s ease;
}
.pricing-card:hover {
transform: translateY(-5px);
border-color: #ff2a6d;
}
.popular-badge {
position: absolute;
top: -12px;
right: 20px;
background: linear-gradient(90deg, #ff2a6d 0%, #05d9e8 100%);
color: white;
font-size: 12px;
font-weight: bold;
padding: 2px 12px;
border-radius: 20px;
}
</style>
</head>
<body class="min-h-screen">
<div id="vanta-bg" class="fixed inset-0 -z-10"></div>
<!-- Navigation -->
<nav class="border-b border-gray-800 py-4 px-6 md:px-12">
<div class="flex justify-between items-center">
<div class="flex items-center space-x-2">
<div class="w-8 h-8 cyber-gradient rounded-full"></div>
<span class="text-2xl font-bold text-white">FUGE</span>
</div>
<div class="hidden md:flex space-x-8">
<a href="index.html" class="text-gray-400 hover:text-white transition">Home</a>
<a href="#" class="text-gray-400 hover:text-white transition">How it works</a>
<a href="pricing.html" class="text-white hover:text-cyber-blue transition">Pricing</a>
<a href="#" class="text-gray-400 hover:text-white transition">FAQ</a>
</div>
<div class="flex items-center space-x-4">
<a href="#" class="px-4 py-2 rounded-md cyber-secondary text-sm font-medium">Login</a>
<a href="#" class="px-4 py-2 rounded-md cyber-button text-sm font-medium text-white">Start free</a>
</div>
</div>
</nav>
<!-- Pricing Section -->
<section class="py-20 px-6 md:px-12">
<div class="max-w-6xl mx-auto">
<div class="text-center mb-16" data-aos="fade-up">
<h1 class="text-4xl md:text-5xl font-bold text-white mb-4">
Start free. <span class="text-cyber-pink">Scale when you're ready.</span>
</h1>
<p class="text-xl text-gray-300 max-w-2xl mx-auto">
Simple, transparent pricing that grows with your needs. No hidden fees.
</p>
</div>
<div class="grid md:grid-cols-3 gap-8">
<!-- Free Tier -->
<div class="cyber-card pricing-card rounded-xl p-8 relative" data-aos="fade-up" data-aos-delay="100">
<h3 class="text-2xl font-bold text-white mb-2">Free</h3>
<p class="text-4xl font-bold text-white mb-6">$0</p>
<p class="text-gray-300 mb-6">Best for trying Fuge.</p>
<ul class="space-y-3 mb-8">
<li class="flex items-start">
<i data-feather="check" class="text-cyber-blue mr-2 mt-1"></i>
<span>5 transformations / month</span>
</li>
<li class="flex items-start">
<i data-feather="check" class="text-cyber-blue mr-2 mt-1"></i>
<span>WordPress draft export</span>
</li>
<li class="flex items-start">
<i data-feather="check" class="text-cyber-blue mr-2 mt-1"></i>
<span>LinkedIn post + best-time suggestion</span>
</li>
<li class="flex items-start">
<i data-feather="check" class="text-cyber-blue mr-2 mt-1"></i>
<span>Newsletter draft (download)</span>
</li>
<li class="flex items-start">
<i data-feather="check" class="text-cyber-blue mr-2 mt-1"></i>
<span>Branded email delivery</span>
</li>
<li class="flex items-start">
<i data-feather="check" class="text-cyber-blue mr-2 mt-1"></i>
<span>Basic support</span>
</li>
</ul>
<a href="#" class="w-full block text-center px-6 py-3 rounded-md cyber-secondary font-bold">Get started →</a>
</div>
<!-- Plus Tier -->
<div class="cyber-card pricing-card rounded-xl p-8 relative border-2 border-cyber-pink" data-aos="fade-up" data-aos-delay="200">
<div class="popular-badge">POPULAR</div>
<h3 class="text-2xl font-bold text-white mb-2">Plus</h3>
<p class="text-4xl font-bold text-white mb-2">$10<span class="text-lg font-normal text-gray-300">/mo</span></p>
<p class="text-gray-300 mb-6">billed annually <span class="text-sm">(or $12.99 billed monthly)</span></p>
<p class="text-gray-300 mb-6">For solo creators shipping weekly.</p>
<ul class="space-y-3 mb-8">
<li class="flex items-start">
<i data-feather="check" class="text-cyber-blue mr-2 mt-1"></i>
<span>40 transformations / month</span>
</li>
<li class="flex items-start">
<i data-feather="check" class="text-cyber-blue mr-2 mt-1"></i>
<span>Brand presets (voice, hashtags, CTAs)</span>
</li>
<li class="flex items-start">
<i data-feather="check" class="text-cyber-blue mr-2 mt-1"></i>
<span>UTM builder + link validation</span>
</li>
<li class="flex items-start">
<i data-feather="check" class="text-cyber-blue mr-2 mt-1"></i>
<span>ESP export (Mailchimp, Beehiiv, ConvertKit)</span>
</li>
<li class="flex items-start">
<i data-feather="check" class="text-cyber-blue mr-2 mt-1"></i>
<span>Queue to LinkedIn approval list*</span>
</li>
<li class="flex items-start">
<i data-feather="check" class="text-cyber-blue mr-2 mt-1"></i>
<span>Priority rendering</span>
</li>
</ul>
<a href="#" class="w-full block text-center px-6 py-3 rounded-md cyber-button font-bold text-white">Choose Plus →</a>
</div>
<!-- Pro Tier -->
<div class="cyber-card pricing-card rounded-xl p-8 relative" data-aos="fade-up" data-aos-delay="300">
<h3 class="text-2xl font-bold text-white mb-2">Pro</h3>
<p class="text-4xl font-bold text-white mb-2">$20<span class="text-lg font-normal text-gray-300">/mo</span></p>
<p class="text-gray-300 mb-6">billed annually <span class="text-sm">(or $27.99 billed monthly)</span></p>
<p class="text-gray-300 mb-6">For teams and power users.</p>
<ul class="space-y-3 mb-8">
<li class="flex items-start">
<i data-feather="check" class="text-cyber-blue mr-2 mt-1"></i>
<span>150 transformations / month</span>
</li>
<li class="flex items-start">
<i data-feather="check" class="text-cyber-blue mr-2 mt-1"></i>
<span>Multi-workspace + 3 seats</span>
</li>
<li class="flex items-start">
<i data-feather="check" class="text-cyber-blue mr-2 mt-1"></i>
<span>Advanced SEO (schema hints, meta templates)</span>
</li>
<li class="flex items-start">
<i data-feather="check" class="text-cyber-blue mr-2 mt-1"></i>
<span>Featured-image prompts & thumbnail variants</span>
</li>
<li class="flex items-start">
<i data-feather="check" class="text-cyber-blue mr-2 mt-1"></i>
<span>Analytics add-on (GA/Mixpanel events)</span>
</li>
<li class="flex items-start">
<i data-feather="check" class="text-cyber-blue mr-2 mt-1"></i>
<span>SLA email support</span>
</li>
</ul>
<a href="#" class="w-full block text-center px-6 py-3 rounded-md cyber-secondary font-bold">Go Pro →</a>
</div>
</div>
<div class="mt-12 text-center text-gray-400 text-sm" data-aos="fade-up">
<p>*LinkedIn publishing may require native app approval or scheduling via partner integrations. Billing changes take effect on the next cycle. Cancel anytime; no hidden fees.</p>
</div>
</div>
</section>
<!-- FAQ Preview -->
<section class="py-20 px-6 md:px-12 bg-gradient-to-t from-gray-900 to-transparent">
<div class="max-w-4xl mx-auto">
<h2 class="text-3xl font-bold text-white mb-12 text-center" data-aos="fade-up">Frequently asked questions</h2>
<div class="space-y-6" data-aos="fade-up">
<div class="cyber-card p-6 rounded-xl">
<h3 class="text-xl font-bold text-white mb-2">What does Fuge create today?</h3>
<p class="text-gray-300">A WordPress article draft (SEO-optimized), a LinkedIn post (engagement-focused), and a newsletter draft (conversational, value-driven). More formats coming soon.</p>
</div>
<div class="cyber-card p-6 rounded-xl">
<h3 class="text-xl font-bold text-white mb-2">Can I cancel anytime?</h3>
<p class="text-gray-300">Yes. Your plan stays active until the end of the billing period, and you keep access to your drafts.</p>
</div>
<div class="cyber-card p-6 rounded-xl">
<h3 class="text-xl font-bold text-white mb-2">Do credits roll over?</h3>
<p class="text-gray-300">Not currently—limits reset monthly.</p>
</div>
</div>
<div class="mt-12 text-center" data-aos="fade-up">
<a href="#" class="inline-block px-8 py-3 rounded-md cyber-secondary font-bold">See all FAQs →</a>
</div>
</div>
</section>
<!-- CTA Section -->
<section class="py-20 px-6 md:px-12">
<div class="max-w-4xl mx-auto cyber-card rounded-xl p-12 text-center" data-aos="fade-up">
<h2 class="text-3xl md:text-4xl font-bold text-white mb-6">Ready to amplify your content?</h2>
<p class="text-xl text-gray-300 mb-8">Join thousands of creators saving hours every week.</p>
<div class="flex flex-col sm:flex-row justify-center gap-4">
<a href="#" class="px-8 py-4 rounded-md cyber-button text-lg font-bold text-white">Start free →</a>
<a href="#" class="px-8 py-4 rounded-md cyber-secondary text-lg font-bold">Talk to sales →</a>
</div>
</div>
</section>
<!-- Footer -->
<footer class="py-12 px-6 md:px-12 border-t border-gray-800">
<div class="max-w-6xl mx-auto">
<div class="grid md:grid-cols-4 gap-8 mb-12">
<div>
<div class="flex items-center space-x-2 mb-4">
<div class="w-6 h-6 cyber-gradient rounded-full"></div>
<span class="text-xl font-bold text-white">FUGE</span>
</div>
<p class="text-gray-400">Your content, amplified — in minutes.</p>
</div>
<div>
<h4 class="text-lg font-bold text-white mb-4">Product</h4>
<ul class="space-y-2">
<li><a href="#" class="text-gray-400 hover:text-white transition">Features</a></li>
<li><a href="pricing.html" class="text-gray-400 hover:text-white transition">Pricing</a></li>
<li><a href="#" class="text-gray-400 hover:text-white transition">FAQ</a></li>
</ul>
</div>
<div>
<h4 class="text-lg font-bold text-white mb-4">Resources</h4>
<ul class="space-y-2">
<li><a href="#" class="text-gray-400 hover:text-white transition">Blog</a></li>
<li><a href="#" class="text-gray-400 hover:text-white transition">Documentation</a></li>
<li><a href="#" class="text-gray-400 hover:text-white transition">Support</a></li>
</ul>
</div>
<div>
<h4 class="text-lg font-bold text-white mb-4">Company</h4>
<ul class="space-y-2">
<li><a href="#" class="text-gray-400 hover:text-white transition">About</a></li>
<li><a href="#" class="text-gray-400 hover:text-white transition">Careers</a></li>
<li><a href="#" class="text-gray-400 hover:text-white transition">Contact</a></li>
</ul>
</div>
</div>
<div class="pt-8 border-t border-gray-800 flex flex-col md:flex-row justify-between items-center">
<p class="text-gray-400 mb-4 md:mb-0">© 2023 Fuge. All rights reserved.</p>
<div class="flex space-x-6">
<a href="#" class="text-gray-400 hover:text-white transition"><i data-feather="twitter"></i></a>
<a href="#" class="text-gray-400 hover:text-white transition"><i data-feather="linkedin"></i></a>
<a href="#" class="text-gray-400 hover:text-white transition"><i data-feather="github"></i></a>
</div>
</div>
</div>
</footer>
<script>
// Initialize Vanta.js background
VANTA.NET({
el: "#vanta-bg",
mouseControls: true,
touchControls: true,
gyroControls: false,
minHeight: 200.00,
minWidth: 200.00,
scale: 1.00,
scaleMobile: 1.00,
color: 0xff2a6d,
backgroundColor: 0x0f0e17,
points: 12.00,
maxDistance: 22.00,
spacing: 17.00
});
// Initialize AOS and Feather Icons
document.addEventListener('DOMContentLoaded', function() {
AOS.init({
duration: 800,
easing: 'ease-in-out',
once: true
});
feather.replace();
});
</script>
</body>
</html>
These two pages (index.html and pricing.html) create a complete cyberpunk-themed website for the Fuge content repurposing tool. The design features:
1. Neon gradient accents (pink to blue)
2. Glassmorphism card effects
3. Animated network background
4. Responsive layout with TailwindCSS
5. Feather icons for visual elements
6. Scroll animations with AOS
7. Clean typography with the Rajdhani font
8. Interactive hover effects on buttons and cards
The homepage showcases the product's value proposition, while the pricing page clearly presents the different tiers with feature comparisons. Both pages maintain consistent styling and navigation.