diff --git a/index.html b/index.html
index cde85ca..cc68b0a 100644
--- a/index.html
+++ b/index.html
@@ -5,14 +5,14 @@
-
Secret Santa Organizer
-
+ Secret Santa Planner
+
-
+
diff --git a/src/i18n/config.ts b/src/i18n/config.ts
index 8c6d717..11ee9c8 100644
--- a/src/i18n/config.ts
+++ b/src/i18n/config.ts
@@ -10,7 +10,7 @@ const resources = {
name: "English",
},
home: {
- title: "Secret Santa Organizer",
+ title: "Secret Santa Planner",
welcome: "Welcome! This tool helps you arrange your holiday gift exchange. Simply add all participants, and we'll help you randomly assign gift-giving pairs.",
noBackend: "No accounts, no emails, no hassle, all hosted on GitHub Pages with no backend!",
explanation: "Each person will be randomly assigned someone to give a gift to. You'll receive a unique link for each participant, which you'll have to share however you want (via email, Slack, etc.). [Example link]",