Further update

This commit is contained in:
2025-10-13 00:28:21 +05:30
parent 5aa8d36e4c
commit 65b7bda12a

View File

@ -6,7 +6,7 @@ const HeroSection = () => {
<div className="relative h-80 md:h-96 lg:h-[500px] min-h-80 md:min-h-96 lg:min-h-[450px] overflow-hidden">
{/* Background Image using Next.js Image with fill */}
<Image
src="/images/heronew.png"
src="/images/hero.png"
alt="CMC Vellore 125 years celebration"
fill
className="object-cover"