Update project rental status
Some checks failed
Build and Deploy Build Output / build (push) Has been cancelled

This commit is contained in:
Waterloomurugantemple 2026-08-27 05:09:58 +00:00
parent 7a3392e977
commit e6be7ffadd

View File

@ -45,7 +45,7 @@ const Events = () => {
{/* </Link> */}
</h4>
<p className="service-card_text">
The project is currently in its early stages, and we are looking for a rental space or land in the Waterloo region to establish our temple.{" "}
We've secured a rental space - 935 Frederick St, Kitchener, ON N2B 1V5, Canada
</p>
</div>
</div>
@ -140,3 +140,4 @@ const Events = () => {
};
export default Events;