5 Commits

Author SHA1 Message Date
75902e3188 Merge version_3 into main
Merge version_3 into main
2026-03-04 17:59:13 +00:00
c249f9bd38 Update src/app/page.tsx 2026-03-04 17:59:09 +00:00
100835c4e6 Merge version_2 into main
Merge version_2 into main
2026-03-04 17:56:58 +00:00
995ad8250a Update src/app/page.tsx 2026-03-04 17:56:54 +00:00
5518645a10 Merge version_1 into main
Merge version_1 into main
2026-03-04 17:55:11 +00:00

View File

@@ -62,7 +62,7 @@ export default function LandingPage() {
<MetricSplitMediaAbout
tag="Our Mission"
title="A Beacon of Faith and Community"
description="The Rio Grande Valley Islamic Center serves as a spiritual home for our diverse Muslim community. We are committed to practicing Islam in accordance with the Quran and Sunnah while fostering interfaith dialogue and community service. Our center provides a space for worship, education, and fellowship."
description="The Rio Grande Valley Islamic Center welcomes newcomers and seasoned believers alike, fostering spiritual growth through Quranic study and prayer. We are committed to practicing Islam in accordance with the Quran and Sunnah while fostering interfaith dialogue and community service. Our center provides a space for worship, education, and fellowship that builds lasting connections among our diverse members."
metrics={[
{ value: "25+", title: "Years of Service" },
{ value: "500+", title: "Community Members" }
@@ -156,8 +156,8 @@ export default function LandingPage() {
<div id="contact" data-section="contact">
<ContactCenter
tag="Connect"
title="Get In Touch With Us"
tag="Newsletter"
title="Stay Connected With RGVIC"
description="Have questions or want to visit? We'd love to hear from you. Reach out and join our community."
background={{ variant: "plain" }}
useInvertedBackground={true}