Skip to content

Commit

Permalink
Change copy
Browse files Browse the repository at this point in the history
  • Loading branch information
midudev committed Jul 2, 2024
1 parent f621060 commit c2a37cb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/sections/Boxing.astro
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ const items = [
imgSrc: "https://cdn.lavelada.dev/event/entradas.webp",
imgAlt: "Entradas",
title: "ENTRADAS",
description: "¡Agotadas!",
description: "Últimas entradas",
},
{
imgSrc: "https://cdn.lavelada.dev/event/combates.webp",
Expand Down
2 changes: 1 addition & 1 deletion src/sections/PrincipalDate.astro
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ import MapMarkerIcon from "@/icons/map-marker.astro"
Comprar entradas
</Action>
<Typography as="span" variant="medium" color="primary" class:list={"text-center"}>
¡Agotadas!
¡Últimas entradas 🔥!
</Typography>
</div>
<div>
Expand Down

0 comments on commit c2a37cb

Please sign in to comment.