diff --git a/src/app/order-tracking/page.tsx b/src/app/order-tracking/page.tsx index a5926b5..f4679a9 100644 --- a/src/app/order-tracking/page.tsx +++ b/src/app/order-tracking/page.tsx @@ -33,7 +33,7 @@ export default function OrderTrackingPage() { { name: "Orders", id: "/order-tracking" }, { name: "Pricing", id: "#pricing" }, { name: "Testimonials", id: "#testimonials" }, - { name: "Contact", id: "#contact" }, + { name: "Contact", id: "#contact" } ]} brandName="ReservaFlow" button={{ text: "Start Free Trial", href: "#contact" }} @@ -44,9 +44,8 @@ export default function OrderTrackingPage() { - Track Your Order - + text="Track Your Order" + />

Enter your order number to check its status.