diff --git a/src/components/banner/BetaBanner.jsx b/src/components/banner/BetaBanner.jsx index d4c7dfe..6fd8e98 100644 --- a/src/components/banner/BetaBanner.jsx +++ b/src/components/banner/BetaBanner.jsx @@ -1,25 +1,32 @@ import React from "react"; import "../../styles/icons.css"; -function BetaBanner() { - return ( -
-
-

Get early access to new features!

-

Help us test our ‘Save to cloud’ feature

-
- Join the beta - - - -
- ); +
+

+ Get early access to new features! +

+

+ Help us test our ‘Save to cloud’ feature +

+
+ + Join the beta + + + ); } export default BetaBanner; diff --git a/src/layouts/BaseLayout.astro b/src/layouts/BaseLayout.astro index 13efe54..e09c0b9 100644 --- a/src/layouts/BaseLayout.astro +++ b/src/layouts/BaseLayout.astro @@ -33,38 +33,6 @@ const { {title} -
@@ -73,7 +41,7 @@ const { >
- +