import Link from "next/link"; const HomeOfferCard = () => { return (
offer-card-1
offer-card-2
) } export default HomeOfferCard;