Skip to content

Commit

Permalink
feat: voting ad
Browse files Browse the repository at this point in the history
  • Loading branch information
manustays committed Apr 27, 2024
1 parent c39ce8c commit 300c0aa
Show file tree
Hide file tree
Showing 3 changed files with 25 additions and 2 deletions.
Binary file added src/assets/img/elections/Chunav ka Parv Logo.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/assets/img/elections/voter-hand.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
27 changes: 25 additions & 2 deletions src/index.njk
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,29 @@
{% include "section_index_page_hero.njk" %}


{# Voting Ad section. TODO: Remove #}
<section class="block bg-shaded get_started_banner" type="get_started_banner">
<div class="layout vertical horizontal-reverse-md center">

<div class="layout horizontal center">
<img src="/assets/img/elections/voter-hand.png" style="max-height:250px;margin:20px 0" alt="#IVoteForSure">
</div>

<div class="flex">

<div class="subtitle">Celebrate the Biggest Festival of Democracy</div>
<h2>Let's Vote with Pride</h2>
<span class="h2-border"></span>
<div class="btnbox layout horizontal end wrap" style="margin-top:20px">
<img src="/assets/img/elections/Chunav ka Parv Logo.jpg" style="max-height:58px;margin-right:30px;" alt="#NothingLikeVoting">
<a href="https://elections24.eci.gov.in/" class="button outline">Know More</a>
</div>
</div>

</div>
</section>


{# Mid Summary section #}
{% set item = {
header: "Become a Banking & Financial service provider",
Expand Down Expand Up @@ -178,7 +201,7 @@
style: "gallery",
header: "What our partners say",
slides: [

{
title: "Alok Mittal",
description:"Indifi is committed to simplifying credit access to small and medium-sized entrepreneurs. Our partnership with Eko will further our vision of facilitating financial inclusion for India’s huge SME sector. By providing Eko’s cash distributors with the credit line services, we will also help empower a greater number of retailers across the country.",
Expand Down Expand Up @@ -209,7 +232,7 @@
{% include "section_signup_form.njk" %}
{% include "section_contact_icon.njk" %}



{# Final Ad section #}
{# {% set item = {
Expand Down

0 comments on commit 300c0aa

Please sign in to comment.