Update src/app/order-confirmation/page.tsx
This commit is contained in:
@@ -43,7 +43,6 @@ export default function OrderConfirmationPage() {
|
||||
useInvertedBackground={false}
|
||||
tag="Thank You!"
|
||||
title="Order Confirmed!"
|
||||
description="Your appointment has been successfully booked. A confirmation email with all the details has been sent to your inbox. We look forward to seeing you!"
|
||||
buttons={[
|
||||
{
|
||||
text: "Continue Browsing", href: "/"
|
||||
|
||||
Reference in New Issue
Block a user