Skip to content

Commit cf472b2

Browse files
committed
more bills
1 parent ba89166 commit cf472b2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

website/pages/index.tsx

+3-3
Original file line numberDiff line numberDiff line change
@@ -322,9 +322,9 @@ export default function Home() {
322322
/>
323323
<CongressCard
324324
number={119}
325-
total={2730}
326-
senate={800}
327-
house={1930}
325+
total={3122}
326+
senate={978}
327+
house={2144}
328328
/>
329329
</div>
330330
</section>

0 commit comments

Comments
 (0)