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() {