diff --git a/src/app/page.tsx b/src/app/page.tsx index f89d0f5..2767243 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -158,7 +158,7 @@ export default function LandingPage() { variant: "radial-gradient"}} tag="Booking Open" title="Ready for a Fresh Look?" - description="Secure your spot with our professional barbers today. Use our quick booking portal to choose your preferred barber and time." + description="Secure your spot with our professional barbers today. Located at 112 E 6th St, North Platte, NE 69101, United States. Call us at +13085348147." buttons={[ { text: "Book Now on Square", href: "#"}, @@ -183,7 +183,9 @@ export default function LandingPage() { { label: "Book Now", href: "#contact"}, { - label: "Location", href: "#"}, + label: "112 E 6th St, North Platte, NE", href: "#"}, + { + label: "+13085348147", href: "tel:+13085348147"}, ], }, {