diff --git a/app/(event)/photo-gallery/single-gallery/page.tsx b/app/(event)/photo-gallery/single-gallery/page.tsx
index ab92fe8..af0bd9a 100644
--- a/app/(event)/photo-gallery/single-gallery/page.tsx
+++ b/app/(event)/photo-gallery/single-gallery/page.tsx
@@ -56,7 +56,7 @@ export default function SingleGallery() {
{/* Header Section */}
diff --git a/components/home/HomePhotoGallerySection.tsx b/components/home/HomePhotoGallerySection.tsx
index d0819ab..5a08f34 100644
--- a/components/home/HomePhotoGallerySection.tsx
+++ b/components/home/HomePhotoGallerySection.tsx
@@ -162,7 +162,7 @@ export default function HomePhotoGallerySection() {
data-aos-duration={1200}
>
- Know More
+ Go To Gallery
diff --git a/components/layout/header/Header1.tsx b/components/layout/header/Header1.tsx
index aae4ca6..b1d9fac 100644
--- a/components/layout/header/Header1.tsx
+++ b/components/layout/header/Header1.tsx
@@ -15,7 +15,7 @@ export default function Header1({ scroll, isMobileMenu, handleMobileMenu, isSear
<>