diff --git a/src/app/page.tsx b/src/app/page.tsx index 94ca690..09491c9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -194,7 +194,7 @@ export default function HomePage() { useInvertedBackground={false} buttons={[ { - text: "Subscribe Now", href: "#"}, + text: "Get Exclusive Deals", href: "#"}, { text: "Learn More", href: "#"}, ]}