import Image from "next/image"; import Link from "next/link"; const PROMO_IMG_LEFT = "https://images.unsplash.com/photo-1571019613454-1cb2f99b2d8b?w=800&q=80&auto=format&fit=crop"; const PROMO_IMG_RIGHT = "https://images.unsplash.com/photo-1544367567-0f2fcb009e0b?w=800&q=80&auto=format&fit=crop"; /** Insurance / partner strip — scrolls away with the page (sits under top ads). */ export function TvonePromoStrip() { return (
Mulher em atividade ao ar livre
Nossa Seguros

Seguro Saúde Mulher — cuidado que acompanha o seu ritmo.

Redes sociais f in
Bem-estar e cuidados de saúde
); }