diff --git a/client/package-lock.json b/client/package-lock.json index 20bac142..694951ee 100644 --- a/client/package-lock.json +++ b/client/package-lock.json @@ -17925,6 +17925,9 @@ "version": "4.9.5", "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.9.5.tgz", "integrity": "sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==", + + "license": "Apache-2.0", + "peer": true, "bin": { "tsc": "bin/tsc", diff --git a/client/src/Pages/Home.jsx b/client/src/Pages/Home.jsx index 5ac19dfc..26df3cd7 100644 --- a/client/src/Pages/Home.jsx +++ b/client/src/Pages/Home.jsx @@ -39,6 +39,42 @@ const Home = () => { + {/* Book Categories Section */} +
+

Book Categories

+
+
+

Romance

+

Explore our collection of romantic novels.

+
+
+

Action

+

Dive into thrilling action-packed stories.

+
+
+

Thriller

+

Get your adrenaline pumping with our thrillers.

+
+
+

Fiction

+

Discover imaginative and captivating fiction.

+
+
+

Tech

+

Stay updated with the latest in technology.

+
+
+

Philosophy

+

Dive deep into philosophical thoughts and ideas.

+
+
+

Manga

+

Explore our extensive collection of Manga.

+
+
+
+ + {/* Image Container */}