Skip to content

Commit

Permalink
delete unused resources page
Browse files Browse the repository at this point in the history
  • Loading branch information
Ase020 committed Feb 24, 2024
1 parent 1260842 commit 1d2ee56
Show file tree
Hide file tree
Showing 6 changed files with 1 addition and 170 deletions.
2 changes: 1 addition & 1 deletion src/APP/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ import GalleryPage from "./pages/gallery/GalleryPage";
import LandingPage from "./pages/landingPage/LandingPage";
import Layout from "./pages/Layout";
import Products from "./pages/products2/Products";
import Resources from "./pages/resources/Resources";
import Resources from "./pages/resources2/Resources";
import Homepage from "./pages/shop/Homepage";
import Checkout from "./pages/shop/OrderSummaryPage";
import ProductDisplay from "./pages/shop/ProductDisplayPage";
Expand Down
12 changes: 0 additions & 12 deletions src/APP/pages/resources/Resources.jsx

This file was deleted.

63 changes: 0 additions & 63 deletions src/APP/pages/resources/sections/HeroSection.jsx

This file was deleted.

32 changes: 0 additions & 32 deletions src/APP/pages/resources/sections/ResourceCard.jsx

This file was deleted.

57 changes: 0 additions & 57 deletions src/APP/pages/resources/sections/ResourcesSection.jsx

This file was deleted.

5 changes: 0 additions & 5 deletions src/APP/pages/resources/sections/index.js

This file was deleted.

0 comments on commit 1d2ee56

Please sign in to comment.