Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
2026-05-03 17:37:58 +00:00

View File

@@ -47,8 +47,8 @@ export default function LandingPage() {
description="Providing theological training and spiritual guidance for the next generation of faith-based leaders in a supportive academic community."
buttons={[{ text: "Enroll Now", href: "#contact" }]}
mediaItems={[
{ imageSrc: "http://img.b2bpic.net/free-photo/beautiful-church-background_23-2149285699.jpg", imageAlt: "christian institute community serene garden" },
{ imageSrc: "http://img.b2bpic.net/free-photo/side-view-people-reading-together_23-2150062161.jpg", imageAlt: "students reading theology books" },
{ imageSrc: "http://img.b2bpic.net/free-photo/beautiful-church-background_23-2149285699.jpg?_wi=1", imageAlt: "christian institute community serene garden" },
{ imageSrc: "http://img.b2bpic.net/free-photo/side-view-people-reading-together_23-2150062161.jpg?_wi=1", imageAlt: "students reading theology books" },
{ imageSrc: "http://img.b2bpic.net/free-photo/kids-being-part-sunday-school_23-2149582946.jpg", imageAlt: "pastors teaching theology class" },
{ imageSrc: "http://img.b2bpic.net/free-photo/teenager-therapy-session-struggling-with-emotional-issues_482257-113814.jpg", imageAlt: "diverse students campus life" },
{ imageSrc: "http://img.b2bpic.net/free-photo/young-activists-taking-action_23-2149502779.jpg", imageAlt: "outdoor campus prayer garden" },
@@ -112,8 +112,8 @@ export default function LandingPage() {
useInvertedBackground={false}
members={[
{ id: "1", name: "Dr. Sarah Miller", role: "Dean of Theology", imageSrc: "http://img.b2bpic.net/free-photo/man-stretching-street-sunlight_23-2147757977.jpg", imageAlt: "Dr. Sarah Miller" },
{ id: "2", name: "Rev. David Thompson", role: "Ministry Lead", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-church-background_23-2149285699.jpg", imageAlt: "Rev. David Thompson" },
{ id: "3", name: "Dr. James Aris", role: "Professor of Bible", imageSrc: "http://img.b2bpic.net/free-photo/side-view-people-reading-together_23-2150062161.jpg", imageAlt: "Dr. James Aris" },
{ id: "2", name: "Rev. David Thompson", role: "Ministry Lead", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-church-background_23-2149285699.jpg?_wi=2", imageAlt: "Rev. David Thompson" },
{ id: "3", name: "Dr. James Aris", role: "Professor of Bible", imageSrc: "http://img.b2bpic.net/free-photo/side-view-people-reading-together_23-2150062161.jpg?_wi=2", imageAlt: "Dr. James Aris" },
]}
title="Our Dedicated Faculty"
description="Led by esteemed theologians and ministry practitioners."
@@ -150,7 +150,7 @@ export default function LandingPage() {
title="Frequently Asked Questions"
description="Everything you need to know about starting your journey with us."
faqsAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/high-angle-shot-beautiful-cityscape-greenville-south-carolina-sunset_181624-10517.jpg"
imageSrc="http://img.b2bpic.net/free-photo/high-angle-shot-beautiful-cityscape-greenville-south-carolina-sunset_181624-10517.jpg?_wi=1"
imageAlt="peaceful sunset campus building"
mediaAnimation="slide-up"
/>
@@ -172,7 +172,7 @@ export default function LandingPage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/high-angle-shot-beautiful-cityscape-greenville-south-carolina-sunset_181624-10517.jpg"
imageSrc="http://img.b2bpic.net/free-photo/high-angle-shot-beautiful-cityscape-greenville-south-carolina-sunset_181624-10517.jpg?_wi=2"
logoText="Grace Institute"
columns={[
{ title: "Navigate", items: [{ label: "About", href: "#about" }, { label: "Programs", href: "#features" }] },