|
| 1 | +<!-- Funding Options --> |
| 2 | +<section class="max-w-6xl mx-auto px-8 py-16"> |
| 3 | + <h2 class="text-4xl font-bold text-stone-900 mb-4 text-center">Opciones de Financiamiento</h2> |
| 4 | + <p class="text-xl text-stone-800 text-center mb-12 max-w-3xl mx-auto"> |
| 5 | + Múltiples vías de financiación para proyectos tecnológicos en diferentes etapas |
| 6 | + </p> |
| 7 | + |
| 8 | + <!-- Modelo de Participación --> |
| 9 | + <div class="bg-gradient-to-r from-blue-500 to-blue-600 text-white p-8 rounded-lg mb-12"> |
| 10 | + <h3 class="text-3xl font-bold mb-4">💡 Modelo de Financiamiento Coderic</h3> |
| 11 | + <p class="text-xl text-blue-100 mb-6"> |
| 12 | + Ofrecemos diversas opciones de financiamiento adaptadas a la etapa y necesidades de tu proyecto |
| 13 | + </p> |
| 14 | + <div class="grid md:grid-cols-3 gap-4"> |
| 15 | + <div class="bg-white/10 p-4 rounded-lg"> |
| 16 | + <div class="text-2xl mb-2">🌱</div> |
| 17 | + <p class="font-bold">Etapa Temprana</p> |
| 18 | + <p class="text-sm text-blue-100">Pre-seed / Idea validation</p> |
| 19 | + </div> |
| 20 | + <div class="bg-white/10 p-4 rounded-lg"> |
| 21 | + <div class="text-2xl mb-2">🚀</div> |
| 22 | + <p class="font-bold">Crecimiento</p> |
| 23 | + <p class="text-sm text-blue-100">MVP / Product-market fit</p> |
| 24 | + </div> |
| 25 | + <div class="bg-white/10 p-4 rounded-lg"> |
| 26 | + <div class="text-2xl mb-2">📈</div> |
| 27 | + <p class="font-bold">Escalamiento</p> |
| 28 | + <p class="text-sm text-blue-100">Expansion / Series A+</p> |
| 29 | + </div> |
| 30 | + </div> |
| 31 | + </div> |
| 32 | + |
| 33 | + <!-- Opción 1: Reparto de Utilidades --> |
| 34 | + <div class="bg-white p-8 rounded-lg shadow-lg border-l-4 border-green-500 mb-8"> |
| 35 | + <div class="flex items-center mb-6"> |
| 36 | + <div class="bg-green-100 p-3 rounded-lg mr-4"> |
| 37 | + <svg class="w-10 h-10 text-green-600" fill="none" stroke="currentColor" viewBox="0 0 24 24"> |
| 38 | + <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M12 8c-1.657 0-3 .895-3 2s1.343 2 3 2 3 .895 3 2-1.343 2-3 2m0-8c1.11 0 2.08.402 2.599 1M12 8V7m0 1v8m0 0v1m0-1c-1.11 0-2.08-.402-2.599-1M21 12a9 9 0 11-18 0 9 9 0 0118 0z" /> |
| 39 | + </svg> |
| 40 | + </div> |
| 41 | + <div> |
| 42 | + <h3 class="text-2xl font-bold text-stone-900">1. Reparto de Utilidades con Miembros</h3> |
| 43 | + <p class="text-stone-700">Revenue sharing con la comunidad Coderic</p> |
| 44 | + </div> |
| 45 | + </div> |
| 46 | + |
| 47 | + <div class="grid md:grid-cols-2 gap-6"> |
| 48 | + <div> |
| 49 | + <h4 class="font-bold text-stone-900 mb-3">¿Cómo Funciona?</h4> |
| 50 | + <ul class="space-y-2 text-stone-800"> |
| 51 | + <li>• Compartes un % de los ingresos con miembros que contribuyen al proyecto</li> |
| 52 | + <li>• Los contribuyentes reciben pagos proporcionales a su participación</li> |
| 53 | + <li>• No diluyes equity ni pierdes control del proyecto</li> |
| 54 | + <li>• Modelo transparente basado en contratos inteligentes</li> |
| 55 | + <li>• Ideal para: SaaS, productos digitales, APIs</li> |
| 56 | + </ul> |
| 57 | + </div> |
| 58 | + <div> |
| 59 | + <h4 class="font-bold text-stone-900 mb-3">Ejemplo Típico</h4> |
| 60 | + <div class="bg-green-50 p-4 rounded-lg"> |
| 61 | + <p class="text-sm text-stone-800 mb-2"><strong>Proyecto:</strong> API SaaS</p> |
| 62 | + <p class="text-sm text-stone-800 mb-2"><strong>Reparto:</strong> 20% de ingresos mensuales</p> |
| 63 | + <p class="text-sm text-stone-800 mb-2"><strong>Contribuyentes:</strong> 10 desarrolladores</p> |
| 64 | + <p class="text-sm text-stone-800 mb-2"><strong>Duración:</strong> 24 meses o hasta ROI</p> |
| 65 | + <p class="text-sm text-stone-800 font-bold mt-3">💰 Si ganas $5,000/mes → $1,000 se distribuye entre contribuyentes</p> |
| 66 | + </div> |
| 67 | + </div> |
| 68 | + </div> |
| 69 | + </div> |
| 70 | + |
| 71 | + <!-- Opción 2: Financiamiento Externo --> |
| 72 | + <div class="bg-white p-8 rounded-lg shadow-lg border-l-4 border-purple-500 mb-8"> |
| 73 | + <div class="flex items-center mb-6"> |
| 74 | + <div class="bg-purple-100 p-3 rounded-lg mr-4"> |
| 75 | + <svg class="w-10 h-10 text-purple-600" fill="none" stroke="currentColor" viewBox="0 0 24 24"> |
| 76 | + <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M19 21V5a2 2 0 00-2-2H7a2 2 0 00-2 2v16m14 0h2m-2 0h-5m-9 0H3m2 0h5M9 7h1m-1 4h1m4-4h1m-1 4h1m-5 10v-5a1 1 0 011-1h2a1 1 0 011 1v5m-4 0h4" /> |
| 77 | + </svg> |
| 78 | + </div> |
| 79 | + <div> |
| 80 | + <h3 class="text-2xl font-bold text-stone-900">2. Fondos de Inversión</h3> |
| 81 | + <p class="text-stone-700">Conexión con VCs, angels y fondos especializados</p> |
| 82 | + </div> |
| 83 | + </div> |
| 84 | + |
| 85 | + <div class="grid md:grid-cols-3 gap-6 mb-6"> |
| 86 | + <div class="bg-purple-50 p-6 rounded-lg"> |
| 87 | + <h5 class="font-bold text-stone-900 mb-3">🏦 Venture Capital</h5> |
| 88 | + <p class="text-stone-800 text-sm mb-2">Fondos profesionales para startups tech</p> |
| 89 | + <ul class="text-sm text-stone-700 space-y-1"> |
| 90 | + <li>• $50K - $5M+</li> |
| 91 | + <li>• Equity: 10-30%</li> |
| 92 | + <li>• Due diligence riguroso</li> |
| 93 | + <li>• Mentoring y networking</li> |
| 94 | + </ul> |
| 95 | + </div> |
| 96 | + <div class="bg-purple-50 p-6 rounded-lg"> |
| 97 | + <h5 class="font-bold text-stone-900 mb-3">👼 Angel Investors</h5> |
| 98 | + <p class="text-stone-800 text-sm mb-2">Inversionistas ángeles individuales</p> |
| 99 | + <ul class="text-sm text-stone-700 space-y-1"> |
| 100 | + <li>• $10K - $250K</li> |
| 101 | + <li>• Equity: 5-15%</li> |
| 102 | + <li>• Proceso más rápido</li> |
| 103 | + <li>• Experiencia sectorial</li> |
| 104 | + </ul> |
| 105 | + </div> |
| 106 | + <div class="bg-purple-50 p-6 rounded-lg"> |
| 107 | + <h5 class="font-bold text-stone-900 mb-3">🎯 Corporate VC</h5> |
| 108 | + <p class="text-stone-800 text-sm mb-2">Brazos de inversión corporativos</p> |
| 109 | + <ul class="text-sm text-stone-700 space-y-1"> |
| 110 | + <li>• $100K - $10M+</li> |
| 111 | + <li>• Strategic partnerships</li> |
| 112 | + <li>• Acceso a recursos</li> |
| 113 | + <li>• Sinergias comerciales</li> |
| 114 | + </ul> |
| 115 | + </div> |
| 116 | + </div> |
| 117 | + |
| 118 | + <div class="bg-gradient-to-r from-purple-100 to-blue-100 p-6 rounded-lg"> |
| 119 | + <p class="font-bold text-stone-900 mb-2">🤝 Coderic facilita la conexión:</p> |
| 120 | + <ul class="text-stone-800 text-sm space-y-1"> |
| 121 | + <li>• Pitch deck y financial model review</li> |
| 122 | + <li>• Warm intros a inversionistas relevantes</li> |
| 123 | + <li>• Preparación para due diligence</li> |
| 124 | + <li>• Asesoría en negociación de términos</li> |
| 125 | + </ul> |
| 126 | + </div> |
| 127 | + </div> |
| 128 | + |
| 129 | + <!-- Opción 3: Fondos Gubernamentales --> |
| 130 | + <div class="bg-white p-8 rounded-lg shadow-lg border-l-4 border-yellow-500 mb-8"> |
| 131 | + <div class="flex items-center mb-6"> |
| 132 | + <div class="bg-yellow-100 p-3 rounded-lg mr-4"> |
| 133 | + <svg class="w-10 h-10 text-yellow-600" fill="none" stroke="currentColor" viewBox="0 0 24 24"> |
| 134 | + <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M9 12l2 2 4-4M7.835 4.697a3.42 3.42 0 001.946-.806 3.42 3.42 0 014.438 0 3.42 3.42 0 001.946.806 3.42 3.42 0 013.138 3.138 3.42 3.42 0 00.806 1.946 3.42 3.42 0 010 4.438 3.42 3.42 0 00-.806 1.946 3.42 3.42 0 01-3.138 3.138 3.42 3.42 0 00-1.946.806 3.42 3.42 0 01-4.438 0 3.42 3.42 0 00-1.946-.806 3.42 3.42 0 01-3.138-3.138 3.42 3.42 0 00-.806-1.946 3.42 3.42 0 010-4.438 3.42 3.42 0 00.806-1.946 3.42 3.42 0 013.138-3.138z" /> |
| 135 | + </svg> |
| 136 | + </div> |
| 137 | + <div> |
| 138 | + <h3 class="text-2xl font-bold text-stone-900">3. Fondos Gubernamentales</h3> |
| 139 | + <p class="text-stone-700">Programas de gobierno para innovación tecnológica</p> |
| 140 | + </div> |
| 141 | + </div> |
| 142 | + |
| 143 | + <div class="grid md:grid-cols-2 gap-6"> |
| 144 | + <div> |
| 145 | + <h4 class="font-bold text-stone-900 mb-3">Programas Latinoamericanos</h4> |
| 146 | + <ul class="space-y-3 text-stone-800"> |
| 147 | + <li class="flex items-start"> |
| 148 | + <span class="font-bold mr-2">🇨🇴</span> |
| 149 | + <div> |
| 150 | + <strong>Colombia:</strong> iNNpulsa, Apps.co, Bancoldex Capital |
| 151 | + </div> |
| 152 | + </li> |
| 153 | + <li class="flex items-start"> |
| 154 | + <span class="font-bold mr-2">🇲🇽</span> |
| 155 | + <div> |
| 156 | + <strong>México:</strong> INADEM, CONACyT, FOCIR |
| 157 | + </div> |
| 158 | + </li> |
| 159 | + <li class="flex items-start"> |
| 160 | + <span class="font-bold mr-2">🇦🇷</span> |
| 161 | + <div> |
| 162 | + <strong>Argentina:</strong> FONSOFT, FONDCE, ANPCyT |
| 163 | + </div> |
| 164 | + </li> |
| 165 | + <li class="flex items-start"> |
| 166 | + <span class="font-bold mr-2">🇨🇱</span> |
| 167 | + <div> |
| 168 | + <strong>Chile:</strong> CORFO, Start-Up Chile |
| 169 | + </div> |
| 170 | + </li> |
| 171 | + </ul> |
| 172 | + </div> |
| 173 | + <div> |
| 174 | + <h4 class="font-bold text-stone-900 mb-3">Características</h4> |
| 175 | + <ul class="space-y-2 text-stone-800"> |
| 176 | + <li>• <strong>No reembolsables:</strong> Muchos son subsidios directos</li> |
| 177 | + <li>• <strong>Montos:</strong> $5K - $500K según programa</li> |
| 178 | + <li>• <strong>Requisitos:</strong> Empresa constituida, innovación tecnológica</li> |
| 179 | + <li>• <strong>Proceso:</strong> Convocatorias periódicas, evaluación técnica</li> |
| 180 | + <li>• <strong>Coderic ayuda:</strong> Postulación, documentación, seguimiento</li> |
| 181 | + </ul> |
| 182 | + </div> |
| 183 | + </div> |
| 184 | + </div> |
| 185 | + |
| 186 | + <!-- Opción 4: Crowdfunding Colectivo --> |
| 187 | + <div class="bg-white p-8 rounded-lg shadow-lg border-l-4 border-orange-500 mb-8"> |
| 188 | + <div class="flex items-center mb-6"> |
| 189 | + <div class="bg-orange-100 p-3 rounded-lg mr-4"> |
| 190 | + <svg class="w-10 h-10 text-orange-600" fill="none" stroke="currentColor" viewBox="0 0 24 24"> |
| 191 | + <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M17 20h5v-2a3 3 0 00-5.356-1.857M17 20H7m10 0v-2c0-.656-.126-1.283-.356-1.857M7 20H2v-2a3 3 0 015.356-1.857M7 20v-2c0-.656.126-1.283.356-1.857m0 0a5.002 5.002 0 019.288 0M15 7a3 3 0 11-6 0 3 3 0 016 0zm6 3a2 2 0 11-4 0 2 2 0 014 0zM7 10a2 2 0 11-4 0 2 2 0 014 0z" /> |
| 192 | + </svg> |
| 193 | + </div> |
| 194 | + <div> |
| 195 | + <h3 class="text-2xl font-bold text-stone-900">4. Crowdfunding Comunitario</h3> |
| 196 | + <p class="text-stone-700">Financiamiento colectivo desde la comunidad</p> |
| 197 | + </div> |
| 198 | + </div> |
| 199 | + |
| 200 | + <div class="grid md:grid-cols-2 gap-6"> |
| 201 | + <div> |
| 202 | + <h4 class="font-bold text-stone-900 mb-3">Modelos</h4> |
| 203 | + <ul class="space-y-3 text-stone-800"> |
| 204 | + <li> |
| 205 | + <strong>🎁 Rewards-based:</strong> Contribuciones a cambio de recompensas (early access, merchandise, features) |
| 206 | + </li> |
| 207 | + <li> |
| 208 | + <strong>💰 Equity-based:</strong> Contribuciones a cambio de participación accionaria |
| 209 | + </li> |
| 210 | + <li> |
| 211 | + <strong>💳 Pre-sales:</strong> Venta anticipada del producto antes del lanzamiento |
| 212 | + </li> |
| 213 | + <li> |
| 214 | + <strong>🤝 Donaciones:</strong> Patrocinios recurrentes (Patreon-style) para proyectos open source |
| 215 | + </li> |
| 216 | + </ul> |
| 217 | + </div> |
| 218 | + <div> |
| 219 | + <h4 class="font-bold text-stone-900 mb-3">Plataformas Integradas</h4> |
| 220 | + <ul class="space-y-2 text-stone-800"> |
| 221 | + <li>• <strong>GitHub Sponsors:</strong> Para proyectos open source</li> |
| 222 | + <li>• <strong>Open Collective:</strong> Transparencia financiera total</li> |
| 223 | + <li>• <strong>Kickstarter:</strong> Para productos con componente físico</li> |
| 224 | + <li>• <strong>Indiegogo:</strong> Flexible funding options</li> |
| 225 | + <li>• <strong>Coderic Platform:</strong> Crowdfunding integrado en el ecosistema</li> |
| 226 | + </ul> |
| 227 | + </div> |
| 228 | + </div> |
| 229 | + </div> |
| 230 | + |
| 231 | + <!-- Proceso de Aplicación --> |
| 232 | + <div class="bg-gradient-to-r from-stone-800 to-stone-900 text-white p-12 rounded-lg"> |
| 233 | + <h3 class="text-3xl font-bold mb-8 text-center">📝 Proceso de Solicitud de Financiamiento</h3> |
| 234 | + <div class="grid md:grid-cols-4 gap-6"> |
| 235 | + <div class="text-center"> |
| 236 | + <div class="bg-white/10 w-16 h-16 rounded-full flex items-center justify-center mx-auto mb-4 text-2xl">1</div> |
| 237 | + <h4 class="font-bold mb-2">Aplicación</h4> |
| 238 | + <p class="text-sm text-gray-300">Completa el formulario con detalles de tu proyecto</p> |
| 239 | + </div> |
| 240 | + <div class="text-center"> |
| 241 | + <div class="bg-white/10 w-16 h-16 rounded-full flex items-center justify-center mx-auto mb-4 text-2xl">2</div> |
| 242 | + <h4 class="font-bold mb-2">Evaluación</h4> |
| 243 | + <p class="text-sm text-gray-300">Revisión técnica y de viabilidad financiera</p> |
| 244 | + </div> |
| 245 | + <div class="text-center"> |
| 246 | + <div class="bg-white/10 w-16 h-16 rounded-full flex items-center justify-center mx-auto mb-4 text-2xl">3</div> |
| 247 | + <h4 class="font-bold mb-2">Matching</h4> |
| 248 | + <p class="text-sm text-gray-300">Te conectamos con la fuente de financiamiento adecuada</p> |
| 249 | + </div> |
| 250 | + <div class="text-center"> |
| 251 | + <div class="bg-white/10 w-16 h-16 rounded-full flex items-center justify-center mx-auto mb-4 text-2xl">4</div> |
| 252 | + <h4 class="font-bold mb-2">Ejecución</h4> |
| 253 | + <p class="text-sm text-gray-300">Recibe financiamiento y comienza a desarrollar</p> |
| 254 | + </div> |
| 255 | + </div> |
| 256 | + <div class="text-center mt-8"> |
| 257 | + <a href="mailto:funding@coderic.org" class="bg-orange-600 hover:bg-orange-700 text-white font-bold py-3 px-8 rounded-lg text-lg transition-all inline-block"> |
| 258 | + Solicitar Financiamiento |
| 259 | + </a> |
| 260 | + </div> |
| 261 | + </div> |
| 262 | +</section> |
0 commit comments