diff --git a/src/App.jsx b/src/App.jsx index c6edf53..09c7a62 100644 --- a/src/App.jsx +++ b/src/App.jsx @@ -5,17 +5,27 @@ import FormSection from "./components/contact/FormSection" import SolusiPersonal from "./pages/SolusiPersonal" import SolusiStartup from "./pages/SolusiStartup" import SolusiCorporate from "./pages/SolusiCorporate" - +import NotFound from "./components/NotFound/NotFound" +import Header from './components/beranda/Header'; +import WhatsAppButton from './components/beranda/WhatsAppButon'; function App() { return ( - }/> - }/> - }/> - }/> - }/> - }/> + } /> + } /> + } /> + } /> + } /> + } /> + +
+ + + + + } /> diff --git a/src/components/NotFound/NotFound.jsx b/src/components/NotFound/NotFound.jsx new file mode 100644 index 0000000..746776c --- /dev/null +++ b/src/components/NotFound/NotFound.jsx @@ -0,0 +1,14 @@ +import { logonf } from "./asset"; + + +const NotFound = () => { + return ( +
+ 404 +

Halaman Dalam Proses Pengembangan

+

Terima kasih atas kunjungan Anda! Halaman ini sedang dalam tahap pengembangan untuk memberikan pengalaman terbaik. Nantikan segera pembaruan dari kami!

+
+ ); +}; + +export default NotFound; \ No newline at end of file diff --git a/src/components/NotFound/asset/Black Blue and Pink Modern Twibbon Instagram Post 1.png b/src/components/NotFound/asset/Black Blue and Pink Modern Twibbon Instagram Post 1.png new file mode 100644 index 0000000..dfff908 Binary files /dev/null and b/src/components/NotFound/asset/Black Blue and Pink Modern Twibbon Instagram Post 1.png differ diff --git a/src/components/NotFound/asset/index.js b/src/components/NotFound/asset/index.js new file mode 100644 index 0000000..6957104 --- /dev/null +++ b/src/components/NotFound/asset/index.js @@ -0,0 +1,4 @@ +import logonf from './Black Blue and Pink Modern Twibbon Instagram Post 1.png'; + + +export { logonf, } \ No newline at end of file diff --git a/src/components/beranda/Header.jsx b/src/components/beranda/Header.jsx index 339eada..2e7567e 100644 --- a/src/components/beranda/Header.jsx +++ b/src/components/beranda/Header.jsx @@ -95,13 +95,13 @@ const Header = () => { {isProdukOpen && ( -
+
{/* HR */} {isSolusiOpen && ( -
-
+
+
{/* Personal */}