From 8d65ed6d8887bb49f3f9a4975cce0a3fd0f9cce8 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 10 Jun 2026 01:14:12 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 962a4c7..e252d54 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -270,7 +270,7 @@ export default function LandingPage() { useInvertedBackground={false} background={{ variant: "radial-gradient"}} - text="Be Part of Something Real" + text='"Bill Will, But Will You?" ' buttons={[ { text: "Volunteer with the Campaign", href: "https://forms.gle/VBCjHUsJUjnYTzRU6"}, @@ -280,7 +280,7 @@ export default function LandingPage() {