diff --git a/src/pages/Home.jsx b/src/pages/Home.jsx index ad54705..172252c 100644 --- a/src/pages/Home.jsx +++ b/src/pages/Home.jsx @@ -1,11 +1,23 @@ import MoreArt from './MoreArt'; import Categories from '../components/Categories'; +import { Link } from 'react-router-dom'; +import { FaArrowRight } from 'react-icons/fa'; // Importing an arrow icon const Home = () => { return (
Explore our world of creative designs.
++ Explore our world of creative designs. +