export const galleryItems = [ { id: "shadcn", imgUrl: "/blocks/case-studies-1/image-1.jpg", title: "Modern Component Library", description: "Explore how shadcn/ui revolutionized React component development", }, { id: "tailwind", imgUrl: "/blocks/case-studies-1/image-2.jpg", title: "The Utility-First Revolution", description: "A traditional spread of delicious dishes prepared for the evening meal during Ramadan.", }, { id: "astro", imgUrl: "/blocks/case-studies-1/image-3.jpg", title: "The All-in-One Web Framework", description: "Learn how Astro's innovative 'Islands Architecture' and zero-JS approach", }, { id: "react", imgUrl: "/blocks/case-studies-1/image-4.jpg", title: "Pioneering Component-Based UI", description: "See how React continues to shape modern web development with its component model", }, { id: "nextjs", imgUrl: "/blocks/case-studies-1/image-5.jpg", title: "The React Framework", description: "Explore how Next.js has become the go-to framework for React applications", }, ]