Remove name and change name.

This commit is contained in:
Bradley Shellnut 2022-01-28 15:06:03 -08:00
parent 115f470c4d
commit a67e16122b
2 changed files with 3 additions and 3 deletions

View file

@ -68,7 +68,7 @@ export default function Footer() {
)} )}
</div> </div>
<div> <div>
<p>Created by Bradley</p> <p>Created by Bradley Shellnut</p>
<div> <div>
Icons made by{' '} Icons made by{' '}
<a href="https://www.freepik.com" title="Freepik"> <a href="https://www.freepik.com" title="Freepik">

View file

@ -232,7 +232,7 @@ export default function SingleGroupPage({ group }) {
<title key="title">N & N | RSVP</title> <title key="title">N & N | RSVP</title>
</Head> </Head>
<RSVPGroupStyles> <RSVPGroupStyles>
<h2>Wedding SAYING I DO</h2> <h2>Saying I Do</h2>
<div> <div>
<a href="/myevents.ics" aria-label="Add to calendar"> <a href="/myevents.ics" aria-label="Add to calendar">
<CalendarIcon /> <CalendarIcon />
@ -365,7 +365,7 @@ export default function SingleGroupPage({ group }) {
<legend>Additional Notes?</legend> <legend>Additional Notes?</legend>
<label htmlFor="note"> <label htmlFor="note">
<p className="sr-only"> <p className="sr-only">
Enter additional notes your want to ask Irene and Bradley Enter additional notes your want to ask us?
</p> </p>
<textarea <textarea
name="note" name="note"