Started with new things for personalization
This commit is contained in:
parent
9f7c8c18b4
commit
34724f88f3
9 changed files with 50 additions and 74 deletions
|
@ -2,10 +2,10 @@ import React from "react";
|
|||
import "../../App.css";
|
||||
import Footer from "../../Footer";
|
||||
|
||||
export default function Services() {
|
||||
export default function Ueber() {
|
||||
return (
|
||||
<>
|
||||
<h1 className="services">SERVICES</h1>
|
||||
<h2 className="about">Über das Projekt</h2>
|
||||
<Footer />
|
||||
</>
|
||||
);
|
Loading…
Add table
Add a link
Reference in a new issue