diff --git a/src/components/sections/BlogPreview.astro b/src/components/sections/BlogPreview.astro index 56ad339..1df7354 100644 --- a/src/components/sections/BlogPreview.astro +++ b/src/components/sections/BlogPreview.astro @@ -79,10 +79,36 @@ const blogPosts = [ =======

+ -
+
+
+
+ Blog Coming Soon! +

The blog feature is currently in development.

+
+
+ {blogPosts.map((post) => (