From fe769ebb3539ea7259a8968187fd861a5ab5d470 Mon Sep 17 00:00:00 2001 From: matej Date: Sat, 18 Oct 2025 17:34:23 +0200 Subject: [PATCH] Added logo for second domain --- frontend/index.html | 2 +- frontend/public/affordableluxurybags-logo.svg | 73 +++++++++++++++++++ frontend/public/aluxb.svg | 9 +++ frontend/src/App.jsx | 9 ++- 4 files changed, 91 insertions(+), 2 deletions(-) create mode 100755 frontend/public/affordableluxurybags-logo.svg create mode 100755 frontend/public/aluxb.svg 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 {/*
*/} {/*