diff --git a/src/app/page.tsx b/src/app/page.tsx index 3282b70..f7e0a89 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -47,11 +47,11 @@ export default function LandingPage() { title="Your Next Great Read, Awaits." description="Unlock a vast library of premium ebooks tailored to your taste. Start your journey with NexaReades today." testimonials={[ - { name: "Alex Rivers", 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" }, - { 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" }, - { 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" }, - { 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" }, - { 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" } + { name: "Alex Rivers", 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?_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?_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?_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?_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?_wi=1" } ]} buttons={[{ text: "Explore Library", href: "#books" }]} imageSrc="http://img.b2bpic.net/free-photo/top-view-tablet-with-financial-review_1232-184.jpg" @@ -122,11 +122,11 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} testimonials={[ - { id: "t1", name: "Alice J.", handle: "@alice", testimonial: "Fantastic collection.", imageSrc: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081913.jpg" }, - { 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" }, - { id: "t3", name: "Charlie D.", handle: "@charlie", testimonial: "Great price point.", imageSrc: "http://img.b2bpic.net/free-photo/drawer-box_187299-48758.jpg" }, - { 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" }, - { 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" } + { id: "t1", name: "Alice J.", handle: "@alice", testimonial: "Fantastic collection.", 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?_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?_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?_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?_wi=2" } ]} title="Reader Reviews" description="See why thousands of readers choose our platform."