diff --git a/src/components/Hero/HeroSection.js b/src/components/Hero/HeroSection.js index 1019c45..872c6a9 100644 --- a/src/components/Hero/HeroSection.js +++ b/src/components/Hero/HeroSection.js @@ -14,7 +14,6 @@ function HeroSection() { const script = document.createElement("script"); script.src = "https://apply.devfolio.co/v2/sdk.js"; script.async = true; - script.defer = true; document.body.appendChild(script); return () => { document.body.removeChild(script); @@ -62,6 +61,9 @@ function HeroSection() {
24-25 February, 2024
+
+ Register till 9 Feb +
Dig deeper @@ -78,15 +80,13 @@ function HeroSection() { data-hackathon-slug="hackmol-5" data-button-theme="light" >
-