"use server"; import Link from "next/link"; import Image from "next/image"; import styles from "../styles/search.module.css"; import PreFecthSeriesInfo from "./cacher"; const SearchResults = async (data) => { PreFecthSeriesInfo(data); return (
{item.name}