From 7c2a8e667fdd28edfebf53501908e19c141aaf78 Mon Sep 17 00:00:00 2001 From: Atridad Lahiji Date: Wed, 26 Feb 2025 21:22:28 -0600 Subject: [PATCH] Some minor updates --- src/components/RSVP.tsx | 2 +- src/components/RSVPManager.tsx | 2 +- src/pages/index.astro | 2 +- src/pages/rsvp/index.astro | 4 ++++ 4 files changed, 7 insertions(+), 3 deletions(-) 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" />