diff --git a/src/pages/Home.jsx b/src/pages/Home.jsx index 172252c..45f6f6d 100644 --- a/src/pages/Home.jsx +++ b/src/pages/Home.jsx @@ -1,21 +1,24 @@ 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 +import { FaArrowRight } from 'react-icons/fa'; const Home = () => { return ( -
+
Explore our world of creative designs.