diff --git a/src/app/page.tsx b/src/app/page.tsx index af4049c..096ec55 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -78,7 +78,7 @@ export default function LandingPage() { { value: "50+", title: "Translations"}, ]} - imageSrc="http://img.b2bpic.net/free-photo/cozy-home-composition-with-books-table-closeup_169016-26087.jpg" + imageSrc="http://img.b2bpic.net/free-photo/cozy-home-composition-with-books-table-closeup_169016-26087.jpg?_wi=1" imageAlt="Reflective reader" mediaAnimation="slide-up" metricsAnimation="blur-reveal" @@ -93,21 +93,21 @@ export default function LandingPage() { features={[ { title: "Daily Story Notifications", description: "Receive a meaningful story every morning at your preferred time.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/mobile-application-design-illustrator-creativity-concept_53876-124401.jpg", imageAlt: "App UI"}, + imageSrc: "http://img.b2bpic.net/free-photo/mobile-application-design-illustrator-creativity-concept_53876-124401.jpg?_wi=1", imageAlt: "App UI"}, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/office-worker-with-tablet-pencil_23-2147717385.jpg", imageAlt: "App UI"}, + imageSrc: "http://img.b2bpic.net/free-photo/office-worker-with-tablet-pencil_23-2147717385.jpg?_wi=1", imageAlt: "App UI"}, }, { title: "Guided Reflections", description: "Every story comes with key takeaways and prayer points for deeper meditation.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/mobile-application-design-illustrator-creativity-concept_53876-124401.jpg", imageAlt: "App UI"}, + imageSrc: "http://img.b2bpic.net/free-photo/mobile-application-design-illustrator-creativity-concept_53876-124401.jpg?_wi=2", imageAlt: "App UI"}, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/office-worker-with-tablet-pencil_23-2147717385.jpg", imageAlt: "App UI"}, + imageSrc: "http://img.b2bpic.net/free-photo/office-worker-with-tablet-pencil_23-2147717385.jpg?_wi=2", imageAlt: "App UI"}, }, { title: "Verse Library", description: "Easily save and organize your favorite passages for later reading.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/mobile-application-design-illustrator-creativity-concept_53876-124401.jpg", imageAlt: "App UI"}, + imageSrc: "http://img.b2bpic.net/free-photo/mobile-application-design-illustrator-creativity-concept_53876-124401.jpg?_wi=3", imageAlt: "App UI"}, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/office-worker-with-tablet-pencil_23-2147717385.jpg", imageAlt: "App UI"}, + imageSrc: "http://img.b2bpic.net/free-photo/office-worker-with-tablet-pencil_23-2147717385.jpg?_wi=3", imageAlt: "App UI"}, }, ]} showStepNumbers={true} @@ -140,11 +140,11 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "1", name: "Mary S.", date: "2024-10-01", title: "Life Changing", quote: "This app helped me start my day with peace every morning.", tag: "Reader", avatarSrc: "http://img.b2bpic.net/free-photo/girl-enjoying-good-book_23-2148260189.jpg", imageSrc: "http://img.b2bpic.net/free-photo/cozy-home-composition-with-books-table-closeup_169016-26087.jpg", imageAlt: "person reading bible reflection"}, + id: "1", name: "Mary S.", date: "2024-10-01", title: "Life Changing", quote: "This app helped me start my day with peace every morning.", tag: "Reader", avatarSrc: "http://img.b2bpic.net/free-photo/girl-enjoying-good-book_23-2148260189.jpg", imageSrc: "http://img.b2bpic.net/free-photo/cozy-home-composition-with-books-table-closeup_169016-26087.jpg?_wi=2", imageAlt: "person reading bible reflection"}, { - id: "2", name: "John D.", date: "2024-10-02", title: "Simple & Deep", quote: "I appreciate the simple yet profound reflections provided.", tag: "Reader", avatarSrc: "http://img.b2bpic.net/free-photo/pretty-female-holding-plate-dessert_1187-5282.jpg", imageSrc: "http://img.b2bpic.net/free-photo/mobile-application-design-illustrator-creativity-concept_53876-124401.jpg", imageAlt: "mobile app bible reading interface"}, + id: "2", name: "John D.", date: "2024-10-02", title: "Simple & Deep", quote: "I appreciate the simple yet profound reflections provided.", tag: "Reader", avatarSrc: "http://img.b2bpic.net/free-photo/pretty-female-holding-plate-dessert_1187-5282.jpg", imageSrc: "http://img.b2bpic.net/free-photo/mobile-application-design-illustrator-creativity-concept_53876-124401.jpg?_wi=4", imageAlt: "mobile app bible reading interface"}, { - id: "3", name: "Sarah L.", date: "2024-10-03", title: "Beautiful", quote: "The stories are beautifully curated and easy to read.", tag: "Reader", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-good-looking-cheerful-middle-aged-european-female-with-stylish-hairdo-wearing-white-tank-expressing-positive-emotions-smiling-broadly-showing-straight-teeth-happy-receive-good-news_343059-1966.jpg", imageSrc: "http://img.b2bpic.net/free-photo/office-worker-with-tablet-pencil_23-2147717385.jpg", imageAlt: "user dashboard bible app"}, + id: "3", name: "Sarah L.", date: "2024-10-03", title: "Beautiful", quote: "The stories are beautifully curated and easy to read.", tag: "Reader", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-good-looking-cheerful-middle-aged-european-female-with-stylish-hairdo-wearing-white-tank-expressing-positive-emotions-smiling-broadly-showing-straight-teeth-happy-receive-good-news_343059-1966.jpg", imageSrc: "http://img.b2bpic.net/free-photo/office-worker-with-tablet-pencil_23-2147717385.jpg?_wi=4", imageAlt: "user dashboard bible app"}, ]} title="Reader Reflections" description="Hear how our community finds strength in these stories."