Update index.html
Browse files- index.html +1 -1
 
    	
        index.html
    CHANGED
    
    | 
         @@ -116,7 +116,7 @@ 
     | 
|
| 116 | 
         
             
                    React.createElement(
         
     | 
| 117 | 
         
             
                      "p",
         
     | 
| 118 | 
         
             
                      { className: "text-white text-center whitespace-pre-line mb-10 leading-relaxed" },
         
     | 
| 119 | 
         
            -
                      `🙌 Here’s a sneak peek at the prizes up for grabs  
     | 
| 120 | 
         
             
                    ),
         
     | 
| 121 | 
         | 
| 122 | 
         
             
                    /* ====== LOGOS ====== */
         
     | 
| 
         | 
|
| 116 | 
         
             
                    React.createElement(
         
     | 
| 117 | 
         
             
                      "p",
         
     | 
| 118 | 
         
             
                      { className: "text-white text-center whitespace-pre-line mb-10 leading-relaxed" },
         
     | 
| 119 | 
         
            +
                      `🙌 Here’s a sneak peek at the prizes up for grabs: \n\n🥇 1st to 3rd place teams: 1 Hope Jr Arm & 1 LeKiwi per team\n\n🥈 4th and 5th place teams: 1 Hope Jr Arm per team\n\n🥉 6th to 24th place teams: 1 LeKiwi per team\n\n🥉 25th to 30th place teams: 1 SO-101 per team\n\nA huge shoutout to everyone for your hard work and passion! It was truly tough to pick the top 30 – there were so many amazing demo videos, and we’re absolutely blown away. We also had a lot of laughs along the way!`
         
     | 
| 120 | 
         
             
                    ),
         
     | 
| 121 | 
         | 
| 122 | 
         
             
                    /* ====== LOGOS ====== */
         
     |