diff --git a/src/app/our-story/page.tsx b/src/app/our-story/page.tsx index 72e4f30..ee84097 100644 --- a/src/app/our-story/page.tsx +++ b/src/app/our-story/page.tsx @@ -67,14 +67,14 @@ export default function OurStoryPage() { id: "2", title: "Sustainable Practices", description: "We believe in protecting the land that provides our ingredients. Our sustainable farming methods ensure future generations can continue our legacy responsibly.", - imageSrc: "http://img.b2bpic.net/free-photo/tropical-plants-trees-against-blue-sky_181624-27627.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/tropical-plants-trees-against-blue-sky_181624-27627.jpg?_wi=3", imageAlt: "Sustainable agave farming", }, { id: "3", title: "Community First", description: "Our success is built on supporting local artisans, fair trade practices, and giving back to the Jalisco communities that make our work possible.", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-colorful-items-arrangement_23-2149673017.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-colorful-items-arrangement_23-2149673017.jpg?_wi=3", imageAlt: "Community and craftsmanship", }, ]} @@ -96,7 +96,7 @@ export default function OurStoryPage() { quote: "Growing up in Mexico and now living abroad, this tequila brings me back to my childhood. It's more than a product—it's a connection to my roots and family memories.", name: "Maria Rodriguez", role: "Chef & Food Critic", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-smiling-kitchen_107420-12357.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-smiling-kitchen_107420-12357.jpg?_wi=2", imageAlt: "Maria Rodriguez", }, { @@ -105,7 +105,7 @@ export default function OurStoryPage() { quote: "What impressed me most is their commitment to the community. Knowing that my purchase supports local artisans and sustainable practices makes every sip more meaningful.", name: "Diego Hernandez", role: "Restaurant Owner", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-bearded-smiling-black-man-wool-suit_613910-15883.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-bearded-smiling-black-man-wool-suit_613910-15883.jpg?_wi=2", imageAlt: "Diego Hernandez", }, { @@ -114,7 +114,7 @@ export default function OurStoryPage() { quote: "Meeting the family and learning their story transformed how I experience their products. This isn't just tequila and salsa—it's living history and dedication to craft.", name: "Sofia Campos", role: "Sommelier", - imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=3", imageAlt: "Sofia Campos", }, ]}