<!-- ==================== HERO ==================== --> <section class="relative min-h-screen flex items-center hero-gradient overflow-hidden"> <!-- Decorative Elements --> <div class="absolute top-1/4 left-10 w-72 h-72 bg-amber-500/10 rounded-full blur-[120px] pulse-glow"></div> <div class="absolute bottom-1/4 right-10 w-96 h-96 bg-amber-500/5 rounded-full blur-[150px] pulse-glow" style="animation-delay: 2s;"></div> <div class="absolute top-20 right-1/4 w-1 h-1 bg-amber-500 rounded-full float-anim opacity-60"></div> <div class="absolute top-1/3 left-1/4 w-1.5 h-1.5 bg-amber-400 rounded-full float-anim opacity-40" style="animation-delay: 1s;"></div> <div class="absolute bottom-1/3 right-1/3 w-1 h-1 bg-white rounded-full float-anim opacity-30" style="animation-delay: 3s;"></div>
: How will you reach your audience (e.g., social media, direct web)? Customer Relationships : Personal assistance, self-service, or automated? Revenue Streams : How does money flow into the business? Key Resources xbaazcom
.reveal animation: reveal 1s ease-out both; animation-timeline: view(); animation-range: entry 10% cover 30%; !-- ==================== HERO ==================== -->