Home Corrections Updated
This commit is contained in:
parent
29871dc9ab
commit
fb70303260
@ -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">
|
||||||
|
|||||||
@ -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>
|
||||||
|
|||||||
@ -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 |
BIN
public/assets/img/event/gallery/gallery.webp
Normal file
BIN
public/assets/img/event/gallery/gallery.webp
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 311 KiB |
Loading…
x
Reference in New Issue
Block a user