diff --git a/src/app/book-meeting/page.tsx b/src/app/book-meeting/page.tsx new file mode 100644 index 0000000..897d837 --- /dev/null +++ b/src/app/book-meeting/page.tsx @@ -0,0 +1,91 @@ +"use client"; + +import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; +import NavbarStyleApple from "@/components/navbar/NavbarStyleApple/NavbarStyleApple"; +import ContactCTA from "@/components/sections/contact/ContactCTA"; +import FooterCard from "@/components/sections/footer/FooterCard"; +import { Zap, Linkedin, Twitter } from "lucide-react"; + +export default function BookMeetingPage() { + return ( + + + +
+
+
+

Schedule Your Strategic Audit

+

Connect with our team using Google Calendar to find the perfect time for your consultation.

+
+ +
+
+
+
+

Google Calendar Integration

+

Booking widget will load here via Google Workspace integration

+