Www Atkhairy Com -
, I want to quickly browse the most impressive work of AT Khairy, filter by category, and see a larger preview without leaving the page, so I can decide whether to explore deeper.
If you're still unsure, I can suggest some article ideas based on common topics. Here are a few: www atkhairy com
<div class="swiper featured-swiper"> <div class="swiper-wrapper"> <!-- Example slide – repeat for each project --> <article class="swiper-slide" data-category="design"> <figure class="relative overflow-hidden rounded-lg shadow-lg"> <img src="thumb1.webp" alt="Modern UI for fintech app" class="w-full h-48 object-cover transition-transform duration-300 hover:scale-105" loading="lazy"> <figcaption class="p-4 bg-white"> <h3 class="text-lg font-semibold">FinTech Dashboard</h3> <p class="text-sm text-gray-600">Design</p> <a href="/projects/fintech-dashboard" class="mt-2 inline-block text-primary hover:underline">View Details →</a> </figcaption> </figure> </article> <!-- …more slides --> </div> , I want to quickly browse the most
