summaryrefslogtreecommitdiff
path: root/client/src/components/Schedule.tsx
diff options
context:
space:
mode:
Diffstat (limited to 'client/src/components/Schedule.tsx')
-rw-r--r--client/src/components/Schedule.tsx4
1 files changed, 2 insertions, 2 deletions
diff --git a/client/src/components/Schedule.tsx b/client/src/components/Schedule.tsx
index 3620c4e..a901060 100644
--- a/client/src/components/Schedule.tsx
+++ b/client/src/components/Schedule.tsx
@@ -35,7 +35,7 @@ function Schedule() {
<hr style={{ width: '100%' }} />
<div style={{ display: 'flex', alignItems: 'center' }}>
<div style={{ width: '35%' }}>
- <p>2:00 PM</p>
+ <p>4:30 pm</p>
</div>
<div style={{ width: '65%' }}>
<Typography variant="h6">Ceremony</Typography>
@@ -54,7 +54,7 @@ function Schedule() {
<hr style={{ width: '100%' }} />
<div style={{ display: 'flex', alignItems: 'center' }}>
<div style={{ width: '35%' }}>
- <p>5:00 PM</p>
+ <p>6:00 pm</p>
</div>
<div style={{ width: '65%' }}>
<Typography variant="h6">Reception</Typography>