diff --git a/src/app/booking/page.tsx b/src/app/booking/page.tsx index fd48fc9..4c3b55d 100644 --- a/src/app/booking/page.tsx +++ b/src/app/booking/page.tsx @@ -67,4 +67,4 @@ export default function BookingPage() { ); -} \ No newline at end of file +} diff --git a/src/app/page.tsx b/src/app/page.tsx index 5abad82..de34812 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -47,13 +47,21 @@ export default function LandingPage() {
+
+ Tel: (786) 378-0141 + 10693 Wiles Rd, Coral Springs, FL 33076 +
@@ -173,4 +181,4 @@ export default function LandingPage() { ); -} \ No newline at end of file +}