diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 6fa0521..7fa1a36 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -79,7 +79,7 @@ export default function AboutPage() { description="Taumi was born from a simple vision: to bring authentic, premium Asian cuisine to Košice. We believe in the power of fresh ingredients, skilled craftsmanship, and genuine hospitality." subdescription="Located in OC Cassovia, Taumi has become the destination for those who refuse to compromise on quality. From young professionals seeking the perfect lunch break to couples celebrating special moments, we've earned the trust of thousands." icon={Sparkles} - imageSrc="http://img.b2bpic.net/free-photo/view-chef-working-kitchen_23-2149727980.jpg" + imageSrc="http://img.b2bpic.net/free-photo/view-chef-working-kitchen_23-2149727980.jpg?_wi=2" imageAlt="Taumi restaurant kitchen with professional chefs" mediaAnimation="slide-up" useInvertedBackground={false} @@ -99,7 +99,7 @@ export default function AboutPage() { title: "Uncompromising Freshness", description: "Every ingredient is selected with care. Daily sourcing ensures peak quality and authentic flavors.", tag: "Quality First", - imageSrc: "http://img.b2bpic.net/free-photo/vegetables-stall-market-sanarysurmer_268835-3902.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/vegetables-stall-market-sanarysurmer_268835-3902.jpg?_wi=3", imageAlt: "Fresh quality ingredients at Taumi", }, { @@ -107,7 +107,7 @@ export default function AboutPage() { title: "Authentic Asian Mastery", description: "Traditional techniques meet modern innovation. Our chefs honor heritage while creating bold, contemporary dishes.", tag: "Culinary Craft", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-chef-decorating-dish-after-cooking_329181-16137.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-chef-decorating-dish-after-cooking_329181-16137.jpg?_wi=3", imageAlt: "Professional chef preparing authentic Asian cuisine", }, { @@ -115,7 +115,7 @@ export default function AboutPage() { title: "Quality Without Wait", description: "Quick service that never compromises on excellence. Enjoy a gourmet experience whether for a quick lunch or leisurely dinner.", tag: "Efficient Excellence", - imageSrc: "http://img.b2bpic.net/free-photo/business-woman-having-lunch-cafe_1303-23879.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/business-woman-having-lunch-cafe_1303-23879.jpg?_wi=2", imageAlt: "Professional restaurant service and hospitality", }, ]}