diff --git a/src/components/sections/HeroSection.astro b/src/components/sections/HeroSection.astro index 14d617c..5e8bb58 100644 --- a/src/components/sections/HeroSection.astro +++ b/src/components/sections/HeroSection.astro @@ -32,8 +32,8 @@ const images = await Promise.all(imagesData.map(async (img) => ({ }))); --- -
-
+
+

@@ -47,8 +47,7 @@ const images = await Promise.all(imagesData.map(async (img) => ({ {secondaryBtn && }
- -