diff --git a/src/components/social/Instagram.tsx b/src/components/social/Instagram.tsx new file mode 100644 index 0000000..07cf17a --- /dev/null +++ b/src/components/social/Instagram.tsx @@ -0,0 +1,44 @@ +import React from "react"; + +function Instagram() { + return ( +
+ + + + + + +

moritz harfen auf Instagram

+
+
+ ); +} + +export default Instagram; diff --git a/src/pages/index.tsx b/src/pages/index.tsx index c53fb4d..c572d11 100644 --- a/src/pages/index.tsx +++ b/src/pages/index.tsx @@ -6,6 +6,7 @@ import Content from "../components/Content"; import LeaderDisclaimer from "../components/leaderDisclaimer/LeaderDisclaimer"; import { Helmet } from "react-helmet"; import newLogo from "../images/new_logo.svg"; +import Instagram from "../components/social/Instagram"; const IndexPage = () => { return ( @@ -24,7 +25,7 @@ const IndexPage = () => {
{
– ehemals „Atelier für keltische Harfen“ von Albrecht Nüchter.

-
+
+