Update src/app/page.tsx

This commit is contained in:
2026-04-17 00:54:08 +00:00
parent 54d1918a8a
commit 95e7d0f62e

View File

@@ -186,7 +186,7 @@ export default function LandingPage() {
text="Come Try Lubbocks Favorite Croissants. Fresh pastries, great coffee, and a café youll want to come back to."
buttons={[
{
text: "Visit Us Today", href: "#"},
text: "Get Directions", href: "#"},
{
text: "Call Now", href: "tel:8067771229"},
]}