Update src/app/page.tsx

This commit is contained in:
2026-05-07 13:31:25 +00:00
parent e7f2f7276c
commit 5c8b51686c

View File

@@ -151,7 +151,7 @@ export default function LandingPage() {
{
id: "1", name: "Jane Miller", date: "Oct 2024", title: "Longtime Attendee", quote: "The BBQ was spectacular and my kids loved the bouncy castle!", tag: "Event", avatarSrc: "http://img.b2bpic.net/free-photo/young-woman-with-short-curly-hair-colorful-shirt-looking-confident-showing-thumbs-up-green-wall_141793-29335.jpg", imageSrc: "http://img.b2bpic.net/free-photo/group-girlfriends-sitting-table-together-celebrating-birthday-outdoor-park_613910-4032.jpg", imageAlt: "smiling church member volunteer portrait"},
{
id: "2", name: "Bob Thompson", date: "Oct 2024", title: "Volunteer", quote: "Seeing the community come together to support the car wash is always the highlight of my year.", tag: "Volunteer", avatarSrc: "http://img.b2bpic.net/free-photo/senior-friends-having-wonderful-time-together_23-2149262138.jpg", imageSrc: "http://img.b2bpic.net/free-photo/man-squatting-sideways-camera-looking-marshmallows_259150-58524.jpg", imageAlt: "smiling church member volunteer portrait"},
id: "2", name: "Bob Thompson", date: "Oct 2024", title: "Volunteer", quote: "Seeing the community come together to support the car wash is always the highlight of my year.", tag: "Volunteer", avatarSrc: "http://img.b2bpic.net/free-photo/senior-friends-having-wonderful-time-together_23-2149262138.jpg", imageSrc: "http://img.b2bpic.net/free-photo/man-squatting-sideways-camera-looking-marshmallows_259150-58524.jpg?_wi=1", imageAlt: "smiling church member volunteer portrait"},
{
id: "3", name: "Sarah Davis", date: "Oct 2024", title: "Parent", quote: "It is such a fun, safe environment for our families. We love the bake sale!", tag: "Family", avatarSrc: "http://img.b2bpic.net/free-photo/friends-taking-selfie-tailgate-party_53876-139606.jpg", imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-making-skewers_23-2149412467.jpg", imageAlt: "smiling church member volunteer portrait"},
{
@@ -192,7 +192,7 @@ export default function LandingPage() {
description="Send us your email if you'd like to help run the BBQ, wash cars, or assist in our auction."
mediaAnimation="slide-up"
buttonText="Sign Up Now"
imageSrc="http://img.b2bpic.net/free-photo/man-squatting-sideways-camera-looking-marshmallows_259150-58524.jpg"
imageSrc="http://img.b2bpic.net/free-photo/man-squatting-sideways-camera-looking-marshmallows_259150-58524.jpg?_wi=2"
/>
</div>