diff options
-rw-r--r-- | src/components/RsvpForm.tsx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/RsvpForm.tsx b/src/components/RsvpForm.tsx index 53bc97d..232700b 100644 --- a/src/components/RsvpForm.tsx +++ b/src/components/RsvpForm.tsx @@ -41,7 +41,7 @@ function RsvpForm() { <Grid item xs={12}> <Typography paragraph> Please RSVP for the wedding by March 10, 2025. - The ceremony will commence at 3 pm in ... + The ceremony will commence at 3 pm on April 26 in ... The reception will follow at 5 pm in A Venue on the Ridge. </Typography> </Grid> |