diff --git a/public/images/logo.svg b/public/images/logo.svg new file mode 100644 index 0000000..c5cf29d --- /dev/null +++ b/public/images/logo.svg @@ -0,0 +1,22 @@ + diff --git a/src/app/cart/invoice/page.tsx b/src/app/cart/invoice/page.tsx index 88a1cc4..31eb68d 100644 --- a/src/app/cart/invoice/page.tsx +++ b/src/app/cart/invoice/page.tsx @@ -52,7 +52,7 @@ const InvoicePage = () => {