Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-08 22:48:02 +00:00

View File

@@ -20,7 +20,7 @@ export default function LandingPage() {
borderRadius="rounded"
contentWidth="compact"
sizing="large"
background="aurora"
background="circleGradient"
cardStyle="gradient-radial"
primaryButtonStyle="shadow"
secondaryButtonStyle="solid"
@@ -45,14 +45,14 @@ export default function LandingPage() {
description="A place of spiritual growth, community connection, and worship. Join us in celebrating faith, building meaningful relationships, and serving our community with compassion."
tag="Embracing All"
tagAnimation="slide-up"
background={{ variant: "aurora" }}
background={{ variant: "radial-gradient" }}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-view-convent-our-lady-mount-carmel-cloudy-sky-lisbon-portugal_181624-21153.jpg?_wi=1", imageAlt: "Peaceful church sanctuary with warm lighting"},
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-view-convent-our-lady-mount-carmel-cloudy-sky-lisbon-portugal_181624-21153.jpg", imageAlt: "Peaceful church sanctuary with warm lighting"},
{
imageSrc: "http://img.b2bpic.net/free-photo/different-people-looking-football-team_23-2149015533.jpg?_wi=1", imageAlt: "Diverse congregation members in fellowship"},
imageSrc: "http://img.b2bpic.net/free-photo/different-people-looking-football-team_23-2149015533.jpg", imageAlt: "Diverse congregation members in fellowship"},
{
imageSrc: "http://img.b2bpic.net/free-photo/kids-having-fun-with-traditional-games_23-2149317159.jpg?_wi=1", imageAlt: "Church community serving together"},
imageSrc: "http://img.b2bpic.net/free-photo/kids-having-fun-with-traditional-games_23-2149317159.jpg", imageAlt: "Church community serving together"},
]}
mediaAnimation="slide-up"
buttons={[
@@ -85,16 +85,16 @@ export default function LandingPage() {
{
id: 1,
title: "Worship & Praise", description: "Join us for uplifting Sunday services and midweek worship gatherings. Experience contemporary and traditional worship styles that celebrate our faith together.", phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/kids-having-fun-with-traditional-games_23-2149317159.jpg?_wi=2"},
imageSrc: "http://img.b2bpic.net/free-photo/kids-having-fun-with-traditional-games_23-2149317159.jpg"},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-view-convent-our-lady-mount-carmel-cloudy-sky-lisbon-portugal_181624-21153.jpg?_wi=2"},
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-view-convent-our-lady-mount-carmel-cloudy-sky-lisbon-portugal_181624-21153.jpg"},
},
{
id: 2,
title: "Community Outreach", description: "We are committed to serving our community through food banks, mentorship programs, and community partnerships. Faith in action makes a real difference.", phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/people-working-their-office_23-2149196423.jpg?_wi=1"},
imageSrc: "http://img.b2bpic.net/free-photo/people-working-their-office_23-2149196423.jpg"},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/kids-having-fun-with-traditional-games_23-2149317159.jpg?_wi=3"},
imageSrc: "http://img.b2bpic.net/free-photo/kids-having-fun-with-traditional-games_23-2149317159.jpg"},
},
]}
showStepNumbers={true}
@@ -165,10 +165,10 @@ export default function LandingPage() {
title: "Easter Celebration Service", excerpt: "Join us for our special Easter service celebrating resurrection and new life. Family-friendly activities and fellowship dinner to follow.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-patients-standing-circle-holding-hands_23-2148398454.jpg", imageAlt: "Church Easter celebration", authorName: "Pastor James", authorAvatar: "http://img.b2bpic.net/free-photo/african-american-young-man-wearing-jacket-checkered-shirt-looking-camera-studio_613910-21142.jpg", date: "April 9, 2025"},
{
id: "2", category: ["Community", "Outreach"],
title: "Summer Volunteer Opportunity", excerpt: "Help us serve our community this summer through our outreach programs. No experience necessary - just bring your heart and willingness to serve.", imageSrc: "http://img.b2bpic.net/free-photo/people-working-their-office_23-2149196423.jpg?_wi=2", imageAlt: "Community service volunteers", authorName: "Margaret Smith", authorAvatar: "http://img.b2bpic.net/free-photo/young-lady-waving-hand-greeting-t-shirt-jacket-looking-cheerful-front-view_176474-108168.jpg", date: "April 2, 2025"},
title: "Summer Volunteer Opportunity", excerpt: "Help us serve our community this summer through our outreach programs. No experience necessary - just bring your heart and willingness to serve.", imageSrc: "http://img.b2bpic.net/free-photo/people-working-their-office_23-2149196423.jpg", imageAlt: "Community service volunteers", authorName: "Margaret Smith", authorAvatar: "http://img.b2bpic.net/free-photo/young-lady-waving-hand-greeting-t-shirt-jacket-looking-cheerful-front-view_176474-108168.jpg", date: "April 2, 2025"},
{
id: "3", category: ["Spiritual Growth", "Workshop"],
title: "Bible Study & Fellowship Night", excerpt: "Weekly gatherings for scripture study, prayer, and community connection. Open to all ages and all levels of biblical knowledge.", imageSrc: "http://img.b2bpic.net/free-photo/different-people-looking-football-team_23-2149015533.jpg?_wi=2", imageAlt: "Bible study fellowship group", authorName: "Pastor James", authorAvatar: "http://img.b2bpic.net/free-photo/african-american-young-man-wearing-jacket-checkered-shirt-looking-camera-studio_613910-21142.jpg", date: "March 28, 2025"},
title: "Bible Study & Fellowship Night", excerpt: "Weekly gatherings for scripture study, prayer, and community connection. Open to all ages and all levels of biblical knowledge.", imageSrc: "http://img.b2bpic.net/free-photo/different-people-looking-football-team_23-2149015533.jpg", imageAlt: "Bible study fellowship group", authorName: "Pastor James", authorAvatar: "http://img.b2bpic.net/free-photo/african-american-young-man-wearing-jacket-checkered-shirt-looking-camera-studio_613910-21142.jpg", date: "March 28, 2025"},
]}
animationType="slide-up"
textboxLayout="default"
@@ -183,7 +183,7 @@ export default function LandingPage() {
tagAnimation="slide-up"
title="Join Our Community"
description="Subscribe to our newsletter for weekly inspiration, event updates, and spiritual resources. We'd love to welcome you to Grace Church."
background={{ variant: "aurora" }}
background={{ variant: "radial-gradient" }}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/beautiful-church-background_23-2149285706.jpg"
imageAlt="Peaceful church interior"
@@ -232,4 +232,4 @@ export default function LandingPage() {
</div>
</ThemeProvider>
);
}
}