diff --git a/Projects/Book_review_website/ScreenShots/life-changing-books.jpg b/Projects/Book_review_website/ScreenShots/life-changing-books.jpg new file mode 100644 index 00000000..fe0ff337 Binary files /dev/null and b/Projects/Book_review_website/ScreenShots/life-changing-books.jpg differ diff --git a/Projects/Book_review_website/index.html b/Projects/Book_review_website/index.html index 2aae3214..ba83d266 100644 --- a/Projects/Book_review_website/index.html +++ b/Projects/Book_review_website/index.html @@ -30,6 +30,23 @@ height: 120px; width: 120px; } + /* Hover effect for buttons */ + button:hover, .sign-in:hover { + transform: scale(1.05); + transition: transform 0.3s ease-in-out; + } + + /* Hover effect for book reviews */ + .book-review:hover { + background-color: #f0f0f0; + transition: background-color 0.3s ease-in-out; + } + + /* Hover effect for services boxes */ + .services .box:hover { + transform: scale(1.05); + transition: transform 0.3s ease-in-out; + } @@ -115,6 +132,10 @@
Lorem, ipsum dolor sit amet consectetur adipisicing elit. Officiis, reiciendis? Corrupti aliquam distinctio temporibus reiciendis ducimus eaque nulla quisquam pariatur.
+ +Welcome to our Book Review Website! We are dedicated to providing you with the best customer experience by offering insightful reviews of a wide range of books. Our mission is to help you discover your next favorite read and navigate the literary universe with ease.
+Our team of passionate readers and reviewers work tirelessly to bring you honest and comprehensive reviews. Whether you're into fiction, non-fiction, science, or fantasy, we've got something for everyone. Join our community and start exploring today!
Learn MoreLorem ipsum dolor sit amet consectetur adipisicing elit. Nemo dolorum deleniti odio architecto quae harum nesciunt sint, quidem omnis dolorem praesentium explicabo beatae. Delectus quidem saepe molestias eum, fuga dolorum?
+This website has been a game-changer for me. The reviews are detailed and honest, helping me choose the best books to read. Highly recommended!
Lorem ipsum dolor sit amet consectetur adipisicing elit. Nemo dolorum deleniti odio architecto quae harum nesciunt sint, quidem omnis dolorem praesentium explicabo beatae. Delectus quidem saepe molestias eum, fuga dolorum?
+I love the variety of books reviewed here. The insights provided are very helpful in making my reading choices. Great job!
Lorem ipsum dolor sit amet consectetur adipisicing elit. Nemo dolorum deleniti odio architecto quae harum nesciunt sint, quidem omnis dolorem praesentium explicabo beatae. Delectus quidem saepe molestias eum, fuga dolorum?
+The reviews on this site are very thorough and well-written. I appreciate the effort put into each review. Keep up the good work!