+
+
+ setName(e.target.value)}
+ placeholder="Your full name"
+ className="w-full border rounded px-3 py-2 focus:outline-none focus:ring-2 focus:ring-blue-500"
+ />
+
+
+
+
+ setEmail(e.target.value)}
+ placeholder="your@email.com"
+ className="w-full border rounded px-3 py-2 focus:outline-none focus:ring-2 focus:ring-blue-500"
+ />
+
+
+
+
+ setPhone(e.target.value)}
+ placeholder="+43 1 234 56789"
+ className="w-full border rounded px-3 py-2 focus:outline-none focus:ring-2 focus:ring-blue-500"
+ />
+
+
-
A confirmation email has been sent to your registered email address. Get ready to destroy!
+
A confirmation email has been sent to {lastBooking.email}. Get ready to destroy!