-
Notifications
You must be signed in to change notification settings - Fork 21
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
547e8b7
commit d3fe834
Showing
5 changed files
with
78 additions
and
128 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
{ | ||
"platinum": [ | ||
{ "name": "neo4j", "image": "p1.png", "url": "#" }, | ||
{ "name": "happyfox", "image": "p2.png", "url": "#" } | ||
], | ||
"gold": [ | ||
{ "name": "innovaccer", "image": "innovaccer.png", "url": "#" }, | ||
{ "name": "corteva", "image": "corteva.png", "url": "#" }, | ||
{ "name": "lindex", "image": "lindex.png", "url": "#" }, | ||
{ "name": "toyota", "image": "toyota.png", "url": "#" }, | ||
{ "name": "zeomega", "image": "zeomega.png", "url": "#" }, | ||
{ "name": "google", "image": "google.png", "url": "#" }, | ||
{ "name": "rezoomex", "image": "rezoomex.png", "url": "#" } | ||
], | ||
"silver": [ | ||
{ "name": "zoho", "image": "zoho.png", "url": "#" }, | ||
{ "name": "frappe", "image": "frappe.png", "url": "#" }, | ||
{ "name": "certa", "image": "certa.png", "url": "#" }, | ||
{ "name": "seneca", "image": "seneca.png", "url": "#" }, | ||
{ "name": "avoma", "image": "avoma.png", "url": "#" }, | ||
{ "name": "bloomberg", "image": "bloomberg.png", "url": "#" }, | ||
{ "name": "innovaccer", "image": "innovaccer.png", "url": "#" } | ||
], | ||
"other sponsor": [ | ||
{ "name": "T-shirt Sponsor", "image": "google (1).png", "url": "#" }, | ||
{ "name": "ID card Sponsor", "image": "google (1).png", "url": "#" }, | ||
{ "name": "Billboard Sponsor", "image": "google (1).png", "url": "#" } | ||
] | ||
} | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,138 +1,57 @@ | ||
|
||
<!-- event sponsors --> | ||
<section id="sponsors"> | ||
<div class="container"> | ||
<div class="row align-items-center justify-content-center download pt-5 pb-5"> | ||
<div class="col-md-12"> | ||
<h2 class="title-2 text-center pt-md-3 pb-md-5" data-aos="fade-up" data-aos-duration="1000">Event Sponsors</h2> | ||
</div> | ||
<div class="col d-none d-lg-block"></div> | ||
<div class="col-lg-7 col-md-8 pe-lg-5 me-lg-5 text-center text-lg-start"> | ||
<p>PyCon India is completely driven by volunteers. Sponsoring the event helps to sustain and grow the conference as well as the Community. Sponsor help in making the conference affordable, and maintaining the inventory for the conference.</p> | ||
</div> | ||
<div class="col-lg-4 col-md-4 mt-3 mt-lg-0 text-center text-lg-start"> | ||
<div class="ticket-btnlay"><a href="#" >DOWNLOAD PROSPECTUS</a></div> | ||
</div> | ||
<div class="container"> | ||
<div class="row align-items-center justify-content-center download pt-5 pb-5"> | ||
<div class="col-md-12"> | ||
<h2 class="title-2 text-center pt-md-3 pb-md-5" data-aos="fade-up" data-aos-duration="1000">Event | ||
Sponsors</h2> | ||
</div> | ||
<div class="col d-none d-lg-block"></div> | ||
<div class="col-lg-7 col-md-8 pe-lg-5 me-lg-5 text-center text-lg-start"> | ||
<p>PyCon India is completely driven by volunteers. Sponsoring the event helps to sustain and grow the | ||
conference as well as the Community. Sponsor help in making the conference affordable, and | ||
maintaining the inventory for the conference.</p> | ||
</div> | ||
<div class="col-lg-4 col-md-4 mt-3 mt-lg-0 text-center text-lg-start"> | ||
<div class="ticket-btnlay"><a href="/prospectus.pdf">DOWNLOAD PROSPECTUS</a></div> | ||
</div> | ||
</div> | ||
</section> | ||
</div> | ||
</section> | ||
|
||
<section class="pt-5"> | ||
<div class="sponsor-title" >PLATINUM</div> | ||
<div class="container-fluid sponsor"></div> | ||
<div class="container sponp"> | ||
<div class="row justify-content-center text-center"> | ||
<div class="col-md-3 sponsor-img-box pt-5 pb-md-5 mt-md-3 mb-md-5 "> | ||
<a href="#"> | ||
<img src="image/p1.png" alt="neo4j" class="img-fluid"> | ||
</a> | ||
|
||
</div> | ||
<div class="col-md-3 sponsor-img-box pt-5 pb-md-5 mt-md-3 mb-md-5"> | ||
<a href="#"> | ||
<img src="image/p2.png" alt="happyfox" class="img-fluid"> | ||
</a> | ||
|
||
</div> | ||
|
||
|
||
</div> | ||
</div> | ||
<div class="sponsor-title mt-5 mt-md-0">GOLD</div> | ||
<div class="container-fluid sponsor"></div> | ||
<div class="container sponp"> | ||
<div class="row justify-content-center text-center"> | ||
<div class="col-md-3 sponsor-img-box pt-5 pb-md-5 mt-md-3"> | ||
<a href="#"><img src="image/innovaccer.png" alt="innovaccer" class="img-fluid"></a> | ||
</div> | ||
<div class="col-md-3 sponsor-img-box pt-5 pb-md-5 mt-md-3"> | ||
<a href="#"><img src="image/corteva.png" alt="corteva" class="img-fluid"></a> | ||
</div> | ||
<div class="col-md-3 sponsor-img-box pt-5 pb-md-5 mt-md-3"> | ||
<a href="#"><img src="image/lindex.png" alt="lindex" class="img-fluid"></a> | ||
</div> | ||
<div class="col-md-3 sponsor-img-box pt-5 pb-md-5 mt-md-3"> | ||
<a href="#"><img src="image/toyota.png" alt="toyota" class="img-fluid"></a> | ||
</div> | ||
<div class="col-md-3 sponsor-img-box pt-5 pt-md-0 pb-md-5 mb-md-5"> | ||
<a href="#"><img src="image/zeomega.png" alt="zeomega" class="img-fluid"></a> | ||
</div> | ||
<div class="col-md-3 sponsor-img-box pt-5 pt-md-0 pb-md-5 mb-md-5"> | ||
<a href="#"><img src="image/google.png" alt="google" class="img-fluid"></a> | ||
</div> | ||
<div class="col-md-3 sponsor-img-box pt-5 pt-md-0 pb-md-5 mb-md-5"> | ||
<a href="#"><img src="image/rezoomex.png" alt="rezoomex" class="img-fluid"></a> | ||
</div> | ||
{% comment %} {% for category in sponsors %} | ||
<section class="pt-5"> | ||
<div class="sponsor-title">{{ category[0] | upcase }}</div> | ||
<div class="container-fluid sponsor"></div> | ||
{% if category[0] == "other sponsor" %} | ||
<div class="container"> | ||
<div class="row justify-content-center"> | ||
{% for sponsor in category[1] %} | ||
<div class="col-md-4 pt-5 pb-md-5 mt-md-3 mb-md-5"> | ||
<div class="op"> | ||
<p>{{ sponsor.name }}</p> | ||
</div> | ||
</div> | ||
<div class="sponsor-title mt-5 mt-md-0">SILVER</div> | ||
<div class="container-fluid sponsor"></div> | ||
<div class="container sponp"> | ||
<div class="row justify-content-center text-center"> | ||
<div class="col-md-3 sponsor-img-box pt-5 pb-md-5 mt-md-3"> | ||
<a href="#"><img src="image/zoho.png" alt="zoho" class="img-fluid"></a> | ||
</div> | ||
<div class="col-md-3 sponsor-img-box pt-5 pb-md-5 mt-md-3"> | ||
<a href="#"><img src="image/frappe.png" alt="frappe" class="img-fluid"></a> | ||
</div> | ||
<div class="col-md-3 sponsor-img-box pt-5 pb-md-5 mt-md-3"> | ||
<a href="#"><img src="image/certa.png" alt="certa" class="img-fluid"></a> | ||
</div> | ||
<div class="col-md-3 sponsor-img-box pt-5 pb-md-5 mt-md-3"> | ||
<a href="#"><img src="image/seneca.png" alt="seneca" class="img-fluid"></a> | ||
</div> | ||
<div class="col-md-3 sponsor-img-box pt-5 pt-md-0 pb-md-5 mb-md-5"> | ||
<a href="#"><img src="image/avoma.png" alt="avoma" class="img-fluid"></a> | ||
</div> | ||
<div class="col-md-3 sponsor-img-box pt-5 pt-md-0 pb-md-5 mb-md-5"> | ||
<a href="#"><img src="image/bloomberg.png" alt="bloomberg" class="img-fluid"></a> | ||
</div> | ||
<div class="col-md-3 sponsor-img-box pt-5 pt-md-0 pb-md-5 mb-md-5"> | ||
<a href="#"><img src="image/innovaccer.png" alt="innovaccer" class="img-fluid"></a> | ||
<div class="other-sponsor"> | ||
<div class="brand-spon p-5 text-center"> | ||
<img src="/image/{{ sponsor.image }}" alt="{{ sponsor.name }}" class="img-fluid"> | ||
</div> | ||
</div> | ||
</div> | ||
<div class="sponsor-title mt-5 mt-md-0">OTHER SPONSORS</div> | ||
<div class="container-fluid sponsor"></div> | ||
<div class="container"> | ||
<div class="row justify-content-center"> | ||
<div class="col-md-4 pt-5 pb-md-5 mt-md-3 mb-md-5"> | ||
<div class="op"> | ||
<p>T-shirt Sponsor</p> | ||
</div> | ||
<div class="other-sponsor"> | ||
|
||
<div class="brand-spon p-5 text-center"> | ||
|
||
<img src="image/google (1).png" alt="T-shirt Sponsor" class="img-fluid"> | ||
</div> | ||
</div> | ||
</div> | ||
<div class="col-md-4 pt-5 pb-md-5 mt-md-3 mb-md-5"> | ||
<div class="op"> | ||
<p>ID card Sponsor</p> | ||
</div> | ||
<div class="other-sponsor"> | ||
|
||
<div class="brand-spon p-5 text-center"> | ||
|
||
<img src="image/google (1).png" alt="ID card Sponsor" class="img-fluid"> | ||
</div> | ||
</div> | ||
</div> | ||
<div class="col-md-4 pt-5 pb-md-5 mt-md-3 mb-md-5"> | ||
<div class="op"> | ||
<p>Billboard Sponsor</p> | ||
</div> | ||
<div class="other-sponsor"> | ||
|
||
<div class="brand-spon p-5 text-center"> | ||
|
||
<img src="image/google (1).png" alt="Billboard Sponsor" class="img-fluid"> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
{% endfor %} | ||
</div> | ||
</div> | ||
{% else %} | ||
<div class="container sponp"> | ||
<div class="row justify-content-center text-center"> | ||
{% for sponsor in category[1] %} | ||
<div class="col-md-3 sponsor-img-box pt-5 pb-md-5 mt-md-3 mb-md-5"> | ||
<a href="{{ sponsor.url }}"> | ||
<img src="/image/{{ sponsor.image }}" alt="{{ sponsor.name }}" class="img-fluid"> | ||
</a> | ||
</div> | ||
{% endfor %} | ||
</div> | ||
</section> | ||
</div> | ||
{% endif %} | ||
</section> | ||
{% endfor %} {% endcomment %} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters