Further update
This commit is contained in:
@ -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"
|
||||
|
||||
Reference in New Issue
Block a user