Hero: Btn added to hero + Res Mess

This commit is contained in:
Fernando Videira
2024-04-13 02:37:15 +01:00
parent 0e451976d9
commit a951b9b53f
3 changed files with 21 additions and 8 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
import React from "react";
import Navbar from "../Components/Navbar/Navbar";
import Hero from "../Components/Hero/Hero";
import Navbar from "../components/Navbar/Navbar";
import Hero from "../components/Hero/Hero";
const Home = () => {
return (