Skip to content

Commit

Permalink
feat: update serudda hour
Browse files Browse the repository at this point in the history
  • Loading branch information
saramontagud committed Sep 13, 2024
1 parent e6503d4 commit 9b49781
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions app/components/Schedule.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,7 @@ export const Schedule = () => {
</h2>
<span className="flex justify-center my-12 text-sm">
<Tag>
Zona horaria:{" "}
<span className="font-semibold">
{timezone}
</span>
Zona horaria: <span className="font-semibold">{timezone}</span>
</Tag>
</span>
<div className="flex flex-col gap-16">
Expand Down Expand Up @@ -49,7 +46,7 @@ export const Schedule = () => {
<Talk
title="Top Tips para Deslumbrar en una Entrevista"
author="Serudda"
timestamp={1726864200000}
timestamp={1726866000000}
img="/imgs/speakers/speaker-1.png"
alt="speaker 1 image: serudda"
/>
Expand Down

0 comments on commit 9b49781

Please sign in to comment.