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