/* =========================================================
Secciones top (rev. usuario):
- Hero con H1 "Inmobiliaria en Torrevieja y Orihuela Costa"
- HousePanel: panel forma de casa
- BlueBubble: bocadillo azul "¿Cuánto vale tu vivienda?"
========================================================= */
const HERO_BG = "https://images.unsplash.com/photo-1600585154340-be6161a56a0c?auto=format&fit=crop&w=1800&q=80";
/* ---------- Hero ---------- */
function Hero() {
return (
{t("home.hero.sub")}
{t("home.housePanel.intro")}
{t("home.blueBubble.intro")}