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">
|
<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 */}
|
{/* Background Image using Next.js Image with fill */}
|
||||||
<Image
|
<Image
|
||||||
src="/images/heronew.png"
|
src="/images/hero.png"
|
||||||
alt="CMC Vellore 125 years celebration"
|
alt="CMC Vellore 125 years celebration"
|
||||||
fill
|
fill
|
||||||
className="object-cover"
|
className="object-cover"
|
||||||
|
|||||||
Reference in New Issue
Block a user