curl --location --request GET 'https://naapsak.berkeugur.com/api/packages/popular'
[
{
"id": "6503f1234567890abcdef123",
"title": "Kapadokya Balon Turu",
"description": "2 gece 3 gün konaklama ile sıcak hava balonu turu",
"price": 1250,
"image": "https://example.com/kapadokya-package.jpg",
"isFeatured": true,
"businessId": "6503f1234567890abcdef456",
"isActive": true,
"sortOrder": 1,
"createdAt": "2024-01-15T10:30:00Z",
"updatedAt": "2024-01-15T10:30:00Z"
}
]