diff --git a/src/app/orders/page.tsx b/src/app/orders/page.tsx index 932bd55..00ac847 100644 --- a/src/app/orders/page.tsx +++ b/src/app/orders/page.tsx @@ -9,7 +9,7 @@ import { ShoppingCart } from "lucide-react"; export default function OrdersPage() { return ( - + - + diff --git a/src/app/price-alerts/page.tsx b/src/app/price-alerts/page.tsx index 301322f..3ea3c2d 100644 --- a/src/app/price-alerts/page.tsx +++ b/src/app/price-alerts/page.tsx @@ -9,7 +9,7 @@ import { Bell } from "lucide-react"; export default function PriceAlertsPage() { return ( - + - +