feat: add 8.5x11 printable prayer card, vector QR codes, local Caracas SEO neighborhood tags, and monthly church sponsorship tiers
This commit is contained in:
+69
@@ -52,6 +52,8 @@
|
||||
"latitude": 10.485,
|
||||
"longitude": -66.938
|
||||
},
|
||||
"areaServed": ["Caracas", "Vista Alegre", "Urb. La Paz", "El Paraíso", "Montalbán", "San Martín", "Distrito Capital", "Venezuela"],
|
||||
|
||||
"openingHoursSpecification": [
|
||||
{
|
||||
"@type": "OpeningHoursSpecification",
|
||||
@@ -835,6 +837,26 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<!-- Caracas Neighborhoods Served & Local Outreach (Local SEO & Community Impact) -->
|
||||
<div class="neighborhoods-box">
|
||||
<div class="neighborhoods-header">
|
||||
<h4 data-i18n="location.community_title">Caracas Communities & Neighborhoods Served</h4>
|
||||
<p data-i18n="location.community_desc">Our church campus and humanitarian relief kitchen in Vista Alegre actively serve families, seniors, and students across western and metropolitan Caracas:</p>
|
||||
</div>
|
||||
<div class="neighborhood-tags">
|
||||
<span class="n-tag">Vista Alegre (Home Campus)</span>
|
||||
<span class="n-tag">Urb. La Paz</span>
|
||||
<span class="n-tag">El Paraíso</span>
|
||||
<span class="n-tag">Montalbán I & II</span>
|
||||
<span class="n-tag">San Martín</span>
|
||||
<span class="n-tag">Bella Vista</span>
|
||||
<span class="n-tag">Antímano</span>
|
||||
<span class="n-tag">Caricuao</span>
|
||||
<span class="n-tag">La Vega</span>
|
||||
<span class="n-tag">Centro de Caracas</span>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
@@ -849,8 +871,44 @@
|
||||
</p>
|
||||
</div>
|
||||
|
||||
<!-- Monthly Church Partnership Sponsorship Tiers -->
|
||||
<div class="sponsorship-section">
|
||||
<div class="text-center" style="margin-bottom: 32px;">
|
||||
<span class="section-badge badge-relief" data-i18n="sponsor.badge">MONTHLY CHURCH SPONSORSHIP</span>
|
||||
<h3 style="font-family: var(--font-heading); font-size: 1.8rem; color: var(--primary-900); margin-top: 8px;" data-i18n="sponsor.title">Adopt a Monthly Ministry Pillar in Caracas</h3>
|
||||
<p style="color: var(--slate-600); max-width: 680px; margin: 8px auto 0;" data-i18n="sponsor.desc">
|
||||
U.S. churches and families can provide ongoing stability through tax-deductible monthly sponsorships channeled through MWBM.
|
||||
</p>
|
||||
</div>
|
||||
|
||||
<div class="sponsorship-grid">
|
||||
<div class="sponsor-card">
|
||||
<div class="sponsor-tier-price">$50<span>/mo</span></div>
|
||||
<h4 data-i18n="sponsor.t1_title">Student Scholar Sponsor</h4>
|
||||
<p data-i18n="sponsor.t1_desc">Provides required theological textbooks, study materials, and local transit assistance for 2 national seminary students.</p>
|
||||
<button class="btn btn-outline-white btn-full open-donate-modal" data-amount="50" style="color: var(--primary-900); border-color: var(--slate-300);" data-i18n="sponsor.btn_sponsor">Sponsor Tier ➔</button>
|
||||
</div>
|
||||
|
||||
<div class="sponsor-card featured">
|
||||
<div class="sponsor-badge-featured" data-i18n="sponsor.popular">Most Urgent</div>
|
||||
<div class="sponsor-tier-price">$150<span>/mo</span></div>
|
||||
<h4 data-i18n="sponsor.t2_title">Soup Kitchen Bread Sponsor</h4>
|
||||
<p data-i18n="sponsor.t2_desc">Provides clean water, beans, rice, and proteins for over 150 hot meals served to neighborhood children and elderly.</p>
|
||||
<button class="btn btn-primary btn-full open-donate-modal" data-amount="150" data-i18n="sponsor.btn_sponsor">Sponsor Tier ➔</button>
|
||||
</div>
|
||||
|
||||
<div class="sponsor-card">
|
||||
<div class="sponsor-tier-price">$300<span>/mo</span></div>
|
||||
<h4 data-i18n="sponsor.t3_title">Church Planter Fellowship</h4>
|
||||
<p data-i18n="sponsor.t3_desc">Provides full missionary support for a Venezuelan seminary graduate pioneering a new church plant in an unreached region.</p>
|
||||
<button class="btn btn-outline-white btn-full open-donate-modal" data-amount="300" style="color: var(--primary-900); border-color: var(--slate-300);" data-i18n="sponsor.btn_sponsor">Sponsor Tier ➔</button>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="giving-box">
|
||||
<div class="text-center">
|
||||
|
||||
<h3 style="font-family: var(--font-heading); font-size: 1.5rem; color: var(--primary-900); margin-bottom: 8px;" data-i18n="giving.channel_title">
|
||||
Primary Channel: Macedonia World Baptist Missions (MWBM)
|
||||
</h3>
|
||||
@@ -1163,6 +1221,16 @@
|
||||
</div>
|
||||
|
||||
<div style="margin-top: 24px; display: flex; gap: 12px; flex-wrap: wrap;">
|
||||
<a href="prayer-card.html" target="_blank" class="btn btn-relief" style="flex: 1 1 100%; display: inline-flex; align-items: center; justify-content: center; gap: 8px; text-decoration: none;">
|
||||
<svg width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
|
||||
<path d="M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z"></path>
|
||||
<polyline points="14 2 14 8 20 8"></polyline>
|
||||
<line x1="16" y1="13" x2="8" y2="13"></line>
|
||||
<line x1="16" y1="17" x2="8" y2="17"></line>
|
||||
<polyline points="10 9 9 9 8 9"></polyline>
|
||||
</svg>
|
||||
<span data-i18n="prayer.btn_sheet">Open Printable 8.5x11 Sheet</span>
|
||||
</a>
|
||||
<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>
|
||||
@@ -1175,6 +1243,7 @@
|
||||
Close Window
|
||||
</button>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user