diff --git a/src/app/catering-events/page.tsx b/src/app/catering-events/page.tsx index a7acc99..0080fba 100644 --- a/src/app/catering-events/page.tsx +++ b/src/app/catering-events/page.tsx @@ -81,21 +81,21 @@ export default function CateringEventsPage() { title: "Private Anlässe", description: "Von Geburtstagen bis zu Hochzeiten – wir gestalten Ihren besonderen Tag unvergesslich mit traditioneller steirischer Kulinarik.", tag: "Feiern", - imageSrc: "http://img.b2bpic.net/free-photo/people-taking-part-business-event_23-2149333730.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/people-taking-part-business-event_23-2149333730.jpg?_wi=3", }, { id: "2", title: "Geschäftliche Events", description: "Perfekt für Geschäftslunches, Firmenveranstaltungen und Teambuilding mit professionellem Service und modernem Ambiente.", tag: "Business", - imageSrc: "http://img.b2bpic.net/free-photo/people-taking-part-business-event_23-2149333730.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/people-taking-part-business-event_23-2149333730.jpg?_wi=4", }, { id: "3", title: "Gruppenbuchungen", description: "Gruppen und Reisegruppen sind herzlich willkommen. Spezielle Menüs und Arrangements auf Anfrage.", tag: "Gruppen", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-food-banquet_23-2149893502.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-food-banquet_23-2149893502.jpg?_wi=5", }, ]} animationType="slide-up"