Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -60,7 +60,7 @@ export default function LandingPage() {
|
||||
handle: "@alexread",
|
||||
testimonial: "The AI recommendations are spot on. I've discovered more books here than in years.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smartphone-book-high-angle_23-2149765817.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smartphone-book-high-angle_23-2149765817.jpg?_wi=1",
|
||||
imageAlt: "digital ebook library dark mode",
|
||||
},
|
||||
{
|
||||
@@ -68,7 +68,7 @@ export default function LandingPage() {
|
||||
handle: "@marias",
|
||||
testimonial: "Fast, clean, and incredible value. The best way to build a personal library.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-tablet-books-library_23-2147845958.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-tablet-books-library_23-2147845958.jpg?_wi=1",
|
||||
imageAlt: "ebook reader app interface",
|
||||
},
|
||||
{
|
||||
@@ -76,7 +76,7 @@ export default function LandingPage() {
|
||||
handle: "@dkbooks",
|
||||
testimonial: "A massive selection that keeps growing. Worth every penny.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/diverse-staff-pitching-proposals-stakeholders-mockup-business-meeting-dark_482257-136152.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/diverse-staff-pitching-proposals-stakeholders-mockup-business-meeting-dark_482257-136152.jpg?_wi=1",
|
||||
imageAlt: "ai recommendation system ui",
|
||||
},
|
||||
{
|
||||
@@ -84,7 +84,7 @@ export default function LandingPage() {
|
||||
handle: "@janereads",
|
||||
testimonial: "The offline mode is a lifesaver for my daily commute.",
|
||||
rating: 4,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cloud-with-lock_1048-1663.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cloud-with-lock_1048-1663.jpg?_wi=1",
|
||||
imageAlt: "secure cloud storage icon",
|
||||
},
|
||||
{
|
||||
@@ -92,7 +92,7 @@ export default function LandingPage() {
|
||||
handle: "@chrisb",
|
||||
testimonial: "The interface is beautiful and the reading experience is top-tier.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-mature-woman-covered-blanket-holding-book_171337-19320.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-mature-woman-covered-blanket-holding-book_171337-19320.jpg?_wi=1",
|
||||
imageAlt: "happy reader professional portrait",
|
||||
},
|
||||
]}
|
||||
@@ -102,7 +102,7 @@ export default function LandingPage() {
|
||||
href: "#pricing",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/smartphone-book-high-angle_23-2149765817.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/smartphone-book-high-angle_23-2149765817.jpg?_wi=2"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-mature-woman-covered-blanket-holding-book_171337-19320.jpg",
|
||||
@@ -142,7 +142,7 @@ export default function LandingPage() {
|
||||
"Premium",
|
||||
"Books",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-tablet-books-library_23-2147845958.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-tablet-books-library_23-2147845958.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "f2",
|
||||
@@ -151,7 +151,7 @@ export default function LandingPage() {
|
||||
"Smart",
|
||||
"AI",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/diverse-staff-pitching-proposals-stakeholders-mockup-business-meeting-dark_482257-136152.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/diverse-staff-pitching-proposals-stakeholders-mockup-business-meeting-dark_482257-136152.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "f3",
|
||||
@@ -160,7 +160,7 @@ export default function LandingPage() {
|
||||
"Offline",
|
||||
"Secure",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cloud-with-lock_1048-1663.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cloud-with-lock_1048-1663.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
title="Features That Keep You Reading"
|
||||
@@ -226,7 +226,7 @@ export default function LandingPage() {
|
||||
quote: "I love the clean UI. It makes reading a joy.",
|
||||
name: "Alex R.",
|
||||
role: "Developer",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-mature-woman-covered-blanket-holding-book_171337-19320.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-mature-woman-covered-blanket-holding-book_171337-19320.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "t2",
|
||||
|
||||
Reference in New Issue
Block a user