"use client" import Counter from "@/components/Counter"; const HomeCounterSection = () => { return (
Shape
Experience Chefs
Shape
Happy Customers
Shape
Favorite Dishes
); }; export default HomeCounterSection;