Skip to content

Commit

Permalink
fix(eventLocation): fix address link
Browse files Browse the repository at this point in the history
  • Loading branch information
meu-bem committed Aug 20, 2024
1 parent d5af63a commit 64685b7
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/(home)/eventLocation.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ export function EventLocation() {
interior do estado.
</p>
</div>
<Link href="https://goo.gl/maps/example" target="_blank">
<Link href="https://maps.app.goo.gl/LQimvYx7CCUTEf1f6" target="_blank">
<Button className="w-full sm:w-auto">Google Maps</Button>
</Link>
</div>
Expand Down
Binary file modified src/assets/sponsors/logo-bemol.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified src/assets/sponsors/logo-icet.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 64685b7

Please sign in to comment.