From 2120ffb5115dce489f531ca6fce435ca18916788 Mon Sep 17 00:00:00 2001 From: im-ushan-ikshana Date: Fri, 25 Oct 2024 23:21:41 +0530 Subject: [PATCH] Open New Member Registration --- src/components/HeroSection.astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/HeroSection.astro b/src/components/HeroSection.astro index 5277136..c0a5785 100644 --- a/src/components/HeroSection.astro +++ b/src/components/HeroSection.astro @@ -24,7 +24,7 @@ import Container from "./Container.astro"