Merge version_1 into main #1

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

View File

@@ -124,25 +124,25 @@ export default function LandingPage() {
id: "1",
name: "The Midnight Library",
price: "$24.99",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-agenda-wooden-table_23-2148459657.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-agenda-wooden-table_23-2148459657.jpg?_wi=1",
},
{
id: "2",
name: "Circe: A Novel",
price: "$18.99",
imageSrc: "http://img.b2bpic.net/free-photo/real-life-zodiac-collage_23-2149588402.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/real-life-zodiac-collage_23-2149588402.jpg?_wi=1",
},
{
id: "3",
name: "Atomic Habits",
price: "$22.00",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-twigs-stack-books-with-different-covers-isolated-white-background_23-2147924489.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-twigs-stack-books-with-different-covers-isolated-white-background_23-2147924489.jpg?_wi=1",
},
{
id: "4",
name: "Project Hail Mary",
price: "$26.50",
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-standing-near-bookshelf_23-2148071580.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-standing-near-bookshelf_23-2148071580.jpg?_wi=1",
},
{
id: "5",
@@ -239,7 +239,7 @@ export default function LandingPage() {
quote: "BookBound is a true gem in the city. Incredible recommendations.",
tag: "Five Stars",
avatarSrc: "http://img.b2bpic.net/free-photo/pensive-african-american-young-lady-talking-smartphone-near-books_23-2148042573.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-agenda-wooden-table_23-2148459657.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-agenda-wooden-table_23-2148459657.jpg?_wi=2",
imageAlt: "customer portrait reading book",
},
{
@@ -250,7 +250,7 @@ export default function LandingPage() {
quote: "Our monthly meetings are always better thanks to the team here.",
tag: "Love it",
avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-people-holding-books_23-2149535742.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/real-life-zodiac-collage_23-2149588402.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/real-life-zodiac-collage_23-2149588402.jpg?_wi=2",
imageAlt: "customer portrait reading book",
},
{
@@ -261,7 +261,7 @@ export default function LandingPage() {
quote: "I find something new and exciting every single time I visit.",
tag: "Must Visit",
avatarSrc: "http://img.b2bpic.net/free-photo/girl-shopping-mall-talking-phone_23-2148225605.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-twigs-stack-books-with-different-covers-isolated-white-background_23-2147924489.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-twigs-stack-books-with-different-covers-isolated-white-background_23-2147924489.jpg?_wi=2",
imageAlt: "customer portrait reading book",
},
{
@@ -272,7 +272,7 @@ export default function LandingPage() {
quote: "Friendly staff and such a cozy atmosphere. I spend hours here.",
tag: "My Spot",
avatarSrc: "http://img.b2bpic.net/free-photo/set-interesting-books_23-2147767316.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-standing-near-bookshelf_23-2148071580.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-standing-near-bookshelf_23-2148071580.jpg?_wi=2",
imageAlt: "customer portrait reading book",
},
]}