Merge version_3 into main #4
@@ -41,11 +41,11 @@ export default function ImpressumPage() {
|
||||
sections={[
|
||||
{
|
||||
heading: "Angaben gemäß § 5 TMG",
|
||||
content: { type: "paragraph", text: "Austro-Tel Handyshop\nOtto Glöckel-Straße 1\n2514 Traiskirchen\nÖsterreich" }
|
||||
content: { text: "Austro-Tel Handyshop\nOtto Glöckel-Straße 1\n2514 Traiskirchen\nÖsterreich" }
|
||||
},
|
||||
{
|
||||
heading: "Kontakt",
|
||||
content: { type: "list", items: ["Telefon: 02252 521031", "E-Mail: support.austrotel@hotmail.com"] }
|
||||
content: { items: ["Telefon: 02252 521031", "E-Mail: support.austrotel@hotmail.com"] }
|
||||
}
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user