Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-06 16:44:02 +00:00

View File

@@ -77,7 +77,7 @@ export default function LandingPage() {
href: "#products",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/student-reading-book-library_23-2148727845.jpg"
imageSrc="http://img.b2bpic.net/free-photo/student-reading-book-library_23-2148727845.jpg?_wi=1"
mediaAnimation="slide-up"
avatars={[
{
@@ -141,7 +141,7 @@ export default function LandingPage() {
price: "$29.99",
rating: 5,
reviewCount: "120",
imageSrc: "http://img.b2bpic.net/free-photo/book-drink-near-scarf-leaves_23-2147885972.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/book-drink-near-scarf-leaves_23-2147885972.jpg?_wi=1",
},
{
id: "2",
@@ -150,7 +150,7 @@ export default function LandingPage() {
price: "$19.99",
rating: 4,
reviewCount: "85",
imageSrc: "http://img.b2bpic.net/free-photo/pile-paperback-books-table_93675-129527.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/pile-paperback-books-table_93675-129527.jpg?_wi=1",
},
{
id: "3",
@@ -159,7 +159,7 @@ export default function LandingPage() {
price: "$45.00",
rating: 5,
reviewCount: "210",
imageSrc: "http://img.b2bpic.net/free-photo/pirate-artifacts-arrangement-still-life_23-2150426464.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/pirate-artifacts-arrangement-still-life_23-2150426464.jpg?_wi=1",
},
{
id: "4",
@@ -168,7 +168,7 @@ export default function LandingPage() {
price: "$24.99",
rating: 4,
reviewCount: "95",
imageSrc: "http://img.b2bpic.net/free-photo/vintage-texture-with-different-colors_1160-164.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/vintage-texture-with-different-colors_1160-164.jpg?_wi=1",
},
{
id: "5",
@@ -234,7 +234,7 @@ export default function LandingPage() {
quote: "BookHaven is the best place to find rare books!",
tag: "Top Pick",
avatarSrc: "http://img.b2bpic.net/free-photo/this-book-is-amazing-really_329181-1338.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/student-reading-book-library_23-2148727845.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/student-reading-book-library_23-2148727845.jpg?_wi=2",
imageAlt: "cozy bookstore shelves warm light",
},
{
@@ -245,7 +245,7 @@ export default function LandingPage() {
quote: "Great selection and quick delivery.",
tag: "Reliable",
avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-happy-girl-with-hat-posing_23-2148350111.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/book-drink-near-scarf-leaves_23-2147885972.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/book-drink-near-scarf-leaves_23-2147885972.jpg?_wi=2",
imageAlt: "hardcover book wooden surface",
},
{
@@ -256,7 +256,7 @@ export default function LandingPage() {
quote: "A curated marketplace that truly understands readers.",
tag: "Expert",
avatarSrc: "http://img.b2bpic.net/free-photo/woman-reading-book_23-2147782208.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/pile-paperback-books-table_93675-129527.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/pile-paperback-books-table_93675-129527.jpg?_wi=2",
imageAlt: "stack of colorful modern books",
},
{
@@ -267,7 +267,7 @@ export default function LandingPage() {
quote: "The catalog is incredibly diverse and beautiful.",
tag: "Writer",
avatarSrc: "http://img.b2bpic.net/free-photo/aesthetic-school-locker-illustration_23-2152010472.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/pirate-artifacts-arrangement-still-life_23-2150426464.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/pirate-artifacts-arrangement-still-life_23-2150426464.jpg?_wi=2",
imageAlt: "classic leather bound book",
},
{
@@ -278,7 +278,7 @@ export default function LandingPage() {
quote: "I found so many hidden gems here.",
tag: "Reader",
avatarSrc: "http://img.b2bpic.net/free-photo/young-girl-with-pink-hairs-holding-sketchbook-demonstrating-it_114579-17786.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/vintage-texture-with-different-colors_1160-164.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/vintage-texture-with-different-colors_1160-164.jpg?_wi=2",
imageAlt: "modern sci-fi book cover design",
},
]}