diff --git a/src/app/page.tsx b/src/app/page.tsx index 12153bc..d2786d4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -130,7 +130,7 @@ export default function LandingPage() { text="Ready for your next cut? Book an appointment today or swing by the shop. Walk-ins are always welcome!" buttons={[ { - text: "Call to Book: (555) 123-4567", href: "tel:5551234567"}, + text: "Call to Book: (317) 499-5969", href: "tel:3174995969"}, ]} /> @@ -167,4 +167,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file