Skip to content

Commit fe81128

Browse files
committed
Refactor: Adjust Coworking tone to community focus
- Emphasize coworking as 'community spaces' not just 'selling memberships' - Clarify spaces are for Coderic community to collaborate - Keep pricing (real physical service) but adjust messaging - Crowdfunding already aligned (funding community projects)
1 parent 08b51de commit fe81128

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

coworking/index.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -19,14 +19,14 @@ <h1 class="text-5xl md:text-7xl font-bold mb-6 leading-tight">
1919
<span class="text-orange-500">para Innovadores Tecnológicos</span>
2020
</h1>
2121
<p class="text-xl md:text-2xl mb-10 text-gray-200 max-w-3xl mx-auto">
22-
Donde las ideas florecen y las comunidades crecen. Coderic Coworking ofrece espacios dinámicos diseñados para desarrolladores, diseñadores y emprendedores tecnológicos.
22+
Espacios de trabajo colaborativo para la comunidad Coderic. Lugares donde desarrolladores, diseñadores y emprendedores se reúnen para trabajar en proyectos open source.
2323
</p>
2424
<div class="flex flex-wrap justify-center gap-4">
25-
<a href="https://github.com/Coderic/.github/issues/1" class="bg-orange-600 hover:bg-orange-700 text-white font-bold py-4 px-8 rounded-lg text-lg transition-all transform hover:scale-105">
26-
Reservar Espacio
25+
<a href="https://github.com/Coderic" class="bg-orange-600 hover:bg-orange-700 text-white font-bold py-4 px-8 rounded-lg text-lg transition-all transform hover:scale-105">
26+
Ver Proyectos
2727
</a>
2828
<a href="/community" class="bg-transparent border-2 border-white hover:bg-white hover:bg-opacity-20 text-white font-bold py-4 px-8 rounded-lg text-lg transition-all">
29-
Agenda una Visita
29+
Únete a la Comunidad
3030
</a>
3131
</div>
3232
</div>
@@ -35,9 +35,9 @@ <h1 class="text-5xl md:text-7xl font-bold mb-6 leading-tight">
3535

3636
<section class="max-w-6xl mx-auto px-8 py-16">
3737
<div class="text-center mb-16">
38-
<h2 class="text-4xl font-bold text-stone-800 mb-4">Más que un Espacio de Trabajo</h2>
38+
<h2 class="text-4xl font-bold text-stone-800 mb-4">Espacios para la Comunidad</h2>
3939
<p class="text-xl text-gray-600 max-w-3xl mx-auto">
40-
Coderic Coworking es un ecosistema completo diseñado para impulsar tu productividad, creatividad y crecimiento profesional. Trabajamos contigo, no solo para ti.
40+
Los espacios Coworking de Coderic son parte del ecosistema de apoyo a desarrolladores. Lugares físicos donde la comunidad puede reunirse, colaborar y trabajar en proyectos.
4141
</p>
4242
</div>
4343

0 commit comments

Comments
 (0)