feat: implement Phase 1-3 (Schema JSON-LD, sitemap, robots, FAQ accordion, relief timeline, prayer briefing modal, high-contrast banner)

This commit is contained in:
2026-09-02 14:15:25 -07:00
parent 05a5f7ef63
commit c9432c0079
6 changed files with 851 additions and 24 deletions
+318 -7
View File
@@ -6,14 +6,142 @@
<title>Pastor Víctor Páez | Iglesia Bíblica Bautista de Vista Alegre & Earthquake Rebuilding Fund</title>
<meta name="description" content="Official bilingual platform of Pastor Víctor Páez, Iglesia Bíblica Bautista de Vista Alegre, and Seminario Bautista de Venezuela in Caracas. Support our emergency earthquake rebuilding & humanitarian relief fund." />
<link rel="canonical" href="https://pastor-victor-venezuela.pages.dev/" />
<link rel="alternate" hreflang="en" href="https://pastor-victor-venezuela.pages.dev/?lang=en" />
<link rel="alternate" hreflang="es" href="https://pastor-victor-venezuela.pages.dev/?lang=es" />
<link rel="alternate" hreflang="x-default" href="https://pastor-victor-venezuela.pages.dev/" />
<!-- Open Graph -->
<meta property="og:site_name" content="Iglesia Bíblica Bautista Caracas" />
<meta property="og:title" content="Pastor Víctor Páez | Venezuela Church & Earthquake Rebuilding Fund" />
<meta property="og:description" content="Preaching Christ, training pastors, and rebuilding hope in Caracas, Venezuela. Support the emergency earthquake relief fund." />
<meta property="og:image" content="assets/images/caracas_hero.jpg" />
<meta property="og:image" content="https://pastor-victor-venezuela.pages.dev/assets/images/caracas_hero.jpg" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://pastor-victor-venezuela.pages.dev/" />
<!-- Twitter Card -->
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:title" content="Pastor Víctor Páez | Venezuela Church & Earthquake Rebuilding Fund" />
<meta name="twitter:description" content="Preaching Christ, training pastors, and rebuilding hope in Caracas, Venezuela. Support the emergency earthquake relief fund." />
<meta name="twitter:image" content="https://pastor-victor-venezuela.pages.dev/assets/images/caracas_hero.jpg" />
<!-- Structured Data / JSON-LD -->
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "Church",
"@id": "https://pastor-victor-venezuela.pages.dev/#church",
"name": "Iglesia Bíblica Bautista de Vista Alegre",
"alternateName": "Caracas Baptist Bible Church",
"url": "https://pastor-victor-venezuela.pages.dev/",
"logo": "https://pastor-victor-venezuela.pages.dev/assets/images/caracas_hero.jpg",
"image": "https://pastor-victor-venezuela.pages.dev/assets/images/caracas_hero.jpg",
"description": "Independent Baptist church in Caracas, Venezuela founded by Pastor Víctor Páez. Home to the Baptist Seminary of Venezuela and community humanitarian food relief kitchen.",
"address": {
"@type": "PostalAddress",
"streetAddress": "2da. Transversal Av. Rotaria, Quinta Bautista, Urb. La Paz",
"addressLocality": "Caracas",
"addressRegion": "Distrito Capital",
"postalCode": "1020",
"addressCountry": "VE"
},
"geo": {
"@type": "GeoCoordinates",
"latitude": 10.485,
"longitude": -66.938
},
"openingHoursSpecification": [
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": ["Sunday"],
"opens": "10:00",
"closes": "12:00"
},
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": ["Sunday"],
"opens": "18:00",
"closes": "19:30"
},
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": ["Wednesday"],
"opens": "19:00",
"closes": "20:30"
}
],
"leader": {
"@id": "https://pastor-victor-venezuela.pages.dev/#pastor"
}
},
{
"@type": "Person",
"@id": "https://pastor-victor-venezuela.pages.dev/#pastor",
"name": "Pastor Víctor Páez",
"jobTitle": "Senior Pastor & Seminary President",
"worksFor": {
"@id": "https://pastor-victor-venezuela.pages.dev/#church"
},
"description": "Veteran missionary pastor in Caracas, Venezuela with over 30 years of pastoral ministry. Former electrical engineer who planted over 12 churches across Venezuela and trains ministers at Seminario Bautista de Venezuela.",
"nationality": "Venezuelan"
},
{
"@type": "EducationalOrganization",
"@id": "https://pastor-victor-venezuela.pages.dev/#seminary",
"name": "Seminario Bautista de Venezuela",
"alternateName": "SEBEL - Seminario Bautista en Línea",
"url": "https://pastor-victor-venezuela.pages.dev/#seminary",
"parentOrganization": {
"@id": "https://pastor-victor-venezuela.pages.dev/#church"
},
"description": "Bible institute and theological seminary training Venezuelan pastors, missionaries, and church planters."
},
{
"@type": "FAQPage",
"mainEntity": [
{
"@type": "Question",
"name": "Are contributions to Pastor Víctor Páez tax-deductible in the United States?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Yes. All contributions processed through Macedonia World Baptist Missions, Inc. (MWBM) are 100% tax-deductible under section 501(c)(3) of the Internal Revenue Code. Official tax receipts are mailed directly from the MWBM mission board office in Braselton, Georgia."
}
},
{
"@type": "Question",
"name": "How does emergency food and aid reach Caracas without government interference?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Aid is handled through direct local procurement by church leadership and distributed through the church's daily soup kitchen and deacon ministry at Vista Alegre. Food and medical supplies are bought locally or received via verified private channels directly into families' hands."
}
},
{
"@type": "Question",
"name": "What are the most urgent rebuilding priorities for the church campus?",
"acceptedAnswer": {
"@type": "Answer",
"text": "The top priority is repairing deep seismic wall fractures in the main sanctuary and re-sealing the roof over the seminary classrooms before tropical torrential rains cause further structural degradation."
}
},
{
"@type": "Question",
"name": "Can mission teams or pastors visit the church and seminary in Caracas?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Yes, we welcome visiting pastors, guest lecturers, and mission teams. Pastor Víctor and his team coordinate secure airport transit from Simón Bolívar International Airport (Maiquetía) and on-campus guest lodging in Vista Alegre."
}
}
]
}
]
}
</script>
<link rel="stylesheet" href="css/styles.css" />
</head>
<body>
<!-- Header / Navigation -->
@@ -44,11 +172,13 @@
<a href="#about-pastor" data-i18n="nav.about">Pastor Víctor</a>
<a href="#how-to-help" data-i18n="nav.plan">The Plan</a>
<a href="#seminary" data-i18n="nav.seminary">Seminary</a>
<a href="#faq" data-i18n="faq.title">FAQ</a>
<a href="#location" data-i18n="nav.location">Location</a>
<a href="#contact" data-i18n="nav.contact">Contact</a>
</nav>
<!-- Language & CTA Actions -->
<div class="nav-actions">
<div class="lang-switch" role="group" aria-label="Language Selector">
@@ -418,9 +548,55 @@
Official Missionary Project: Pastor Victor Paez • Designated Account with Macedonia World Baptist Missions (MWBM).
</p>
</div>
<!-- Relief in Action Timeline -->
<div class="timeline-container">
<div class="section-header text-center" style="margin-bottom: 36px;">
<span class="section-badge badge-relief" data-i18n="timeline.badge">RESTORATION ROADMAP</span>
<h3 style="font-family: var(--font-heading); font-size: 1.8rem; color: var(--primary-900); margin-top: 8px;" data-i18n="timeline.title">Relief & Rebuilding in Action</h3>
<p style="color: var(--slate-600); max-width: 650px; margin: 8px auto 0;" data-i18n="timeline.desc">Transparent, chronological accountability of every dollar deployed on the ground in Caracas.</p>
</div>
<div class="timeline-item">
<div class="timeline-dot"></div>
<div class="timeline-card">
<span class="timeline-status-badge badge-completed" data-i18n="timeline.m1_status">Completed</span>
<h4 data-i18n="timeline.m1_title">Immediate Crisis Shelter & Food Bank</h4>
<p data-i18n="timeline.m1_desc">Opened church doors as emergency shelter for displaced neighbors; distributed 1,500 emergency rations and first-aid kits.</p>
</div>
</div>
<div class="timeline-item">
<div class="timeline-dot active"></div>
<div class="timeline-card">
<span class="timeline-status-badge badge-in-progress" data-i18n="timeline.m2_status">Active Operation</span>
<h4 data-i18n="timeline.m2_title">Clean Water Hub & Daily Community Kitchen</h4>
<p data-i18n="timeline.m2_desc">Installed gravity-fed water filtration system; serving over 300 hot, nutritious meals every single weekday to children and seniors.</p>
</div>
</div>
<div class="timeline-item">
<div class="timeline-dot active"></div>
<div class="timeline-card" style="border-left: 4px solid var(--relief-red);">
<span class="timeline-status-badge badge-in-progress" data-i18n="timeline.m3_status">Current Priority Need</span>
<h4 data-i18n="timeline.m3_title">Structural Wall Reinforcement & Roof Sealing</h4>
<p data-i18n="timeline.m3_desc">Repairing major masonry shear cracks in the sanctuary and restoring 4 seminary classrooms before the rainy season worsens foundation settling.</p>
</div>
</div>
<div class="timeline-item">
<div class="timeline-dot"></div>
<div class="timeline-card">
<span class="timeline-status-badge badge-target" data-i18n="timeline.m4_status">Target Vision</span>
<h4 data-i18n="timeline.m4_title">Dormitory Restoration & New Church Plants</h4>
<p data-i18n="timeline.m4_desc">Rebuilding resident student dorms for 20 national pastoral candidates and deploying graduates to plant 2 new churches in Miranda and Aragua.</p>
</div>
</div>
</div>
</div>
</section>
<!-- SB7 Element 6: The Stakes (What Happens If We Do Not Act / Avoid Failure) -->
<section class="section sb7-stakes-section">
<div class="container">
@@ -488,16 +664,22 @@
</div>
</div>
<!-- Transitional CTA Bar -->
<!-- Transitional CTA Bar - Ultra High Contrast & Interactive -->
<div class="sb7-transitional-bar">
<div>
<div class="sb7-transitional-content">
<h3 data-i18n="sb7.transitional_cta">Download Free Venezuela Ministry & Prayer Guide (PDF)</h3>
<p>Get immediate access to our Caracas earthquake field overview, full prayer guide, and photo journal.</p>
<p data-i18n="sb7.transitional_desc">Get immediate access to our Caracas earthquake field overview, full prayer guide, and photo journal.</p>
</div>
<a href="#contact" class="btn btn-primary" data-i18n="nav.contact">
Request Free Guide ➔
</a>
<button id="btn-open-prayer-guide" class="btn btn-primary sb7-transitional-btn">
<svg width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2.2" stroke-linecap="round" stroke-linejoin="round" style="margin-right: 8px;">
<path d="M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4"></path>
<polyline points="7 10 12 15 17 10"></polyline>
<line x1="12" y1="15" x2="12" y2="3"></line>
</svg>
<span data-i18n="prayer.btn_open">View & Download Guide</span>
</button>
</div>
</div>
</section>
@@ -718,10 +900,72 @@
</div>
</div>
</div>
<!-- FAQ Section -->
<section id="faq" class="section section-light">
<div class="container">
<div class="section-header text-center">
<span class="section-badge badge-gold" data-i18n="faq.badge">ANSWERS & CLARITY</span>
<h2 class="section-title" data-i18n="faq.title">Frequently Asked Questions</h2>
<p class="section-desc" data-i18n="faq.desc">Everything you need to know about partnering with the work in Caracas, Venezuela.</p>
</div>
<div class="faq-grid">
<div class="faq-item">
<button class="faq-question" aria-expanded="false">
<span data-i18n="faq.q1">Are contributions tax-deductible in the United States?</span>
<span class="faq-icon"></span>
</button>
<div class="faq-answer">
<p data-i18n="faq.a1">Yes. All contributions processed through Macedonia World Baptist Missions, Inc. (MWBM) are 100% tax-deductible under section 501(c)(3) of the Internal Revenue Code. Official tax receipts are mailed directly from the MWBM mission board office in Braselton, Georgia.</p>
</div>
</div>
<div class="faq-item">
<button class="faq-question" aria-expanded="false">
<span data-i18n="faq.q2">How does emergency food and aid reach Caracas without government interference?</span>
<span class="faq-icon"></span>
</button>
<div class="faq-answer">
<p data-i18n="faq.a2">Aid is handled through direct local procurement by church leadership and distributed through the church's daily soup kitchen and deacon ministry at Vista Alegre. We purchase food and medical supplies locally or receive humanitarian supplies through verified private channels directly into the hands of families.</p>
</div>
</div>
<div class="faq-item">
<button class="faq-question" aria-expanded="false">
<span data-i18n="faq.q3">What are the current degrees and training options at Seminario Bautista de Venezuela?</span>
<span class="faq-icon"></span>
</button>
<div class="faq-answer">
<p data-i18n="faq.a3">We offer intensive theological degrees for pastoral candidates and ministry workers, including systematic theology, expository preaching, Greek and Hebrew basics, and church planting practicums. In addition to campus classes in Caracas, we provide online distance education through SEBEL for remote students.</p>
</div>
</div>
<div class="faq-item">
<button class="faq-question" aria-expanded="false">
<span data-i18n="faq.q4">Can mission teams or pastors visit the church and seminary?</span>
<span class="faq-icon"></span>
</button>
<div class="faq-answer">
<p data-i18n="faq.a4">Yes, we welcome visiting pastors, guest lecturers, and mission teams. Pastor Víctor and his team coordinate secure airport transit from Simón Bolívar International Airport (Maiquetía) and on-campus guest lodging in Vista Alegre. Please reach out via our contact form to coordinate dates.</p>
</div>
</div>
<div class="faq-item">
<button class="faq-question" aria-expanded="false">
<span data-i18n="faq.q5">What are the most urgent rebuilding priorities for the church campus?</span>
<span class="faq-icon"></span>
</button>
<div class="faq-answer">
<p data-i18n="faq.a5">Our top priority is repairing deep seismic wall fractures in the main sanctuary and re-sealing the roof over the seminary classrooms before tropical torrential rains cause further structural degradation. Second is securing food provisions for the community soup kitchen.</p>
</div>
</div>
</div>
</div>
</section>
<!-- Contact Form & Prayer Requests -->
<section id="contact" class="section section-muted">
<div class="container">
<div class="contact-grid">
<div class="contact-form-card">
@@ -868,8 +1112,75 @@
</div>
</div>
<!-- Prayer Guide Modal -->
<div id="prayer-modal" class="modal-overlay">
<div class="modal-box prayer-modal-box">
<button id="prayer-modal-close" class="modal-close-btn">&times;</button>
<div style="text-align: center; margin-bottom: 24px;">
<span class="section-badge badge-gold" data-i18n="nav.contact">MINISTRY BRIEFING</span>
<h3 style="font-family: var(--font-heading); font-size: 1.6rem; color: var(--primary-900); margin-top: 8px;" data-i18n="prayer.modal_title">Venezuela Ministry & Prayer Briefing</h3>
<p style="color: var(--slate-600); font-size: 0.95rem; margin-top: 6px;" data-i18n="prayer.modal_sub">Join us in praying specifically for God's work in Caracas.</p>
</div>
<div class="prayer-point-card">
<div class="prayer-point-num">1</div>
<div class="prayer-point-content">
<h5 data-i18n="prayer.p1_title">Sanctuary & Seminary Rebuilding</h5>
<p data-i18n="prayer.p1_desc">Pray for safety, building materials, and the $50,000 fund to complete structural reinforcement before heavy rains.</p>
</div>
</div>
<div class="prayer-point-card">
<div class="prayer-point-num">2</div>
<div class="prayer-point-content">
<h5 data-i18n="prayer.p2_title">Daily Food & Clean Water Provisions</h5>
<p data-i18n="prayer.p2_desc">Pray for continuous supply of rice, beans, proteins, and baby formula for the 300+ daily meals served to needy neighborhood families.</p>
</div>
</div>
<div class="prayer-point-card">
<div class="prayer-point-num">3</div>
<div class="prayer-point-content">
<h5 data-i18n="prayer.p3_title">Seminary Students & Future Pastors</h5>
<p data-i18n="prayer.p3_desc">Pray for the young men studying under Pastor Víctor, that God protects their families and equips them with doctrinal boldness.</p>
</div>
</div>
<div class="prayer-point-card">
<div class="prayer-point-num">4</div>
<div class="prayer-point-content">
<h5 data-i18n="prayer.p4_title">Pastor Víctor Páez & Ministry Staff</h5>
<p data-i18n="prayer.p4_desc">Pray for physical endurance, wisdom, spiritual protection, and renewed strength as he shepherds in the midst of national hardship.</p>
</div>
</div>
<div class="prayer-point-card">
<div class="prayer-point-num">5</div>
<div class="prayer-point-content">
<h5 data-i18n="prayer.p5_title">Spiritual Awakening Across Caracas</h5>
<p data-i18n="prayer.p5_desc">Pray that hearts broken by economic and physical crisis find salvation, lasting peace, and forgiveness in Jesus Christ.</p>
</div>
</div>
<div style="margin-top: 24px; display: flex; gap: 12px; flex-wrap: wrap;">
<button onclick="window.print();" class="btn btn-primary" style="flex: 1; display: inline-flex; align-items: center; justify-content: center; gap: 8px;">
<svg width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
<polyline points="6 9 6 2 18 2 18 9"></polyline>
<path d="M6 18H4a2 2 0 0 1-2-2v-5a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v5a2 2 0 0 1-2 2h-2"></path>
<rect x="6" y="14" width="12" height="8"></rect>
</svg>
<span data-i18n="prayer.btn_print">Print / Save as PDF</span>
</button>
<button id="prayer-modal-close-btn" class="btn btn-outline-white" style="flex: 1; color: var(--slate-700); border-color: var(--slate-300);" data-i18n="modal.close">
Close Window
</button>
</div>
</div>
</div>
<!-- Footer -->
<footer class="site-footer">
<div class="container">
<div class="scripture-banner" data-i18n="footer.scripture">
“Therefore, my beloved brethren, be ye stedfast, unmoveable, always abounding in the work of the Lord, forasmuch as ye know that your labour is not in vain in the Lord.” — 1 Corinthians 15:58