diff --git a/src/components/RSVP.tsx b/src/components/RSVP.tsx index b9144c6..4ce3493 100644 --- a/src/components/RSVP.tsx +++ b/src/components/RSVP.tsx @@ -88,7 +88,7 @@ const RSVPForm = () => { return (
-
+

Wedding RSVP diff --git a/src/components/RSVPManager.tsx b/src/components/RSVPManager.tsx index 6a93b4f..1ec3ac5 100644 --- a/src/components/RSVPManager.tsx +++ b/src/components/RSVPManager.tsx @@ -119,7 +119,7 @@ const RSVPManager = () => { return (
-
+
Total Responses
{rsvpList.length}
diff --git a/src/pages/index.astro b/src/pages/index.astro index 155e297..4229157 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -13,7 +13,7 @@ import SignIn from "../components/SignIn.tsx";
-
❤️ Natasha & Ixabat ❤️
+
❤️ Natasha & Ixabat ❤️

We hope you can join us in celebration on

Saturday, June 7, 2025

diff --git a/src/pages/rsvp/index.astro b/src/pages/rsvp/index.astro index b53d691..ea94ce1 100644 --- a/src/pages/rsvp/index.astro +++ b/src/pages/rsvp/index.astro @@ -10,6 +10,10 @@ import SignIn from "../../components/SignIn.tsx"; Please RSVP using the form below:
+
+ Note: Please submit a separate response for each person listed on your invitation. +
+
{}} requiredRole="guest" />