Skip to content

Commit

Permalink
Fix website hero
Browse files Browse the repository at this point in the history
  • Loading branch information
kidchenko committed Oct 19, 2023
1 parent 8557aaa commit fa26c38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Hero.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ export function Hero() {
</Button>
<dl className="mt-10 grid grid-cols-2 gap-y-6 gap-x-10 sm:mt-16 sm:gap-y-10 sm:gap-x-16 sm:text-center lg:auto-cols-auto lg:grid-flow-col lg:grid-cols-none lg:justify-start lg:text-left">
{[
['Speakers', '8-10'],
['Speakers', '11'],
['People Attending', '175-200'],
['Date', '25/11/2023 10:30 AM'],
['Venue', 'SCBX NEXT TECH'],
Expand Down

1 comment on commit fa26c38

@vercel
Copy link

@vercel vercel bot commented on fa26c38 Oct 19, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.