Update src/app/page.tsx

This commit is contained in:
2026-05-07 11:53:09 +00:00
parent 81153a65c4
commit 426b78eeb7

View File

@@ -64,35 +64,35 @@ export default function LandingPage() {
handle: "@alexreads",
testimonial: "The best ebook collection I've found online.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081913.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081913.jpg?_wi=1",
},
{
name: "Jamie Smith",
handle: "@jamie_books",
testimonial: "Elegant interface and fast downloads. Highly recommend.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-youth-with-freckles-beauty-marks_23-2151703656.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-youth-with-freckles-beauty-marks_23-2151703656.jpg?_wi=1",
},
{
name: "Jordan P.",
handle: "@jp_literary",
testimonial: "NexaReades has completely changed how I read.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/drawer-box_187299-48758.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/drawer-box_187299-48758.jpg?_wi=1",
},
{
name: "Casey W.",
handle: "@casey_reads",
testimonial: "Premium quality books for a fair price.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/blond-model-yellow-cap-looks-sleepy_114579-17007.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/blond-model-yellow-cap-looks-sleepy_114579-17007.jpg?_wi=1",
},
{
name: "Morgan Lee",
handle: "@m_reads",
testimonial: "Truly premium. A digital reading paradise.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/confident-attractive-man-with-oval-face-wears-round-glasses-dressed-formally_273609-8694.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/confident-attractive-man-with-oval-face-wears-round-glasses-dressed-formally_273609-8694.jpg?_wi=1",
},
]}
buttons={[
@@ -261,35 +261,35 @@ export default function LandingPage() {
name: "Alice J.",
handle: "@alice",
testimonial: "Fantastic collection.",
imageSrc: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081913.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081913.jpg?_wi=2",
},
{
id: "t2",
name: "Bob K.",
handle: "@bob",
testimonial: "Loved the app interface.",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-youth-with-freckles-beauty-marks_23-2151703656.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-youth-with-freckles-beauty-marks_23-2151703656.jpg?_wi=2",
},
{
id: "t3",
name: "Charlie D.",
handle: "@charlie",
testimonial: "Great price point.",
imageSrc: "http://img.b2bpic.net/free-photo/drawer-box_187299-48758.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/drawer-box_187299-48758.jpg?_wi=2",
},
{
id: "t4",
name: "Dana M.",
handle: "@dana",
testimonial: "Books for everyone.",
imageSrc: "http://img.b2bpic.net/free-photo/blond-model-yellow-cap-looks-sleepy_114579-17007.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/blond-model-yellow-cap-looks-sleepy_114579-17007.jpg?_wi=2",
},
{
id: "t5",
name: "Ethan L.",
handle: "@ethan",
testimonial: "Fast customer support.",
imageSrc: "http://img.b2bpic.net/free-photo/confident-attractive-man-with-oval-face-wears-round-glasses-dressed-formally_273609-8694.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/confident-attractive-man-with-oval-face-wears-round-glasses-dressed-formally_273609-8694.jpg?_wi=2",
},
]}
title="Reader Reviews"