We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff1f270 commit 4c52a86Copy full SHA for 4c52a86
src/app/(home)/page.tsx
@@ -24,7 +24,7 @@ export default function Home() {
24
<Sponsors />
25
</div>
26
27
- <div id="sponsors" className="pt-32">
+ <div id="eventLocation" className="pt-32">
28
<EventLocation />
29
30
0 commit comments