File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -331,10 +331,10 @@ export default function Home() {
331331 borderRadius : '210px' ,
332332 border : '1px solid #232A43' ,
333333 } }
334- dateTime = "2025-09-22 "
334+ dateTime = "2025-10-20 "
335335 >
336336 < span className = "text-secondary" > Bill Cutoff Date: </ span >
337- < span className = "font-semibold" > September 22 , 2025</ span >
337+ < span className = "font-semibold" > October 20 , 2025</ span >
338338 </ time >
339339
340340 < div className = "grid md:grid-cols-2 gap-4 w-full mb-10 px-2 md:px-4" >
@@ -344,7 +344,7 @@ export default function Home() {
344344 senate = { 5445 }
345345 house = { 10301 }
346346 />
347- < CongressCard number = { 119 } total = { 7963 } senate = { 2739 } house = { 5224 } />
347+ < CongressCard number = { 119 } total = { 8088 } senate = { 2752 } house = { 5336 } />
348348 </ div >
349349 </ section >
350350
You can’t perform that action at this time.
0 commit comments