From 0e1b5511ffd67fd15d052946d1b660c29b69ea8f Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 19:20:58 +0000 Subject: [PATCH 1/2] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- 2.49.1 From 6adc805ee3d9ad8ddde2ed4caecf49ae125e05e6 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 19:20:58 +0000 Subject: [PATCH 2/2] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- 2.49.1