diff --git a/src/app/appointment/page.tsx b/src/app/appointment/page.tsx new file mode 100644 index 0000000..153860e --- /dev/null +++ b/src/app/appointment/page.tsx @@ -0,0 +1,67 @@ +import { EmbeddedScheduler } from "@/components/embedded-scheduler"; +import { ContactForm } from "@/components/contact-form"; +import { offices } from "@/lib/site-config"; + +export default function AppointmentPage() { + return ( +
+ Appointments +
++ Choose a convenient time for an in‑person or virtual appointment. + Use the form below to tell us what you need and which office you + prefer, and we'll follow up to confirm the details. +
++ Contact +
++ Have a question about your taxes, insurance, or bookkeeping? Send + us a message and our team will respond as soon as possible. +
++ You can also reach us by phone or email using the office + details below. +
++ For time‑sensitive questions during tax season, calling one of + our offices is usually the fastest way to get help. +
+- Looking for a starting point or more instructions? Head over to{" "} - - Templates - {" "} - or the{" "} - - Learning - {" "} - center. -
-+ Choose the office that is most convenient for you. We offer + in‑person and virtual appointments for tax preparation, + insurance, and bookkeeping. +
++ Serving Virginia & Maryland clients year‑round. +
++ Online scheduler coming soon +
++ This space is reserved for an embedded scheduling tool (such as + Calendly or a similar service). For now, please use the form on this + page or call one of our offices to request an appointment time. +
++ Tax & Insurance Experts in the DMV +
++ + SERVICES +
++ At Ghion Financial, we help individuals, families, and businesses + with accurate income tax preparation, smart insurance choices, and + reliable bookkeeping so you can focus on what matters most. +
++ Why clients choose us +
++ Serving clients across Virginia and Maryland with in‑person and + virtual appointments. +
++ Convenient locations in Virginia and Maryland, with options for + virtual appointments if you prefer to meet online. +
++ Clients choose Ghion Financial for our responsiveness, + attention to detail, and clear explanations at every step of + the process. +
++ “{review.quote}” ++
+ Whether you are filing as an individual, supporting your family, or + running a business, Ghion Financial provides services designed to + meet you where you are. +
++ {service.description} +
+