diff --git a/src/app/page.tsx b/src/app/page.tsx index d2a8ccf..1707bb3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -10,7 +10,7 @@ import TestimonialCardOne from '@/components/sections/testimonial/TestimonialCar import BlogCardOne from '@/components/sections/blog/BlogCardOne'; import ContactSplit from '@/components/sections/contact/ContactSplit'; import FooterSimple from '@/components/sections/footer/FooterSimple'; -import { Heart, Building2, Home, Leaf, Users } from 'lucide-react'; +import { Heart, Building2, Home, Leaf, Users, Sparkles } from 'lucide-react'; export default function LandingPage() { return ( @@ -46,18 +46,18 @@ export default function LandingPage() { description="A community-led charity creating safe homes, stronger futures, and lasting wellbeing for vulnerable families and individuals through holistic support." tag="Community Support" tagIcon={Heart} - background={{ variant: "circleGradient" }} + background={{ variant: "sparkles-gradient" }} buttons={[ { text: "Learn Our Mission", href: "about" }, { text: "Donate Today", href: "contact" } ]} mediaItems={[ - { imageSrc: "http://img.b2bpic.net/free-photo/full-shot-family-ready-move-into-new-home_23-2149662446.jpg?_wi=1", imageAlt: "Safe and accessible affordable housing for families" }, - { imageSrc: "http://img.b2bpic.net/free-photo/high-angle-kid-s-hands-with-playdough_23-2149513103.jpg?_wi=1", imageAlt: "Children's education, training, and development programs" }, - { imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-adults-holding-each-other-hands_23-2148398333.jpg?_wi=1", imageAlt: "Health and wellbeing support services" }, + { imageSrc: "http://img.b2bpic.net/free-photo/full-shot-family-ready-move-into-new-home_23-2149662446.jpg", imageAlt: "Safe and accessible affordable housing for families" }, + { imageSrc: "http://img.b2bpic.net/free-photo/high-angle-kid-s-hands-with-playdough_23-2149513103.jpg", imageAlt: "Children's education, training, and development programs" }, + { imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-adults-holding-each-other-hands_23-2148398333.jpg", imageAlt: "Health and wellbeing support services" }, { imageSrc: "http://img.b2bpic.net/free-photo/solar-panel-consultant-providing-expert-guidance-new-manufacturing-strategy_482257-126056.jpg", imageAlt: "Sustainable renewable energy homes and green living" }, { imageSrc: "http://img.b2bpic.net/free-photo/female-artist-mixes-pigments-with-fingers-achieve-perfect-hue_482257-124867.jpg", imageAlt: "Heritage, arts, and cultural opportunities" }, - { imageSrc: "http://img.b2bpic.net/free-photo/full-shot-family-ready-move-into-new-home_23-2149662446.jpg?_wi=2", imageAlt: "Community hub and supportive spaces" } + { imageSrc: "http://img.b2bpic.net/free-photo/full-shot-family-ready-move-into-new-home_23-2149662446.jpg", imageAlt: "Community hub and supportive spaces" } ]} /> @@ -87,23 +87,23 @@ export default function LandingPage() { features={[ { id: 1, - title: "Affordable, Accessible Housing", description: "Energy-efficient homes with assistive technology and safety features. Long-term stability for families and individuals with ongoing needs, plus temporary accommodation for those in transition.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/full-shot-family-ready-move-into-new-home_23-2149662446.jpg?_wi=3" }, - phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/full-shot-family-ready-move-into-new-home_23-2149662446.jpg?_wi=4" } + title: "Affordable, Accessible Housing", description: "Energy-efficient homes with assistive technology and safety features. Long-term stability for families and individuals with ongoing needs, plus temporary accommodation for those in transition.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/full-shot-family-ready-move-into-new-home_23-2149662446.jpg" }, + phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/full-shot-family-ready-move-into-new-home_23-2149662446.jpg" } }, { id: 2, - title: "Health & Wellbeing", description: "Mental health support, nutrition education, wellness programs, and community-based care that reduces crisis escalation. Early intervention prevents problems before they spiral.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-adults-holding-each-other-hands_23-2148398333.jpg?_wi=2" }, - phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-adults-holding-each-other-hands_23-2148398333.jpg?_wi=3" } + title: "Health & Wellbeing", description: "Mental health support, nutrition education, wellness programs, and community-based care that reduces crisis escalation. Early intervention prevents problems before they spiral.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-adults-holding-each-other-hands_23-2148398333.jpg" }, + phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-adults-holding-each-other-hands_23-2148398333.jpg" } }, { id: 3, - title: "Education, Training & Employment", description: "Vocational qualifications, apprenticeships, university-linked placements, and employability support. We create pathways from poverty to meaningful work and confidence.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/high-angle-kid-s-hands-with-playdough_23-2149513103.jpg?_wi=2" }, - phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/high-angle-kid-s-hands-with-playdough_23-2149513103.jpg?_wi=3" } + title: "Education, Training & Employment", description: "Vocational qualifications, apprenticeships, university-linked placements, and employability support. We create pathways from poverty to meaningful work and confidence.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/high-angle-kid-s-hands-with-playdough_23-2149513103.jpg" }, + phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/high-angle-kid-s-hands-with-playdough_23-2149513103.jpg" } }, { id: 4, - title: "Children & Families", description: "Childcare, play, creative development, and parenting support. Every child deserves a safe, loving, and stable start in life with inclusive provision for all abilities.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/high-angle-kid-s-hands-with-playdough_23-2149513103.jpg?_wi=4" }, - phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/high-angle-kid-s-hands-with-playdough_23-2149513103.jpg?_wi=5" } + title: "Children & Families", description: "Childcare, play, creative development, and parenting support. Every child deserves a safe, loving, and stable start in life with inclusive provision for all abilities.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/high-angle-kid-s-hands-with-playdough_23-2149513103.jpg" }, + phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/high-angle-kid-s-hands-with-playdough_23-2149513103.jpg" } } ]} /> @@ -176,7 +176,7 @@ export default function LandingPage() {