diff --git a/Images/comic.jpg b/Images/comic.jpg
new file mode 100644
index 00000000..ba4cb6fc
Binary files /dev/null and b/Images/comic.jpg differ
diff --git a/index.html b/index.html
index cd0745ad..26b964de 100644
--- a/index.html
+++ b/index.html
@@ -712,6 +712,11 @@ <h2 class="h-secondary center" style="font-family: var(--ff-philosopher)">60's D
                 <h2 class="h-secondary center" style="font-family: var(--ff-philosopher);">Whimsical Nostalgia: The Stardust Bonbon</h2>
                 <p class="center" style="font-family: var(--ff-poppins);">The Stardust Bonbon, a sweet relic from an era when the universe was our playground.</p>
             </div>
+            <div class="box" data-aos="fade-down">
+                <img src="Images/comic.jpg" alt="Comic-Book" class="card-image">
+                <h2 class="h-secondary center" style="font-family: var(--ff-philosopher);">Timeless heroes and endless adventures</h2>
+                <p class="center" style="font-family: var(--ff-poppins);">Heroic battles, funky fashion, and a world where everything's just a splash of color away!</p>
+            </div>
         </div>
         
     </section>