import Head from "next/head"; import Hero from "../components/templates/hero"; import Navigation from "../components/templates/navigation"; import Services from "../components/templates/services"; import About from "../components/templates/about"; import Contact from "../components/templates/contact"; import Footer from "../components/templates/footer"; export default function Home() { return (
Wastpol - Projektowanie i Realizacja | Instalacje Elektryczne Nowy Sącz
); }