Skip to content

Commit

Permalink
Update prizes amount
Browse files Browse the repository at this point in the history
  • Loading branch information
bhaskar1001101 committed Aug 18, 2024
1 parent 08445a4 commit be4bbe7
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 deletions src/components/Prizes/Prizes.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ const Prizes = () => {
<h1 className="text-2xl md:text-3xl lg:text-4xl xl:text-5xl 2xl:text-6xl whitespace-nowrap lg:p-10 sm:pl-4 pl-1 tracking-wide">
<h2>&nbsp;FIRST PRIZE</h2>
<h2 className=' sm:pl-6 pl-2'><span className="text-blue-500">$</span>3600<span className='text-gray-300'>*</span></h2>
<h3 className='max-lg:hidden sm:pl-6 pl-1 text-sm sm:text-sm md:text-md lg:text-lg xl:text-xl 2xl:text-2xl text-wrap max-w-[80%]'>*Inclusive of &#8377;35000 cash + other swags and benefits</h3>
<h3 className='max-lg:hidden sm:pl-6 pl-1 text-sm sm:text-sm md:text-md lg:text-lg xl:text-xl 2xl:text-2xl text-wrap max-w-[80%]'>*Inclusive of &#8377;35000 cash + other swags and sponsor benefits</h3>
</h1>
</div>
<div className="flex items-end h-full">
Expand All @@ -70,7 +70,7 @@ const Prizes = () => {
<h1 className="text-2xl md:text-3xl lg:text-4xl xl:text-5xl 2xl:text-6xl whitespace-nowrap p-2 pl-1 tracking-wide">
<h2 className='w-fit'>&nbsp;SECOND PRIZE</h2>
<h2 className=' sm:pl-6 pl-2 w-fit'><span className="text-purple">$</span>2950<span className='text-gray-300'>*</span></h2>
<h3 className='max-lg:hidden sm:pl-4 pl-1 text-sm sm:text-sm md:text-md lg:text-lg xl:text-xl 2xl:text-2xl text-wrap max-w-[80%]'>*Inclusive of &#8377;25000 cash + other swags and benefits</h3>
<h3 className='max-lg:hidden sm:pl-4 pl-1 text-sm sm:text-sm md:text-md lg:text-lg xl:text-xl 2xl:text-2xl text-wrap max-w-[80%]'>*Inclusive of &#8377;25000 cash + other swags and sponsor benefits</h3>
</h1>
</div>
<div className="flex items-end h-24 xs:h-auto">
Expand All @@ -86,7 +86,7 @@ const Prizes = () => {
<h1 className="text-2xl md:text-3xl lg:text-4xl xl:text-5xl 2xl:text-6xl whitespace-nowrap lg:p-2 pl-1 tracking-wide">
<h2>&nbsp;THIRD PRIZE</h2>
<h2 className=' sm:pl-6 pl-2'><span className="text-purple">$</span>2750<span className='text-gray-300'>*</span></h2>
<h3 className='max-lg:hidden sm:pl-4 pl-1 text-sm sm:text-sm md:text-md lg:text-lg xl:text-xl 2xl:text-2xl text-wrap max-w-[80%]'>*Inclusive of &#8377;15000 cash + other swags and benefits</h3>
<h3 className='max-lg:hidden sm:pl-4 pl-1 text-sm sm:text-sm md:text-md lg:text-lg xl:text-xl 2xl:text-2xl text-wrap max-w-[80%]'>*Inclusive of &#8377;15000 cash + other swags and sponsor benefits</h3>
</h1>
</div>
<div className="flex items-end h-24 xs:h-auto">
Expand All @@ -113,7 +113,7 @@ const Prizes = () => {
</div>
<div className="text-right pr-2">
<h1 className="text-lg md:text-xl lg:text-2xl xl:text-3xl 2xl:text-4xl whitespace-nowrap lg:p-2 pl-1 tracking-wide">
<span className="text-[#E29B29]">$</span>1000
<span className="text-[#E29B29]">$</span>500
</h1>
</div>
</div>
Expand Down Expand Up @@ -148,7 +148,7 @@ const Prizes = () => {
</div>
<div className="text-right pr-2">
<h1 className="text-lg md:text-xl lg:text-2xl xl:text-3xl 2xl:text-4xl whitespace-nowrap lg:p-2 pl-1 tracking-wide">
<span className="text-[#E29B29]">$</span>???
<span className="text-[#E29B29]">$</span>150
</h1>
</div>
</div>
Expand All @@ -164,7 +164,7 @@ const Prizes = () => {
</div>
<div className="text-right pr-2">
<h1 className="text-lg md:text-xl lg:text-2xl xl:text-3xl 2xl:text-4xl whitespace-nowrap lg:p-2 pl-1 tracking-wide">
<span className="text-[#E29B29]">$</span>???
<span className="text-[#E29B29]">$</span>2350
</h1>
</div>
</div>
Expand All @@ -183,7 +183,7 @@ const Prizes = () => {
</div>
<div className="text-right pr-2">
<h1 className="text-lg md:text-xl lg:text-2xl xl:text-3xl 2xl:text-4xl whitespace-nowrap lg:p-2 pl-1 tracking-wide">
<span className="text-[#E29B29]">$</span>25
<span className="text-[#E29B29]">$</span>150
</h1>
</div>
</div>
Expand All @@ -199,7 +199,7 @@ const Prizes = () => {
</div>
<div className="text-right pr-2">
<h1 className="text-lg md:text-xl lg:text-2xl xl:text-3xl 2xl:text-4xl whitespace-nowrap lg:p-2 pl-1 tracking-wide">
<span className="text-[#E29B29]">$</span>25
<span className="text-[#E29B29]">$</span>150
</h1>
</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion src/components/Tracks/Tracks.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ const Tracks = () => {
<img src={right_key} alt="" className='opacity-50 hover:opacity-100' onClick={() => {moveRight(); handleCardClick((selectedTrack % 6) + 1)}}/>
</div>
</div>
<div className='px-12 text-white mt-8 text-xl md:text-xl lg:text-2xl xl:text-3xl 2xl:text-4xl'>P.S. You can win prizes worth <span className='text-[#E29B29]'>$</span>??? for the best hack in every track.</div>
<div className='px-12 text-white mt-8 text-xl md:text-xl lg:text-2xl xl:text-3xl 2xl:text-4xl'>Every track winner will get prizes worth <span className=''>$</span>150 including ₹2000 cash, ₹5000 in swags, and additional sponsor benefits</div>
</div>
</section>
);
Expand Down

0 comments on commit be4bbe7

Please sign in to comment.