diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index bb998bb..eeba695 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -84,7 +84,7 @@ export default function LandingPage() { icon: HeartHandshake, }, ]} - imageSrc="http://img.b2bpic.net/free-vector/background-delicious-burger-hand-drawn-style_23-2147624763.jpg" + imageSrc="http://img.b2bpic.net/free-vector/background-delicious-burger-hand-drawn-style_23-2147624763.jpg?_wi=3" imageAlt="Vintage illustration of a local diner, symbolizing local roots" mediaAnimation="slide-up" /> @@ -143,21 +143,21 @@ export default function LandingPage() { id: "1", name: "Mutt", role: "Head Chef & Co-Founder", - imageSrc: "http://img.b2bpic.net/free-photo/bearded-man-navy-t-shirt-happy-andpositive-pointing-with-index-fingers-standing-purple-wall_141793-82234.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/bearded-man-navy-t-shirt-happy-andpositive-pointing-with-index-fingers-standing-purple-wall_141793-82234.jpg?_wi=2", imageAlt: "Chef Mutt, co-founder of Mutt & Jeff's", }, { id: "2", name: "Jeff", role: "General Manager & Co-Founder", - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-enjoying-cup-coffee_23-2148953567.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-woman-enjoying-cup-coffee_23-2148953567.jpg?_wi=2", imageAlt: "Jeff, co-founder and general manager of Mutt & Jeff's", }, { id: "3", name: "Sarah P.", role: "Head Baker", - imageSrc: "http://img.b2bpic.net/free-photo/blonde-woman-have-sushi-time-restaurant_496169-277.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/blonde-woman-have-sushi-time-restaurant_496169-277.jpg?_wi=2", imageAlt: "Sarah P., head baker at Mutt & Jeff's", }, ]} @@ -179,7 +179,7 @@ export default function LandingPage() { name: "David C.", role: "Satisfied Customer", testimonial: "Best chicken fried steak I've ever had! The gravy is incredible and the service always comes with a smile.", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-with-delicious-cheese_23-2150062643.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-with-delicious-cheese_23-2150062643.jpg?_wi=2", imageAlt: "avatar of David C.", }, { @@ -187,7 +187,7 @@ export default function LandingPage() { name: "Lisa K.", role: "Neighborhood Regular", testimonial: "A true neighborhood gem. The atmosphere is so welcoming, and their banana pudding is to die for.", - imageSrc: "http://img.b2bpic.net/free-photo/blonde-woman-have-sushi-time-restaurant_496169-277.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/blonde-woman-have-sushi-time-restaurant_496169-277.jpg?_wi=3", imageAlt: "avatar of Lisa K.", }, { @@ -195,7 +195,7 @@ export default function LandingPage() { name: "Robert G.", role: "Happy Diner", testimonial: "Mutt & Jeff's is our go-to spot. Consistently delicious food and you can tell everything is made with love.", - imageSrc: "http://img.b2bpic.net/free-photo/bearded-man-navy-t-shirt-happy-andpositive-pointing-with-index-fingers-standing-purple-wall_141793-82234.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/bearded-man-navy-t-shirt-happy-andpositive-pointing-with-index-fingers-standing-purple-wall_141793-82234.jpg?_wi=3", imageAlt: "avatar of Robert G.", }, { @@ -203,7 +203,7 @@ export default function LandingPage() { name: "Maria S.", role: "Family Patron", testimonial: "Always a fantastic experience. The portions are generous, and the staff treats you like family.", - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-enjoying-cup-coffee_23-2148953567.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-woman-enjoying-cup-coffee_23-2148953567.jpg?_wi=3", imageAlt: "avatar of Maria S.", }, ]}