We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0f5d068 + a2ef221 commit 49f1ca3Copy full SHA for 49f1ca3
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