'use client' import Image from 'next/image' export function Candy() { return (
Candy
) }