From 4ba38e6d750d441c477629d1dc4a08fe72e4a26d Mon Sep 17 00:00:00 2001 From: Dawit Mekonnen <56738450+Dave-lab12@users.noreply.github.com> Date: Tue, 17 Oct 2023 17:25:14 +0300 Subject: [PATCH] Update Hero.astro --- src/components/Hero.astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Hero.astro b/src/components/Hero.astro index d15b4c6..80a0114 100644 --- a/src/components/Hero.astro +++ b/src/components/Hero.astro @@ -17,7 +17,7 @@ import GlowingBtn from "./GlowingBtn.astro";