Update src/app/our-story/page.tsx
This commit is contained in:
@@ -67,14 +67,14 @@ export default function OurStoryPage() {
|
|||||||
id: "2",
|
id: "2",
|
||||||
title: "Sustainable Practices",
|
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.",
|
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",
|
imageAlt: "Sustainable agave farming",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "3",
|
id: "3",
|
||||||
title: "Community First",
|
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.",
|
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",
|
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.",
|
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",
|
name: "Maria Rodriguez",
|
||||||
role: "Chef & Food Critic",
|
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",
|
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.",
|
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",
|
name: "Diego Hernandez",
|
||||||
role: "Restaurant Owner",
|
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",
|
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.",
|
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",
|
name: "Sofia Campos",
|
||||||
role: "Sommelier",
|
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",
|
imageAlt: "Sofia Campos",
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
|
|||||||
Reference in New Issue
Block a user