diff --git a/src/app/page.tsx b/src/app/page.tsx index 2cc9a0e..30c93d9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -206,7 +206,7 @@ export default function LandingPage() { description="Come join us for a taste of authentic Texas cooking. We look forward to serving you!" buttons={[ { - text: "Call: (555) 012-3456", href: "tel:5550123456"}, + text: "Call: (864) 670 - 9530", href: "tel:5550123456"}, { text: "Get Directions", href: "https://maps.google.com"}, ]}