From 8d0b33f3545928bef17ab1fae2db5a81f2674cbb Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 06:09:41 +0000 Subject: [PATCH] Update src/app/careers/page.tsx --- src/app/careers/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/careers/page.tsx b/src/app/careers/page.tsx index 0c70bb7..85f19d0 100644 --- a/src/app/careers/page.tsx +++ b/src/app/careers/page.tsx @@ -82,28 +82,28 @@ export default function CareersPage() { id: 1, title: "Line Cooks", description: "Join our talented kitchen team to prepare authentic Mexican dishes. Experience required in fast-paced restaurant environments.", - imageSrc: "http://img.b2bpic.net/free-photo/delicious-tacos-plate_23-2148764372.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/delicious-tacos-plate_23-2148764372.jpg?_wi=2", imageAlt: "Line Cook position", }, { id: 2, title: "Front of House Staff", description: "Servers and hosts who deliver exceptional service to our guests. Bilingual Spanish/English a plus.", - imageSrc: "http://img.b2bpic.net/free-photo/happy-lunch_1098-15088.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-lunch_1098-15088.jpg?_wi=3", imageAlt: "Front of House position", }, { id: 3, title: "Dishwashers", description: "Keep our kitchen running smoothly. Part-time and full-time positions available with flexible scheduling.", - imageSrc: "http://img.b2bpic.net/free-vector/flat-mexican-talavera-pattern-design_23-2150859243.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/flat-mexican-talavera-pattern-design_23-2150859243.jpg?_wi=3", imageAlt: "Dishwasher position", }, { id: 4, title: "Kitchen Manager", description: "Oversee daily kitchen operations and lead our culinary team. 5+ years experience required in Mexican cuisine.", - imageSrc: "http://img.b2bpic.net/free-photo/composition-tasty-traditional-tamales_23-2149009564.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/composition-tasty-traditional-tamales_23-2149009564.jpg?_wi=8", imageAlt: "Kitchen Manager position", }, ]}