diff --git a/src/app/page.tsx b/src/app/page.tsx index 4feae38..a5a9503 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -200,7 +200,7 @@ export default function HomePage() { background={{ variant: "plain" }} useInvertedBackground={false} buttons={[ - { text: "Request Proposal", href: "#" }, + { text: "Start Your Campaign Now", href: "#" }, { text: "Get in Touch", href: "/contact" }, ]} />