Sponsorship Tiers updated
This commit is contained in:
parent
0b07dc785f
commit
c89fe36ac6
@ -234,12 +234,15 @@ const Pranaprathistapanai = () => {
|
|||||||
</p>
|
</p>
|
||||||
<h4 className="mt-4 mb-3" style={{ fontSize: "20px" }}>Sponsorship Tiers</h4>
|
<h4 className="mt-4 mb-3" style={{ fontSize: "20px" }}>Sponsorship Tiers</h4>
|
||||||
<ul className="list-unstyled mb-4">
|
<ul className="list-unstyled mb-4">
|
||||||
<li className="mb-2"><i className="fas fa-gift" style={{ color: "#D4AF37", marginRight: "10px" }}></i><strong>Grand Sponsor (Yajaman):</strong> $1,001</li>
|
<li className="mb-2"><i className="fas fa-gift" style={{ color: "#D4AF37", marginRight: "10px" }}></i><strong>Mahotsava Ubhayam:</strong> $1,301</li>
|
||||||
<li className="mb-2"><i className="fas fa-gift" style={{ color: "#D4AF37", marginRight: "10px" }}></i><strong>Deity Consecration Sponsor:</strong> (Murugan / Vinayagar / Perumal): $501</li>
|
<li className="mb-2"><i className="fas fa-gift" style={{ color: "#D4AF37", marginRight: "10px" }}></i><strong>Utsava Ubhayam:</strong> $801</li>
|
||||||
<li className="mb-2"><i className="fas fa-gift" style={{ color: "#D4AF37", marginRight: "10px" }}></i><strong>Maha Abhishekam & Flower Decoration Sponsor:</strong> $251</li>
|
<li className="mb-2"><i className="fas fa-gift" style={{ color: "#D4AF37", marginRight: "10px" }}></i><strong>Kurukal Ubhyam:</strong> $501</li>
|
||||||
<li className="mb-2"><i className="fas fa-gift" style={{ color: "#D4AF37", marginRight: "10px" }}></i><strong>Annadhanam (Mahaprasadham) Sponsor:</strong> $101 / $251 / $501</li>
|
<li className="mb-2"><i className="fas fa-gift" style={{ color: "#D4AF37", marginRight: "10px" }}></i><strong>Laghu Utsavam:</strong> $201</li>
|
||||||
<li className="mb-2"><i className="fas fa-gift" style={{ color: "#D4AF37", marginRight: "10px" }}></i><strong>General Pooja Material / Dravyam Sponsor:</strong> $51</li>
|
<li className="mb-2"><i className="fas fa-gift" style={{ color: "#D4AF37", marginRight: "10px" }}></i><strong>Annadhanam:</strong> $151</li>
|
||||||
<li className="mb-2"><i className="fas fa-gift" style={{ color: "#D4AF37", marginRight: "10px" }}></i><strong>Custom Contribution:</strong> Any Amount</li>
|
<li className="mb-2"><i className="fas fa-gift" style={{ color: "#D4AF37", marginRight: "10px" }}></i><strong>Pushpa Maalai ubhayam:</strong> $101</li>
|
||||||
|
<li className="mb-2"><i className="fas fa-gift" style={{ color: "#D4AF37", marginRight: "10px" }}></i><strong>Uthiri Poo Ubhayam:</strong> $51</li>
|
||||||
|
<li className="mb-2"><i className="fas fa-gift" style={{ color: "#D4AF37", marginRight: "10px" }}></i><strong>Stand up Banner - Business:</strong> $151</li>
|
||||||
|
<li className="mb-2"><i className="fas fa-gift" style={{ color: "#D4AF37", marginRight: "10px" }}></i><strong>Aarchanai - Family:</strong> $21</li>
|
||||||
</ul>
|
</ul>
|
||||||
<h4 className="mt-4 mb-3" style={{ fontSize: "20px" }}>How to Send Your Contribution</h4>
|
<h4 className="mt-4 mb-3" style={{ fontSize: "20px" }}>How to Send Your Contribution</h4>
|
||||||
<ul className="list-unstyled mb-4">
|
<ul className="list-unstyled mb-4">
|
||||||
@ -249,8 +252,20 @@ const Pranaprathistapanai = () => {
|
|||||||
<span style={{ fontSize: "14px", marginLeft: "28px" }}>(Please mention "Prana Prathishta Donation" and your phone number/email in the notes for tax receipts).</span>
|
<span style={{ fontSize: "14px", marginLeft: "28px" }}>(Please mention "Prana Prathishta Donation" and your phone number/email in the notes for tax receipts).</span>
|
||||||
</li>
|
</li>
|
||||||
<li className="mb-3">
|
<li className="mb-3">
|
||||||
<i className="far fa-credit-card" style={{ color: "#D4AF37", marginRight: "10px" }}></i>
|
<i
|
||||||
<strong>Online Credit/Debit Card:</strong> <Link href="https://www.zeffy.com/en-CA/ticketing/prana-prathistapana-sponsor-and-donor--2026" className="text-primary fw-bold" style={{ textDecoration: "underline" }}>Secure Online Donation</Link>
|
className="far fa-credit-card"
|
||||||
|
style={{ color: "#D4AF37", marginRight: "10px" }}
|
||||||
|
></i>
|
||||||
|
<strong>Online Credit/Debit Card:</strong>{" "}
|
||||||
|
<Link
|
||||||
|
href="https://www.zeffy.com/en-CA/ticketing/prana-prathistapana-sponsor-and-donor--2026"
|
||||||
|
target="_blank"
|
||||||
|
rel="noopener noreferrer"
|
||||||
|
className="text-primary fw-bold"
|
||||||
|
style={{ textDecoration: "underline" }}
|
||||||
|
>
|
||||||
|
Secure Online Donation
|
||||||
|
</Link>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
<p className="sec-text" style={{ fontStyle: "italic" }}>
|
<p className="sec-text" style={{ fontStyle: "italic" }}>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user