Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry’s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.
Titulo 1
<php?
$data = [0]
Titulo 2
<section class="py-12 bg-white" id="temas">
<div class="max-w-6xl mx-auto px-4 text-center">
<h2 class="text-3xl font-bold text-gray-900 mb-8">Temas destacados 🧭</h2>
<div class="grid gap-6 grid-cols-2 sm:grid-cols-3 md:grid-cols-6">
{popularTags.map((tag) => (
<a
href={`/tags/${tag.slug}`}
class="relative bg-gray-100 hover:bg-purple-100 text-gray-800 rounded-xl py-6 px-4 flex flex-col items-center shadow transition group"
>