Merge version_2 into main #3
@@ -98,18 +98,6 @@ export default function LandingPage() {
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-handsome-male-priest_23-2149298340.jpg", alt: "Handsome priest"},
|
||||
]}
|
||||
avatarText="Join 5,000+ members"
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text", text: "Salvation"},
|
||||
{
|
||||
type: "text", text: "Transformation"},
|
||||
{
|
||||
type: "text", text: "Hope"},
|
||||
{
|
||||
type: "text", text: "Community"},
|
||||
{
|
||||
type: "text", text: "Purpose"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -196,10 +184,6 @@ export default function LandingPage() {
|
||||
id: "t2", name: "Sarah Mensah", date: "Sep 2024", title: "New Purpose", quote: "I found a family.", tag: "Purpose", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-young-smiling-woman-wearing-sportswear-morning-park_93675-133003.jpg", imageSrc: "http://img.b2bpic.net/free-photo/male-costume-with-cup-coffee_23-2148112124.jpg", imageAlt: "diverse church members happy"},
|
||||
{
|
||||
id: "t3", name: "Emmanuel Addo", date: "Aug 2024", title: "Spiritual Growth", quote: "Deep and refreshing.", tag: "Study", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-man-looking_74855-5149.jpg", imageSrc: "http://img.b2bpic.net/free-photo/young-musicians-local-event_23-2149188139.jpg?_wi=2", imageAlt: "diverse church members happy"},
|
||||
{
|
||||
id: "t4", name: "Kojo Asante", date: "Jul 2024", title: "Home at Last", quote: "Welcoming mission.", tag: "Family", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-positive-businesswoman_1098-3531.jpg", imageSrc: "http://img.b2bpic.net/free-photo/person-looking-finance-graphs_52683-116602.jpg?_wi=2", imageAlt: "diverse church members happy"},
|
||||
{
|
||||
id: "t5", name: "Abena Boateng", date: "Jun 2024", title: "Changed Direction", quote: "Aligned my calling.", tag: "Calling", avatarSrc: "http://img.b2bpic.net/free-photo/handsome-man-smiling-happy-face-portrait-close-up_53876-139608.jpg", imageSrc: "http://img.b2bpic.net/free-photo/grayscale-shot-old-building-interior-surrounded-by-lights_181624-11774.jpg?_wi=2", imageAlt: "diverse church members happy"},
|
||||
]}
|
||||
title="Transformed Lives"
|
||||
description="Hear how our community has found purpose, healing, and home here."
|
||||
@@ -275,8 +259,3 @@ export default function LandingPage() {
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
"
|
||||
}
|
||||
],
|
||||
"rawPlan": "I have replaced the previous footer component with the requested FooterBaseCard to better structure the footer information with columns and titles."
|
||||
}
|
||||
Reference in New Issue
Block a user