diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index d6b9d8c..ce8813e 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -136,7 +136,7 @@ export default function ContactPage() { variant: "sparkles-gradient", }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/blurred-red-pins-map_23-2148510530.jpg" + imageSrc="http://img.b2bpic.net/free-photo/blurred-red-pins-map_23-2148510530.jpg?_wi=1" imageAlt="Tresor Restaurant Standort Göppingen" mediaPosition="right" inputPlaceholder="Ihre E-Mail Adresse" diff --git a/src/app/page.tsx b/src/app/page.tsx index 7f85807..b2a036f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -204,7 +204,7 @@ export default function HomePage() { tagIcon={Users} background={{ variant: "sparkles-gradient" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/blurred-red-pins-map_23-2148510530.jpg" + imageSrc="http://img.b2bpic.net/free-photo/blurred-red-pins-map_23-2148510530.jpg?_wi=2" imageAlt="Fortnite Community Hub" mediaPosition="right" inputPlaceholder="Ihre E-Mail Adresse"