// React, NextJS import React from "react"; import Head from "next/head"; // Bootstrap components import Container from 'react-bootstrap/Container'; import Row from 'react-bootstrap/Row'; import Col from 'react-bootstrap/Col'; export default function Abgs(props) { return ( <> AGBs - Prothmann GmbH

Allgemeine Geschäftsbedingungen

In Bearbeitung

); }