Update src/app/page.tsx

This commit is contained in:
2026-04-07 03:30:12 +00:00
parent 5ac531f6d6
commit 9693d48021

View File

@@ -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"},
]}