Home Corrections Updated

This commit is contained in:
akash 2025-08-13 07:21:53 -07:00
parent 29871dc9ab
commit fb70303260
5 changed files with 3 additions and 3 deletions

View File

@ -56,7 +56,7 @@ export default function SingleGallery() {
{/* Header Section */} {/* Header Section */}
<div <div
className="inner-page-header" className="inner-page-header"
style={{ backgroundImage: 'url(/assets/img/bg/header-bg11.png)' }} style={{ backgroundImage: 'url(/assets/img/event/gallery/gallery.webp)' }}
> >
<div className="container"> <div className="container">
<div className="row"> <div className="row">

View File

@ -162,7 +162,7 @@ export default function HomePhotoGallerySection() {
data-aos-duration={1200} data-aos-duration={1200}
> >
<Link href="/photo-gallery" className="vl-btn3"> <Link href="/photo-gallery" className="vl-btn3">
Know More Go To Gallery
</Link> </Link>
</div> </div>
</div> </div>

View File

@ -15,7 +15,7 @@ export default function Header1({ scroll, isMobileMenu, handleMobileMenu, isSear
<> <>
<header> <header>
<div className="header-top py-3" style={{ backgroundColor: '#ed1b24' }}> <div className="header-top py-3" style={{ backgroundColor: '#000' }}>
<div className="container-fluid"> <div className="container-fluid">
<Swiper <Swiper
loop={true} loop={true}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 311 KiB

After

Width:  |  Height:  |  Size: 33 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 311 KiB