Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-03-17 11:49:20 +00:00

View File

@@ -60,15 +60,15 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/wooden-background-with-open-book-stacked-books_23-2147624849.jpg", imageAlt: "Collection of colorful books"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/lovely-couple-hiding-books-looking-front_114579-58507.jpg", imageAlt: "Reading community gathering"
imageSrc: "http://img.b2bpic.net/free-photo/lovely-couple-hiding-books-looking-front_114579-58507.jpg?_wi=1", imageAlt: "Reading community gathering"
}
]}
rightCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-reading-resort_23-2147765391.jpg", imageAlt: "Detailed book review analysis"
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-reading-resort_23-2147765391.jpg?_wi=1", imageAlt: "Detailed book review analysis"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-girl-reading-near-smart-friend_23-2147864131.jpg", imageAlt: "Multi-platform book marketing"
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-girl-reading-near-smart-friend_23-2147864131.jpg?_wi=1", imageAlt: "Multi-platform book marketing"
}
]}
avatars={[
@@ -97,7 +97,7 @@ export default function LandingPage() {
tag="Our Story"
tagIcon={Users}
tagAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/lovely-couple-hiding-books-looking-front_114579-58507.jpg"
imageSrc="http://img.b2bpic.net/free-photo/lovely-couple-hiding-books-looking-front_114579-58507.jpg?_wi=2"
imageAlt="Community of book lovers sharing recommendations"
mediaAnimation="slide-up"
metricsAnimation="slide-up"
@@ -125,7 +125,7 @@ export default function LandingPage() {
features={[
{
id: 1,
title: "Honest In-Depth Reviews", description: "We provide detailed, unbiased reviews that analyze plot, characters, pacing, and overall literary merit to help you find books you'll love.", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-reading-resort_23-2147765391.jpg", imageAlt: "Detailed book review and analysis"
title: "Honest In-Depth Reviews", description: "We provide detailed, unbiased reviews that analyze plot, characters, pacing, and overall literary merit to help you find books you'll love.", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-reading-resort_23-2147765391.jpg?_wi=2", imageAlt: "Detailed book review and analysis"
},
{
id: 2,
@@ -133,7 +133,7 @@ export default function LandingPage() {
},
{
id: 3,
title: "Multi-Platform Presence", description: "Find our reviews on Goodreads, Amazon, TikTok, Instagram, and all major book marketing platforms for convenient access.", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-girl-reading-near-smart-friend_23-2147864131.jpg", imageAlt: "Multi-platform book marketing distribution"
title: "Multi-Platform Presence", description: "Find our reviews on Goodreads, Amazon, TikTok, Instagram, and all major book marketing platforms for convenient access.", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-girl-reading-near-smart-friend_23-2147864131.jpg?_wi=2", imageAlt: "Multi-platform book marketing distribution"
}
]}
ariaLabel="Feature section highlighting review platform benefits"