From 9e6e39de714984526102d40186c5b33973eafe94 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 6 Apr 2026 09:32:29 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 223 +++++++++-------------------------------------- 1 file changed, 39 insertions(+), 184 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 18e6ba5..af4049c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -30,66 +30,36 @@ export default function LandingPage() {
@@ -102,19 +72,13 @@ export default function LandingPage() { description="We believe in making the ancient wisdom of the Bible accessible to everyone. Through curated daily stories and guided reflections, we help you connect with your faith on a deeper level." metrics={[ { - value: "365", - title: "Stories Shared", - }, + value: "365", title: "Stories Shared"}, { - value: "10k+", - title: "Daily Readers", - }, + value: "10k+", title: "Daily Readers"}, { - value: "50+", - title: "Translations", - }, + value: "50+", title: "Translations"}, ]} - imageSrc="http://img.b2bpic.net/free-photo/cozy-home-composition-with-books-table-closeup_169016-26087.jpg?_wi=1" + imageSrc="http://img.b2bpic.net/free-photo/cozy-home-composition-with-books-table-closeup_169016-26087.jpg" imageAlt="Reflective reader" mediaAnimation="slide-up" metricsAnimation="blur-reveal" @@ -124,49 +88,26 @@ export default function LandingPage() {
@@ -223,60 +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?_wi=2", - 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", 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?_wi=4", - 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", 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?_wi=4", - imageAlt: "user dashboard bible app", - }, - { - id: "4", - name: "Robert K.", - date: "2024-10-04", - title: "Grateful", - quote: "A wonderful resource for daily spiritual growth.", - tag: "Reader", - avatarSrc: "http://img.b2bpic.net/free-photo/plus-size-model-being-dreamy_23-2148598818.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/roll-wallpaper-illuminated-by-artificial-light_122409-89.jpg?_wi=2", - imageAlt: "bible story landscape illustration", - }, - { - id: "5", - name: "Emma R.", - date: "2024-10-05", - title: "Inspiring", - quote: "Each story speaks to my current situation perfectly.", - tag: "Reader", - avatarSrc: "http://img.b2bpic.net/free-photo/concentrated-girl-reading-book-sitting-yellow-chair_23-2147601394.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/enjoy-moment-things-positive-words-phrase-graphic_53876-138622.jpg?_wi=2", - imageAlt: "peaceful morning prayer book", - }, + 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"}, ]} title="Reader Reflections" description="Hear how our community finds strength in these stories." @@ -287,14 +155,11 @@ export default function LandingPage() {
@@ -304,29 +169,19 @@ export default function LandingPage() { logoText="Sacred Stories" columns={[ { - title: "Company", - items: [ + title: "Company", items: [ { - label: "About", - href: "#about", - }, + label: "About", href: "#about"}, { - label: "Features", - href: "#features", - }, + label: "Features", href: "#features"}, ], }, { - title: "Legal", - items: [ + title: "Legal", items: [ { - label: "Privacy Policy", - href: "#", - }, + label: "Privacy Policy", href: "#"}, { - label: "Terms", - href: "#", - }, + label: "Terms", href: "#"}, ], }, ]} -- 2.49.1