Skip to content

Commit ab69aa3

Browse files
committed
add remaining copy
1 parent b42c085 commit ab69aa3

1 file changed

Lines changed: 9 additions & 2 deletions

File tree

devconnect/src/common/components/ba/destino/sections.tsx

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -621,9 +621,9 @@ export const ExtraSectionAddedLater = () => {
621621
</div>
622622
</div>
623623

624-
<div className="backdrop-blur-sm flex my-4 shadow-lg">
624+
<div className="backdrop-blur-sm flex mt-4 shadow-lg">
625625
<div
626-
className="self-start w-auto bg-slate-900 p-4 px-8 text-center"
626+
className="self-start w-auto bg-slate-900 p-6 px-8 text-center"
627627
style={{
628628
borderImage:
629629
'linear-gradient(137.84deg, #F6B613 12.86%, #FF85A6 40.77%, #9894FF 67.87%, #33ccff 97.26%)',
@@ -635,6 +635,13 @@ export const ExtraSectionAddedLater = () => {
635635
<span className="font-medium">Scholarships Available </span> — Up to{' '}
636636
<span className="text-[#eca159] font-medium">$1,000 USD in funding support</span> is available for
637637
initiatives that help groups attend the Ethereum World Fair.
638+
<br />
639+
<br />
640+
<span className="text-sm">
641+
<span className="text-[#eca159]">You also get:</span> free tickets, and discounts for your community
642+
or team, visibility across official Devconnect channels, and an on-chain certificate as an official
643+
Devconnect Fren
644+
</span>
638645
</div>
639646
</div>
640647

0 commit comments

Comments
 (0)