Files
cmsn-b-linh/public/roasts.json
Khang Duy LAI 8d57f76a86 feat: add RoastGallery component with JSON config
- Create RoastGallery component that loads photos from roasts.json
- Responsive grid layout (2/3/4 columns based on screen size)
- Vietnamese section title "Bộ Sưu Tập Huyền Thoại"
2026-03-11 14:42:52 +01:00

5 lines
198 B
JSON

[
{ "image": "placeholder-1.jpg", "caption": "Thêm ảnh vào thư mục public/images/ nhé! 😄" },
{ "image": "placeholder-2.jpg", "caption": "Chỉnh caption trong public/roasts.json" }
]