import Image from "next/image"; import Link from "next/link"; import React from "react"; const ProductListing = ({ data, title, id }) => { if (!data) return null; // Handle case where data is not yet available return (
{product.short_description}
{product.ratings} Star
{product.detail_description}