diff --git a/frontend/index.html b/frontend/index.html index 2639841..34632b6 100644 --- a/frontend/index.html +++ b/frontend/index.html @@ -2,7 +2,7 @@ - + %VITE_REACT_APP_STORE_NAME% - Payment Gateway diff --git a/frontend/public/affordableluxurybags-logo.svg b/frontend/public/affordableluxurybags-logo.svg new file mode 100755 index 0000000..ba942a3 --- /dev/null +++ b/frontend/public/affordableluxurybags-logo.svg @@ -0,0 +1,73 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/frontend/public/aluxb.svg b/frontend/public/aluxb.svg new file mode 100755 index 0000000..ce3e5ee --- /dev/null +++ b/frontend/public/aluxb.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/frontend/src/App.jsx b/frontend/src/App.jsx index 46fac6d..4420e5a 100644 --- a/frontend/src/App.jsx +++ b/frontend/src/App.jsx @@ -10,6 +10,7 @@ import Success from './pages/Success.jsx'; import Cancel from './pages/Cancel.jsx'; import './App.css'; import logo from '/affordableluxurywatches-logo.svg'; +import logoALUXB from '/affordableluxurybags-logo.svg'; // PayPal configuration const paypalOptions = { @@ -38,7 +39,13 @@ function App() { p={4} gap={4} > - React logo + React logo {/*
*/} {/*