Services Page Done (?)
This commit is contained in:
+3
-4
@@ -1,7 +1,6 @@
|
||||
import React from "react";
|
||||
import Navbar from "../components/Navbar/Navbar";
|
||||
import Hero from "../components/Hero/Hero";
|
||||
import Services from "../components/Services/Services";
|
||||
import Navbar from "../Components/Navbar/Navbar";
|
||||
import Hero from "../Components/Hero/Hero";
|
||||
import Services from "../Components/Services/Services";
|
||||
|
||||
const Home = () => {
|
||||
return (
|
||||
|
||||
Reference in New Issue
Block a user