Update src/app/page.tsx
This commit is contained in:
@@ -89,19 +89,19 @@ export default function LandingPage() {
|
||||
{
|
||||
title: "Youth Group",
|
||||
description: "Engaging activities and mentorship for teenagers every Friday.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-playing-guitar-picnic_23-2148195842.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-playing-guitar-picnic_23-2148195842.jpg?_wi=1",
|
||||
imageAlt: "Youth group activity",
|
||||
},
|
||||
{
|
||||
title: "Community Outreach",
|
||||
description: "Serving our neighbors through food drives and local support.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-playing-guitar-picnic_23-2148195842.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-playing-guitar-picnic_23-2148195842.jpg?_wi=2",
|
||||
imageAlt: "Outreach program",
|
||||
},
|
||||
{
|
||||
title: "Sunday School",
|
||||
description: "Age-appropriate lessons for children during our service.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-playing-guitar-picnic_23-2148195842.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-playing-guitar-picnic_23-2148195842.jpg?_wi=3",
|
||||
imageAlt: "Kids classroom",
|
||||
},
|
||||
]}
|
||||
@@ -121,7 +121,7 @@ export default function LandingPage() {
|
||||
quote: "Grace Church has been a beacon of hope in my life. I found the community I was searching for.",
|
||||
name: "Sarah Miller",
|
||||
role: "Member",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fashion-girl-standing-summer-city_1157-23110.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fashion-girl-standing-summer-city_1157-23110.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -153,7 +153,7 @@ export default function LandingPage() {
|
||||
quote: "I moved here recently and found my family at Grace Church. So thankful for this place.",
|
||||
name: "Emily Rose",
|
||||
role: "Member",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fashion-girl-standing-summer-city_1157-23110.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fashion-girl-standing-summer-city_1157-23110.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
title="Voices of Our Community"
|
||||
|
||||
Reference in New Issue
Block a user