diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 85b2ed5..aa56ee0 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -49,7 +49,7 @@ export default function AboutPage() { { value: "20+", title: "Hours of Fermentation" }, { value: "100%", title: "Handcrafted Daily" } ]} - imageSrc="http://img.b2bpic.net/free-photo/hand-mixing-flour_1170-2250.jpg" + imageSrc="http://img.b2bpic.net/free-photo/hand-mixing-flour_1170-2250.jpg?_wi=4" imageAlt="Warm bakery interior and fresh bread display" mediaAnimation="slide-up" metricsAnimation="slide-up" @@ -69,7 +69,7 @@ export default function AboutPage() { { title: "Premium Ingredients", description: "We begin with the finest flours, filtered water, and a living sourdough starter cultivated over years. Each ingredient is selected for quality and purpose.", - imageSrc: "http://img.b2bpic.net/free-photo/man-putting-tomato-white-tablecloth-with-bread-slices-eggs-garlic-gloves-around_114579-2649.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-putting-tomato-white-tablecloth-with-bread-slices-eggs-garlic-gloves-around_114579-2649.jpg?_wi=2", imageAlt: "sourdough fermentation process 20 hours slow", buttonIcon: ArrowRight, buttonHref: "menu" @@ -77,7 +77,7 @@ export default function AboutPage() { { title: "Patient Fermentation", description: "Each dough is hand-mixed and shaped by skilled artisans. The long fermentation allows natural flavor development and makes our bread more digestible.", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-making-coffee_23-2150354568.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-making-coffee_23-2150354568.jpg?_wi=2", imageAlt: "specialty coffee pour over brewing precision", buttonIcon: ArrowRight, buttonHref: "menu" @@ -85,7 +85,7 @@ export default function AboutPage() { { title: "Mindful Baking", description: "We bake with intention, never shortcuts. Every morning, our team arrives early to create fresh bread for you. This commitment defines us.", - imageSrc: "http://img.b2bpic.net/free-photo/donuts-bagels-crackers-bakery-products-belarusian-food-products_132075-13054.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/donuts-bagels-crackers-bakery-products-belarusian-food-products_132075-13054.jpg?_wi=2", imageAlt: "fresh baked pastries daily handmade display", buttonIcon: ArrowRight, buttonHref: "menu" @@ -112,7 +112,7 @@ export default function AboutPage() { role: "Local Regular", company: "Salt Lake City", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-sexy-slim-young-female-jacket-jeans-leani_613910-16189.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-sexy-slim-young-female-jacket-jeans-leani_613910-16189.jpg?_wi=2", imageAlt: "Sarah Mitchell" }, { @@ -121,7 +121,7 @@ export default function AboutPage() { role: "Food Enthusiast", company: "Salt Lake City", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/handsome-business-man-wearing-suit-loking-camera-confused-with-raised-hands-standing-pink-background_141793-54101.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/handsome-business-man-wearing-suit-loking-camera-confused-with-raised-hands-standing-pink-background_141793-54101.jpg?_wi=2", imageAlt: "James Rodriguez" }, { @@ -130,7 +130,7 @@ export default function AboutPage() { role: "Wellness Coach", company: "Salt Lake City", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/business-woman-with-crossed-arms-smiling_23-2148095677.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/business-woman-with-crossed-arms-smiling_23-2148095677.jpg?_wi=2", imageAlt: "Emma Thompson" } ]}