Update src/app/order-confirmation/page.tsx

This commit is contained in:
2026-06-03 10:32:46 +00:00
parent f38fc1cb95
commit 7079ef95f6

View File

@@ -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: "/"