diff --git a/src/app/page.tsx b/src/app/page.tsx index e63c304..241cfda 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -31,34 +31,14 @@ export default function LandingPage() {
@@ -226,41 +114,11 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} testimonials={[ - { - id: "t1", - name: "Sarah J.", - handle: "@lds-single", - testimonial: "This podcast helped me realize I'm not alone.", - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-dark-curly-hair-close-up-portrait-warmly-dressed-scarf-winter-frost-sunny-day-street-city_1321-2338.jpg", - }, - { - id: "t2", - name: "Mike R.", - handle: "@hope-seeker", - testimonial: "Honest conversations that saved my faith journey.", - imageSrc: "http://img.b2bpic.net/free-photo/brunette-man-dark-green-tshirt-smiles-widely-outside-closeup-portrait-young-guy-laughs-sea-background_197531-30051.jpg", - }, - { - id: "t3", - name: "Anna L.", - handle: "@faith-strong", - testimonial: "Finally, a place that understands single parenting.", - imageSrc: "http://img.b2bpic.net/free-photo/low-angle-women-friends-having-fun-outdoors_23-2148629760.jpg", - }, - { - id: "t4", - name: "David K.", - handle: "@journey-man", - testimonial: "Healing conversations that brought me peace.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-man-man-laughs-sly-smile_1321-3788.jpg", - }, - { - id: "t5", - name: "Beth S.", - handle: "@peace-found", - testimonial: "Deeply spiritual and always encouraging.", - imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-young-musician-woman-learns-how-play-ukulele-sits-sofa-with-crossed-legs_1258-204931.jpg", - }, + { id: "t1", name: "Sarah J.", handle: "@lds-single", testimonial: "This podcast helped me realize I'm not alone.", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-dark-curly-hair-close-up-portrait-warmly-dressed-scarf-winter-frost-sunny-day-street-city_1321-2338.jpg" }, + { id: "t2", name: "Mike R.", handle: "@hope-seeker", testimonial: "Honest conversations that saved my faith journey.", imageSrc: "http://img.b2bpic.net/free-photo/brunette-man-dark-green-tshirt-smiles-widely-outside-closeup-portrait-young-guy-laughs-sea-background_197531-30051.jpg" }, + { id: "t3", name: "Anna L.", handle: "@faith-strong", testimonial: "Finally, a place that understands single parenting.", imageSrc: "http://img.b2bpic.net/free-photo/low-angle-women-friends-having-fun-outdoors_23-2148629760.jpg" }, + { id: "t4", name: "David K.", handle: "@journey-man", testimonial: "Healing conversations that brought me peace.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-man-man-laughs-sly-smile_1321-3788.jpg" }, + { id: "t5", name: "Beth S.", handle: "@peace-found", testimonial: "Deeply spiritual and always encouraging.", imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-young-musician-woman-learns-how-play-ukulele-sits-sofa-with-crossed-legs_1258-204931.jpg" } ]} title="Finding Hope Together" description="Stories from members who found community and understanding here." @@ -273,18 +131,9 @@ export default function LandingPage() { title="About Our Fireside" description="LDS Fireside was created to be a safe, compassionate, and faithful platform where single adults can find spiritual growth and authentic connection." metrics={[ - { - value: "100%", - title: "Faith-Centered", - }, - { - value: "24/7", - title: "Supportive Access", - }, - { - value: "Always", - title: "Safe Haven", - }, + { value: "100%", title: "Faith-Centered" }, + { value: "24/7", title: "Supportive Access" }, + { value: "Always", title: "Safe Haven" } ]} imageSrc="http://img.b2bpic.net/free-photo/composition-with-candles-table-living-room_169016-5610.jpg" mediaAnimation="slide-up" @@ -299,27 +148,9 @@ export default function LandingPage() { gridVariant="three-columns-all-equal-width" useInvertedBackground={false} members={[ - { - id: "m1", - name: "Dr. Sarah", - role: "Counselor", - description: "Expert in LDS faith-based trauma recovery.", - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-reading-bed_23-2149879895.jpg", - }, - { - id: "m2", - name: "John Paul", - role: "Host", - description: "Dedicated to honest single parent discussions.", - imageSrc: "http://img.b2bpic.net/free-photo/male-explorer-embraces-solitude-high-altitude-wilderness_482257-125852.jpg", - }, - { - id: "m3", - name: "Sister Mary", - role: "Resource Lead", - description: "Scriptural guidance and spiritual support.", - imageSrc: "http://img.b2bpic.net/free-photo/friendly-brother-sister-embrace-affectionately_273609-20320.jpg", - }, + { id: "m1", name: "Dr. Sarah", role: "Counselor", description: "Expert in LDS faith-based trauma recovery.", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-reading-bed_23-2149879895.jpg" }, + { id: "m2", name: "John Paul", role: "Host", description: "Dedicated to honest single parent discussions.", imageSrc: "http://img.b2bpic.net/free-photo/male-explorer-embraces-solitude-high-altitude-wilderness_482257-125852.jpg" }, + { id: "m3", name: "Sister Mary", role: "Resource Lead", description: "Scriptural guidance and spiritual support.", imageSrc: "http://img.b2bpic.net/free-photo/friendly-brother-sister-embrace-affectionately_273609-20320.jpg" } ]} title="Community Voices" description="Meet our team and guests committed to walking the path together." @@ -332,34 +163,21 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} faqs={[ - { - id: "f1", - title: "Virtual Fireside - Oct 25", - content: "Join us on Zoom for a heart-to-heart discussion.", - }, - { - id: "f2", - title: "Singles Retreat - Nov 10", - content: "A day of spiritual renewal and connection.", - }, - { - id: "f3", - title: "Prayer Group - Weekly", - content: "Daily prayer support for members of our community.", - }, + { id: "f1", title: "Virtual Fireside - Oct 25", content: "Join us on Zoom for a heart-to-heart discussion." }, + { id: "f2", title: "Singles Retreat - Nov 10", content: "A day of spiritual renewal and connection." }, + { id: "f3", title: "Prayer Group - Weekly", content: "Daily prayer support for members of our community." } ]} title="Upcoming Events" description="Join our virtual firesides and community discussions." faqsAnimation="slide-up" + animationType="smooth" />