mirror of
https://github.com/Lapikud/tipilan.git
synced 2026-05-08 10:00:46 +00:00
frontend: HeroSection.tsx: fix mailto address
This commit is contained in:
@@ -105,7 +105,7 @@ export default function HeroSection({ onScrollDown }: HeroSectionProps) {
|
||||
{t("teaser.tickets.buyButton")}
|
||||
</a>
|
||||
<a
|
||||
href="mailto:tipilan@ituk.ee"
|
||||
href="mailto:tipilaninfo@gmail.com"
|
||||
className="btn-secondary-lg lg:btn-secondary-lg text-btn lg:text-btn-lg text-center"
|
||||
>
|
||||
{t("teaser.sponsors.contactButton")}
|
||||
|
||||
Reference in New Issue
Block a user