tax texts removed

This commit is contained in:
Selvi 2026-06-04 11:02:00 +05:30
parent c89fe36ac6
commit 3e6aeec302

View File

@ -248,8 +248,8 @@ const Pranaprathistapanai = () => {
<ul className="list-unstyled mb-4"> <ul className="list-unstyled mb-4">
<li className="mb-3"> <li className="mb-3">
<i className="fas fa-envelope-open-text" style={{ color: "#D4AF37", marginRight: "10px" }}></i> <i className="fas fa-envelope-open-text" style={{ color: "#D4AF37", marginRight: "10px" }}></i>
<strong>Interac E-Transfer:</strong> Send your donations to <strong>donate@waterloomurugantemple.ca</strong> <br /> <strong>Interac E-Transfer:</strong> Send your donations to <strong>donate@waterloomurugantemple.ca</strong>
<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 <i
@ -268,9 +268,9 @@ const Pranaprathistapanai = () => {
</Link> </Link>
</li> </li>
</ul> </ul>
<p className="sec-text" style={{ fontStyle: "italic" }}> {/* <p className="sec-text" style={{ fontStyle: "italic" }}>
<i className="fas fa-info-circle" style={{ color: "#D4AF37", marginRight: "5px" }}></i> Tax receipts will be provided for all eligible financial contributions. <i className="fas fa-info-circle" style={{ color: "#D4AF37", marginRight: "5px" }}></i> Tax receipts will be provided for all eligible financial contributions.
</p> </p> */}
</div> </div>
</div> </div>