We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f5d068 commit a2ef221Copy full SHA for a2ef221
1 file changed
components/hero-section.tsx
@@ -30,7 +30,7 @@ export function HeroSection() {
30
md:bg-transparent md:text-muted-foreground md:border-0 md:py-2 md:px-3 md:-mx-3 md:rounded-md md:hover:bg-primary/5 md:hover:text-primary md:active:bg-primary/10"
31
>
32
<MapPin className="h-5 w-5 flex-shrink-0" />
33
- <span>Inside Devconnect</span>
+ <span>M1 Stage, Yellow Pavilion, Devconnect Venue</span>
34
</a>
35
</div>
36
0 commit comments