diff --git a/app/appointment/page.tsx b/app/appointment/page.tsx new file mode 100644 index 0000000..5bc1f78 --- /dev/null +++ b/app/appointment/page.tsx @@ -0,0 +1,183 @@ +import Link from 'next/link'; + +export default function AppointmentPage() { + return ( +
+ {/* Animated background elements */} +
+
+
+
+ +
+
+
+
+
+
+
+

+ Book a New Appointment +

+
+ + ← Back to Home + +
+ +

+ FILL OUT THE FORM BELOW TO SCHEDULE A SERVICE APPOINTMENT FOR YOUR VEHICLE. +

+ + {/* Appointment Form */} +
+
+
+ + +
+ +
+ + +
+ +
+ + +
+ +
+ + +
+ +
+ + +
+ +
+ + +
+
+ +
+ +