{
    "reviews": [
        {
            "id": 1,
            "name": "Adrianna Mercado",
            "avatar": "https://george-fx.github.io/funiq_api/assets/reviews/01.jpg",
            "rating": 5,
            "date": "Aug 23, 2023",
            "comment": "The product quality exceeded my expectations. Highly recommend it!"
        },
        {
            "id": 2,
            "name": "Dante Valdez",
            "avatar": "https://george-fx.github.io/funiq_api/assets/reviews/02.jpg",
            "rating": 4,
            "date": "Aug 23, 2023",
            "comment": "Good value for the price, but delivery was slightly delayed."
        },
        {
            "id": 3,
            "name": "Troy Ingram",
            "avatar": "https://george-fx.github.io/funiq_api/assets/reviews/03.jpg",
            "rating": 5,
            "date": "Aug 23, 2023",
            "comment": "Amazing service and high-quality items. Will order again!"
        },
        {
            "id": 4,
            "name": "Joshua Bean",
            "avatar": "https://george-fx.github.io/funiq_api/assets/reviews/04.jpg",
            "rating": 5,
            "date": "Aug 23, 2023",
            "comment": "Fast delivery and excellent customer support. Highly satisfied!"
        }
    ]
}