diff --git a/src/app/page.tsx b/src/app/page.tsx index 4aa4108..46aaccc 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -186,7 +186,7 @@ export default function LandingPage() { text="Come Try Lubbock’s Favorite Croissants. Fresh pastries, great coffee, and a café you’ll want to come back to." buttons={[ { - text: "Visit Us Today", href: "#"}, + text: "Get Directions", href: "#"}, { text: "Call Now", href: "tel:8067771229"}, ]}