import Image from "next/image"; import Link from "next/link"; import React from "react"; function Logo({ isAbsolute, matchedCity }) { return (
{matchedCity?.site_name || (matchedCity?.name ? `${matchedCity.name} نوبت` : "نوبت ۷۲۴")}