diff --git a/src/App.js b/src/App.js index 5b49a96..4f8ca12 100644 --- a/src/App.js +++ b/src/App.js @@ -14,17 +14,17 @@ import BlogDesign6 from "./components/Blogs/design6/BlogDesign6"; function App() { return (
- {/* */} - {/* */} - {/* */} - {/* */} + + + + - {/* */} - {/* */} - {/* */} - {/* */} - {/* */} - {/* */} + + + + + +
); }