Skip to content

Commit 0c838d4

Browse files
authored
Fix: Corrected image llinks
1 parent 230df17 commit 0c838d4

File tree

1 file changed

+10
-27
lines changed

1 file changed

+10
-27
lines changed

index.html

Lines changed: 10 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -413,37 +413,19 @@ <h2 class="text-3xl font-bold text-academic-900 dark:text-white font-serif mb-2"
413413
</p>
414414
</div>
415415

416-
<div class="flex overflow-x-auto snap-x snap-mandatory gap-6 pb-8 pt-4 px-4 -mx-4 sm:mx-0 sm:px-0 hide-scrollbar cursor-grab active:cursor-grabbing">
417-
418-
<div onclick="openLightbox('https://images.unsplash.com/photo-1599901860904-17e6ed7083a0?auto=format&fit=crop&w=1200&q=80')" class="flex-none w-[85vw] sm:w-[45vw] md:w-80 snap-center group relative overflow-hidden rounded-xl shadow-md border border-slate-200 dark:border-academic-800 h-64">
419-
<img src="https://images.unsplash.com/photo-1599901860904-17e6ed7083a0?auto=format&fit=crop&w=800&q=80" alt="Yoga Competition 1" class="w-full h-full object-cover transform transition-transform duration-700 group-hover:scale-110">
420-
<div class="absolute inset-0 bg-gradient-to-t from-black/90 via-black/40 to-transparent opacity-0 group-hover:opacity-100 transition-opacity duration-300 flex flex-col justify-end p-6">
421-
<h4 class="text-white font-bold text-lg translate-y-4 group-hover:translate-y-0 transition-transform duration-300">State Championship</h4>
422-
<p class="text-slate-300 text-sm translate-y-4 group-hover:translate-y-0 transition-transform duration-300 delay-75">Demonstrating advanced flexibility and focus.</p>
423-
</div>
424-
</div>
425-
426-
<div onclick="openLightbox('https://images.unsplash.com/photo-1599901860904-17e6ed7083a0?auto=format&fit=crop&w=1200&q=80')" class="flex-none w-[85vw] sm:w-[45vw] md:w-80 snap-center group relative overflow-hidden rounded-xl shadow-md border border-slate-200 dark:border-academic-800 h-64">
427-
<img src="https://images.unsplash.com/photo-1544367567-0f2fcb009e0b?auto=format&fit=crop&w=800&q=80" alt="Yoga Competition 2" class="w-full h-full object-cover transform transition-transform duration-700 group-hover:scale-110">
416+
<div onclick="openLightbox('./images/SGFI_STATE_TEAM.jpg')" class="flex-none w-[85vw] sm:w-[45vw] md:w-80 snap-center group relative overflow-hidden rounded-xl shadow-md border border-slate-200 dark:border-academic-800 h-64">
417+
<img src="./images/SGFI_STATE_TEAM.jpg" alt="SGFI STATE TEAM " class="w-full h-full object-cover transform transition-transform duration-700 group-hover:scale-110">
428418
<div class="absolute inset-0 bg-gradient-to-t from-black/90 via-black/40 to-transparent opacity-0 group-hover:opacity-100 transition-opacity duration-300 flex flex-col justify-end p-6">
429-
<h4 class="text-white font-bold text-lg translate-y-4 group-hover:translate-y-0 transition-transform duration-300">Team Management</h4>
430-
<p class="text-slate-300 text-sm translate-y-4 group-hover:translate-y-0 transition-transform duration-300 delay-75">Leading junior athletes under pressure.</p>
419+
<h4 class="text-white font-bold text-lg translate-y-4 group-hover:translate-y-0 transition-transform duration-300">SGFI STATE TEAM</h4>
420+
<p class="text-slate-300 text-sm translate-y-4 group-hover:translate-y-0 transition-transform duration-300 delay-75">Our SGFI Team for state-level Yoga competition.</p>
431421
</div>
432422
</div>
433423

434-
<div onclick="openLightbox('https://images.unsplash.com/photo-1599901860904-17e6ed7083a0?auto=format&fit=crop&w=1200&q=80')" class="flex-none w-[85vw] sm:w-[45vw] md:w-80 snap-center group relative overflow-hidden rounded-xl shadow-md border border-slate-200 dark:border-academic-800 h-64">
435-
<img src="https://images.unsplash.com/photo-1544367567-0f2fcb009e0b?auto=format&fit=crop&w=800&q=80" alt="Yoga Competition 2" class="w-full h-full object-cover transform transition-transform duration-700 group-hover:scale-110">
424+
<div onclick="openLightbox('./images/FINAL_SELECTED.jpg')" class="flex-none w-[85vw] sm:w-[45vw] md:w-80 snap-center group relative overflow-hidden rounded-xl shadow-md border border-slate-200 dark:border-academic-800 h-64">
425+
<img src="./images/FINAL_SELECTED.jpg" alt="NATIONAL SELECTED TEAM TEAM" class="w-full h-full object-cover transform transition-transform duration-700 group-hover:scale-110">
436426
<div class="absolute inset-0 bg-gradient-to-t from-black/90 via-black/40 to-transparent opacity-0 group-hover:opacity-100 transition-opacity duration-300 flex flex-col justify-end p-6">
437-
<h4 class="text-white font-bold text-lg translate-y-4 group-hover:translate-y-0 transition-transform duration-300">Team Management</h4>
438-
<p class="text-slate-300 text-sm translate-y-4 group-hover:translate-y-0 transition-transform duration-300 delay-75">Leading junior athletes under pressure.</p>
439-
</div>
440-
</div>
441-
442-
<div onclick="openLightbox('https://images.unsplash.com/photo-1599901860904-17e6ed7083a0?auto=format&fit=crop&w=1200&q=80')" class="flex-none w-[85vw] sm:w-[45vw] md:w-80 snap-center group relative overflow-hidden rounded-xl shadow-md border border-slate-200 dark:border-academic-800 h-64">
443-
<img src="https://images.unsplash.com/photo-1544367567-0f2fcb009e0b?auto=format&fit=crop&w=800&q=80" alt="Yoga Competition 2" class="w-full h-full object-cover transform transition-transform duration-700 group-hover:scale-110">
444-
<div class="absolute inset-0 bg-gradient-to-t from-black/90 via-black/40 to-transparent opacity-0 group-hover:opacity-100 transition-opacity duration-300 flex flex-col justify-end p-6">
445-
<h4 class="text-white font-bold text-lg translate-y-4 group-hover:translate-y-0 transition-transform duration-300">Team Management</h4>
446-
<p class="text-slate-300 text-sm translate-y-4 group-hover:translate-y-0 transition-transform duration-300 delay-75">Leading junior athletes under pressure.</p>
427+
<h4 class="text-white font-bold text-lg translate-y-4 group-hover:translate-y-0 transition-transform duration-300">FINAL SELETED MEMBERS</h4>
428+
<p class="text-slate-300 text-sm translate-y-4 group-hover:translate-y-0 transition-transform duration-300 delay-75">Final selected members for National competition, SGFI Yoga. </p>
447429
</div>
448430
</div>
449431

@@ -1011,4 +993,5 @@ <h2 class="text-2xl font-bold text-white font-serif mb-2">Abdul Jabbar Khan</h2>
1011993
});
1012994
</script>
1013995
</body>
1014-
</html>
996+
997+
</html>

0 commit comments

Comments
 (0)