diff --git a/src/app/page.tsx b/src/app/page.tsx index 3760de1..dd4342c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -199,7 +199,7 @@ export default function LandingPage() { useInvertedBackground={false} buttons={[ { text: "Visit Us", href: "#" }, - { text: "Call (212) 555-DELI", href: "#" }, + { text: "Call for Catering", href: "#" }, ]} ariaLabel="Contact call to action" />