Skip to content

Commit

Permalink
added banner
Browse files Browse the repository at this point in the history
  • Loading branch information
VivekYadav193 committed Sep 2, 2023
1 parent a6444ce commit 99c07d1
Showing 1 changed file with 25 additions and 25 deletions.
50 changes: 25 additions & 25 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -113,47 +113,47 @@



<!--<div class="w-full h-[56px] bg-white relative " style="background-image: linear-gradient(to right, #4332a3, #3e42b1, #3850bd, #305eca, #286cd5);">-->
<div class="w-full h-[56px] bg-white relative " style="background-image: linear-gradient(to right, #4332a3, #3e42b1, #3850bd, #305eca, #286cd5);">

<!-- <img src="images/pos.png" class="absolute hidden lg:block left-[200px] " loading="lazy" alt="">-->
<img src="images/pos.png" class="absolute hidden lg:block left-[200px] " loading="lazy" alt="">


<!-- <div class=" hidden lg:flex gap-[70px] absolute left-[354px] top-[15px]">-->
<div class=" hidden lg:flex gap-[70px] absolute left-[354px] top-[15px]">

<!-- <div class="flex flex-col">-->
<!-- <div class=" font-semibold text-[#00FFD1] ">New</div>-->
<!-- <div class="w-8 h-[2px] rounded-sm bg-[#00FFD1]"></div>-->
<div class="flex flex-col">
<div class=" font-semibold text-[#00FFD1] ">New</div>
<div class="w-8 h-[2px] rounded-sm bg-[#00FFD1]"></div>

<!-- </div>-->
</div>

<!-- <div class="flex gap-[32px]">-->
<!-- <div class="text-white font-semibold block ">-->
<!-- Say hello to the future of In-Store payments with Razorpay POS!-->
<!-- </div>-->
<div class="flex gap-[32px]">
<div class="text-white font-semibold block ">
Say hello to the future of In-Store payments with Razorpay POS!
</div>

<!-- <button class="hidden lg:block rounded-sm bg-[#00FFD1] text-xs font-semibold text-grayBlue h-7 w-[90px]">-->
<!-- Know More-->
<!-- </button>-->
<button class="hidden lg:block rounded-sm bg-[#00FFD1] text-xs font-semibold text-grayBlue h-7 w-[90px]">
Know More
</button>

<!-- </div>-->
</div>



<!-- </div>-->
</div>


<!-- <div class=" lg:hidden flex w-full h-full justify-center gap-[20px] items-center ">-->
<!-- <div class="text-white font-semibold font-sans">-->
<!-- Say hello to Razorpay POS!-->
<!-- </div>-->
<!-- <button class="rounded-sm bg-[#00FFD1] text-xs font-semibold text-grayBlue h-7 w-[90px]">-->
<!-- Know More-->
<!-- </button>-->
<div class=" lg:hidden flex w-full h-full justify-center gap-[20px] items-center ">
<div class="text-white font-semibold font-sans">
Say hello to Razorpay POS!
</div>
<button class="rounded-sm bg-[#00FFD1] text-xs font-semibold text-grayBlue h-7 w-[90px]">
Know More
</button>

<!-- </div>-->
</div>


<!--</div>-->
</div>



Expand Down

0 comments on commit 99c07d1

Please sign in to comment.