Merge version_1 into main #3

Merged
bender merged 2 commits from version_1 into main 2026-04-06 16:54:51 +00:00
2 changed files with 5 additions and 5 deletions

View File

@@ -52,7 +52,7 @@ export default function DatenschutzPage() {
useInvertedBackground={false}
title="Fragen zum Datenschutz?"
description="Sprechen Sie uns an."
imageSrc="http://img.b2bpic.net/free-photo/artisan-jobs-equipment-diy-word-assortment_23-2148732424.jpg"
imageSrc="http://img.b2bpic.net/free-photo/artisan-jobs-equipment-diy-word-assortment_23-2148732424.jpg?_wi=2"
inputs={[
{ name: "name", type: "text", placeholder: "Name" },
{ name: "email", type: "email", placeholder: "Email" }
@@ -62,7 +62,7 @@ export default function DatenschutzPage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/artist-makes-wood-sculptures-engraving-lumber-with-tools-using-protective-gear_482257-86386.jpg"
imageSrc="http://img.b2bpic.net/free-photo/artist-makes-wood-sculptures-engraving-lumber-with-tools-using-protective-gear_482257-86386.jpg?_wi=3"
logoText="HolzArt"
columns={[
{

View File

@@ -42,7 +42,7 @@ export default function ImpressumPage() {
logoText="Impressum"
description="Rechtliche Informationen zu HolzArt."
buttons={[]}
imageSrc="http://img.b2bpic.net/free-photo/artist-makes-wood-sculptures-engraving-lumber-with-tools-using-protective-gear_482257-86386.jpg"
imageSrc="http://img.b2bpic.net/free-photo/artist-makes-wood-sculptures-engraving-lumber-with-tools-using-protective-gear_482257-86386.jpg?_wi=1"
mediaAnimation="none"
/>
</div>
@@ -52,7 +52,7 @@ export default function ImpressumPage() {
useInvertedBackground={false}
title="Rechtliche Hinweise"
description="Kontaktieren Sie uns für rechtliche Anfragen."
imageSrc="http://img.b2bpic.net/free-photo/artisan-jobs-equipment-diy-word-assortment_23-2148732424.jpg"
imageSrc="http://img.b2bpic.net/free-photo/artisan-jobs-equipment-diy-word-assortment_23-2148732424.jpg?_wi=1"
inputs={[
{ name: "name", type: "text", placeholder: "Name" },
{ name: "email", type: "email", placeholder: "Email" }
@@ -62,7 +62,7 @@ export default function ImpressumPage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/artist-makes-wood-sculptures-engraving-lumber-with-tools-using-protective-gear_482257-86386.jpg"
imageSrc="http://img.b2bpic.net/free-photo/artist-makes-wood-sculptures-engraving-lumber-with-tools-using-protective-gear_482257-86386.jpg?_wi=2"
logoText="HolzArt"
columns={[
{