From c4479b51a4442c7bc6c9f25319f391402935b0e7 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 8 Apr 2026 15:44:11 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 163 ++++++++++------------------------------------- 1 file changed, 34 insertions(+), 129 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 4f2002e..ba9d765 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -30,21 +30,13 @@ export default function LandingPage() { @@ -53,32 +45,15 @@ export default function LandingPage() {
@@ -105,35 +77,17 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - id: "f1", - title: "Divine Healing", - tags: [ - "Faith", - "Restoration", - ], - imageSrc: "http://img.b2bpic.net/free-photo/abstract-multi-colored-paint-splashing-together-against-black-background_23-2147837311.jpg", - imageAlt: "Healing symbol", - }, + id: "f1", title: "Divine Healing", tags: [ + "Faith", "Restoration"], + imageSrc: "http://img.b2bpic.net/free-photo/abstract-multi-colored-paint-splashing-together-against-black-background_23-2147837311.jpg", imageAlt: "Healing symbol"}, { - id: "f2", - title: "Biblical Deliverance", - tags: [ - "Power", - "Victory", - ], - imageSrc: "http://img.b2bpic.net/free-photo/close-up-composition-creative-paper-planets_23-2148874996.jpg", - imageAlt: "Victory symbol", - }, + id: "f2", title: "Biblical Deliverance", tags: [ + "Power", "Victory"], + imageSrc: "http://img.b2bpic.net/free-photo/close-up-composition-creative-paper-planets_23-2148874996.jpg", imageAlt: "Victory symbol"}, { - id: "f3", - title: "Holy Spirit Revival", - tags: [ - "Anointing", - "Power", - ], - imageSrc: "http://img.b2bpic.net/free-vector/international-day-peace-labels_23-2148630601.jpg", - imageAlt: "Holy spirit icon", - }, + id: "f3", title: "Holy Spirit Revival", tags: [ + "Anointing", "Power"], + imageSrc: "http://img.b2bpic.net/free-vector/international-day-peace-labels_23-2148630601.jpg", imageAlt: "Holy spirit icon"}, ]} title="Keys to Spiritual Breakthrough" description="Discover the foundations of our faith and how you can live a life empowered by Christ." @@ -147,40 +101,15 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "1", - name: "Sarah Khan", - handle: "@sarahfaith", - testimonial: "My life was changed through the power of prayer. I found healing and peace in Jesus.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-people-collecting-donations_23-2149182012.jpg", - }, + id: "1", name: "Sarah Khan", handle: "@sarahfaith", testimonial: "My life was changed through the power of prayer. I found healing and peace in Jesus.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-people-collecting-donations_23-2149182012.jpg"}, { - id: "2", - name: "Michael Masih", - handle: "@michaelfaith", - testimonial: "The teachings at PCP opened my heart to the true Gospel. Truly anointed ministry.", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-praying-together_23-2150755515.jpg?_wi=2", - }, + id: "2", name: "Michael Masih", handle: "@michaelfaith", testimonial: "The teachings at PCP opened my heart to the true Gospel. Truly anointed ministry.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-praying-together_23-2150755515.jpg"}, { - id: "3", - name: "Emily Bibi", - handle: "@emilybibi", - testimonial: "I was struggling with fear, but now I walk in His strength everyday. Amen!", - imageSrc: "http://img.b2bpic.net/free-photo/happy-teenage-girl-with-guitar-looking-camera_23-2147879723.jpg", - }, + id: "3", name: "Emily Bibi", handle: "@emilybibi", testimonial: "I was struggling with fear, but now I walk in His strength everyday. Amen!", imageSrc: "http://img.b2bpic.net/free-photo/happy-teenage-girl-with-guitar-looking-camera_23-2147879723.jpg"}, { - id: "4", - name: "David Gill", - handle: "@davidgill", - testimonial: "The deliverance ministry here saved my family. We are forever grateful to Christ.", - imageSrc: "http://img.b2bpic.net/free-photo/elegant-senior-man-white-shirt-praying_23-2149488043.jpg?_wi=2", - }, + id: "4", name: "David Gill", handle: "@davidgill", testimonial: "The deliverance ministry here saved my family. We are forever grateful to Christ.", imageSrc: "http://img.b2bpic.net/free-photo/elegant-senior-man-white-shirt-praying_23-2149488043.jpg"}, { - id: "5", - name: "Rebecca John", - handle: "@rebeccajohn", - testimonial: "Every sermon is filled with the spirit. I have found my home at PCP.", - imageSrc: "http://img.b2bpic.net/free-photo/expressive-young-girl-posing-studio_176474-63619.jpg", - }, + id: "5", name: "Rebecca John", handle: "@rebeccajohn", testimonial: "Every sermon is filled with the spirit. I have found my home at PCP.", imageSrc: "http://img.b2bpic.net/free-photo/expressive-young-girl-posing-studio_176474-63619.jpg"}, ]} title="Stories of Transformation" description="Hear what God is doing in the lives of our brothers and sisters in Christ across Pakistan." @@ -193,20 +122,11 @@ export default function LandingPage() { useInvertedBackground={false} faqs={[ { - id: "q1", - title: "How can I request prayer?", - content: "You can reach out via our contact form, email, or visit us directly. Our prayer team is ready to serve you.", - }, + id: "q1", title: "How can I request prayer?", content: "You can reach out via our contact form, email, or visit us directly. Our prayer team is ready to serve you."}, { - id: "q2", - title: "What is the focus of your ministry?", - content: "Our primary focus is spreading the Gospel, healing through Christ, and empowering believers with the Holy Spirit.", - }, + id: "q2", title: "What is the focus of your ministry?", content: "Our primary focus is spreading the Gospel, healing through Christ, and empowering believers with the Holy Spirit."}, { - id: "q3", - title: "Can I join your Bible study groups?", - content: "Absolutely! We encourage everyone to join our weekly prayer meetings and Bible study sessions.", - }, + id: "q3", title: "Can I join your Bible study groups?", content: "Absolutely! We encourage everyone to join our weekly prayer meetings and Bible study sessions."}, ]} imageSrc="http://img.b2bpic.net/free-photo/book-cup-wood-table-near-bank-snow-snowflakes-fairy-lights_23-2148011929.jpg" title="Common Spiritual Questions" @@ -219,8 +139,7 @@ export default function LandingPage() { @@ -229,37 +148,23 @@ export default function LandingPage() {