Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -57,9 +57,9 @@ export default function OurStoryPage() {
|
|||||||
{
|
{
|
||||||
id: "1", title: "Four Generations Strong", description: "Since 1890, our family has dedicated itself to perfecting the art of tequila and salsa production. Each generation adds its own innovation while respecting time-honored techniques.", imageSrc: "http://img.b2bpic.net/free-photo/woman-with-grandparents-working-together-country-side_23-2149518775.jpg", imageAlt: "Family heritage and tradition"},
|
id: "1", title: "Four Generations Strong", description: "Since 1890, our family has dedicated itself to perfecting the art of tequila and salsa production. Each generation adds its own innovation while respecting time-honored techniques.", imageSrc: "http://img.b2bpic.net/free-photo/woman-with-grandparents-working-together-country-side_23-2149518775.jpg", imageAlt: "Family heritage and tradition"},
|
||||||
{
|
{
|
||||||
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", imageAlt: "Sustainable agave farming"},
|
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?_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", imageAlt: "Community and craftsmanship"},
|
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?_wi=3", imageAlt: "Community and craftsmanship"},
|
||||||
]}
|
]}
|
||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
animationType="slide-up"
|
animationType="slide-up"
|
||||||
@@ -74,11 +74,11 @@ export default function OurStoryPage() {
|
|||||||
description="Learn how Fuego & Sabor has become part of people's traditions and celebrations"
|
description="Learn how Fuego & Sabor has become part of people's traditions and celebrations"
|
||||||
testimonials={[
|
testimonials={[
|
||||||
{
|
{
|
||||||
id: "1", title: "A taste of home", 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", imageAlt: "Maria Rodriguez"},
|
id: "1", title: "A taste of home", 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?_wi=2", imageAlt: "Maria Rodriguez"},
|
||||||
{
|
{
|
||||||
id: "2", title: "Supporting artisan traditions", 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", imageAlt: "Diego Hernandez"},
|
id: "2", title: "Supporting artisan traditions", 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?_wi=2", imageAlt: "Diego Hernandez"},
|
||||||
{
|
{
|
||||||
id: "3", title: "Legacy worth celebrating", 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", imageAlt: "Sofia Campos"},
|
id: "3", title: "Legacy worth celebrating", 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?_wi=3", imageAlt: "Sofia Campos"},
|
||||||
]}
|
]}
|
||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
|
|||||||
@@ -50,7 +50,7 @@ export default function HomePage() {
|
|||||||
description="Crafted with passion from the heart of Jalisco. Experience the true taste of tradition with every sip of our hand-distilled tequila and authentic salsa."
|
description="Crafted with passion from the heart of Jalisco. Experience the true taste of tradition with every sip of our hand-distilled tequila and authentic salsa."
|
||||||
tag="Artisan Crafted"
|
tag="Artisan Crafted"
|
||||||
background={{ variant: "plain" }}
|
background={{ variant: "plain" }}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/sustainably-produced-alcoholic-beverage_23-2150163026.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/sustainably-produced-alcoholic-beverage_23-2150163026.jpg?_wi=1"
|
||||||
imageAlt="Premium hand-crafted tequila bottle"
|
imageAlt="Premium hand-crafted tequila bottle"
|
||||||
imagePosition="right"
|
imagePosition="right"
|
||||||
buttons={[
|
buttons={[
|
||||||
@@ -76,11 +76,11 @@ export default function HomePage() {
|
|||||||
description="Hand-selected and small-batch crafted for those who appreciate authentic Mexican excellence."
|
description="Hand-selected and small-batch crafted for those who appreciate authentic Mexican excellence."
|
||||||
products={[
|
products={[
|
||||||
{
|
{
|
||||||
id: "1", name: "Tequila Reposado", price: "$49.99", imageSrc: "http://img.b2bpic.net/free-photo/sustainably-produced-alcoholic-beverage_23-2150163026.jpg", imageAlt: "Tequila Reposado bottle"},
|
id: "1", name: "Tequila Reposado", price: "$49.99", imageSrc: "http://img.b2bpic.net/free-photo/sustainably-produced-alcoholic-beverage_23-2150163026.jpg?_wi=2", imageAlt: "Tequila Reposado bottle"},
|
||||||
{
|
{
|
||||||
id: "2", name: "Tequila Blanco", price: "$39.99", imageSrc: "http://img.b2bpic.net/free-photo/delicious-mezcal-beverage-composition_23-2148993609.jpg", imageAlt: "Tequila Blanco bottle"},
|
id: "2", name: "Tequila Blanco", price: "$39.99", imageSrc: "http://img.b2bpic.net/free-photo/delicious-mezcal-beverage-composition_23-2148993609.jpg?_wi=1", imageAlt: "Tequila Blanco bottle"},
|
||||||
{
|
{
|
||||||
id: "3", name: "Salsa Verde Premium", price: "$12.99", imageSrc: "http://img.b2bpic.net/free-photo/soup-clay-pot-served-with-herbs_141793-964.jpg", imageAlt: "Salsa Verde jar"},
|
id: "3", name: "Salsa Verde Premium", price: "$12.99", imageSrc: "http://img.b2bpic.net/free-photo/soup-clay-pot-served-with-herbs_141793-964.jpg?_wi=1", imageAlt: "Salsa Verde jar"},
|
||||||
]}
|
]}
|
||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
animationType="slide-up"
|
animationType="slide-up"
|
||||||
@@ -95,11 +95,11 @@ export default function HomePage() {
|
|||||||
description="Discover the difference that tradition and passion create"
|
description="Discover the difference that tradition and passion create"
|
||||||
features={[
|
features={[
|
||||||
{
|
{
|
||||||
id: "1", title: "Heritage Fields", description: "Sourced from century-old agave fields in Jalisco, Mexico. Our commitment to sustainable farming ensures premium quality in every bottle.", imageSrc: "http://img.b2bpic.net/free-photo/tropical-plants-trees-against-blue-sky_181624-27627.jpg", imageAlt: "Agave fields in Jalisco"},
|
id: "1", title: "Heritage Fields", description: "Sourced from century-old agave fields in Jalisco, Mexico. Our commitment to sustainable farming ensures premium quality in every bottle.", imageSrc: "http://img.b2bpic.net/free-photo/tropical-plants-trees-against-blue-sky_181624-27627.jpg?_wi=1", imageAlt: "Agave fields in Jalisco"},
|
||||||
{
|
{
|
||||||
id: "2", title: "Traditional Methods", description: "Hand-crafted using ancestral distillation techniques passed down through generations. Each batch reflects our dedication to authentic flavor.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-colorful-items-arrangement_23-2149673017.jpg", imageAlt: "Traditional craft process"},
|
id: "2", title: "Traditional Methods", description: "Hand-crafted using ancestral distillation techniques passed down through generations. Each batch reflects our dedication to authentic flavor.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-colorful-items-arrangement_23-2149673017.jpg?_wi=1", imageAlt: "Traditional craft process"},
|
||||||
{
|
{
|
||||||
id: "3", title: "Authentic Recipes", description: "Family recipes perfected over decades. Our salsa and tequila blends honor Mexican culinary traditions with every ingredient.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-eating-lula-kebab-pita-bread-with-yogurt-tomatoes-grilled-hot-peppers-tray_141793-17487.jpg", imageAlt: "Recipe heritage and tradition"},
|
id: "3", title: "Authentic Recipes", description: "Family recipes perfected over decades. Our salsa and tequila blends honor Mexican culinary traditions with every ingredient.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-eating-lula-kebab-pita-bread-with-yogurt-tomatoes-grilled-hot-peppers-tray_141793-17487.jpg?_wi=1", imageAlt: "Recipe heritage and tradition"},
|
||||||
]}
|
]}
|
||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
animationType="slide-up"
|
animationType="slide-up"
|
||||||
@@ -114,13 +114,13 @@ export default function HomePage() {
|
|||||||
description="See what our community of tequila and salsa enthusiasts have to say"
|
description="See what our community of tequila and salsa enthusiasts have to say"
|
||||||
testimonials={[
|
testimonials={[
|
||||||
{
|
{
|
||||||
id: "1", title: "Authentic taste of Mexico", quote: "This tequila transported me straight to Jalisco. The complexity and smoothness are unmatched. I've tried many premium brands, but this one stands out for its genuine craftsmanship.", name: "Maria Rodriguez", role: "Chef & Food Critic", imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-smiling-kitchen_107420-12357.jpg", imageAlt: "Maria Rodriguez"},
|
id: "1", title: "Authentic taste of Mexico", quote: "This tequila transported me straight to Jalisco. The complexity and smoothness are unmatched. I've tried many premium brands, but this one stands out for its genuine craftsmanship.", name: "Maria Rodriguez", role: "Chef & Food Critic", imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-smiling-kitchen_107420-12357.jpg?_wi=1", imageAlt: "Maria Rodriguez"},
|
||||||
{
|
{
|
||||||
id: "2", title: "Family traditions preserved", quote: "Every bottle tells a story. The salsa recipe tastes like my grandmother's cooking. This brand truly honors Mexican heritage while maintaining premium quality.", 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", imageAlt: "Diego Hernandez"},
|
id: "2", title: "Family traditions preserved", quote: "Every bottle tells a story. The salsa recipe tastes like my grandmother's cooking. This brand truly honors Mexican heritage while maintaining premium quality.", 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?_wi=1", imageAlt: "Diego Hernandez"},
|
||||||
{
|
{
|
||||||
id: "3", title: "Exceptional quality", quote: "The attention to detail in both the tequila and salsa is remarkable. From packaging to taste, everything reflects the maker's passion. Worth every penny.", name: "Sofia Campos", role: "Sommelier", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", imageAlt: "Sofia Campos"},
|
id: "3", title: "Exceptional quality", quote: "The attention to detail in both the tequila and salsa is remarkable. From packaging to taste, everything reflects the maker's passion. Worth every penny.", name: "Sofia Campos", role: "Sommelier", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=1", imageAlt: "Sofia Campos"},
|
||||||
{
|
{
|
||||||
id: "4", title: "Elevates any gathering", quote: "My friends ask for Fuego & Sabor by name now. The quality speaks for itself. It's become our go-to for celebrations and special occasions.", name: "Carlos Mendez", role: "Event Planner", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", imageAlt: "Carlos Mendez"},
|
id: "4", title: "Elevates any gathering", quote: "My friends ask for Fuego & Sabor by name now. The quality speaks for itself. It's become our go-to for celebrations and special occasions.", name: "Carlos Mendez", role: "Event Planner", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=2", imageAlt: "Carlos Mendez"},
|
||||||
]}
|
]}
|
||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
|
|||||||
@@ -47,7 +47,7 @@ export default function ProductsPage() {
|
|||||||
description="Discover our handpicked selection of authentic tequila and salsa, each crafted with generations of expertise and passion from the heart of Mexico."
|
description="Discover our handpicked selection of authentic tequila and salsa, each crafted with generations of expertise and passion from the heart of Mexico."
|
||||||
tag="Collection"
|
tag="Collection"
|
||||||
background={{ variant: "plain" }}
|
background={{ variant: "plain" }}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/sustainably-produced-alcoholic-beverage_23-2150163026.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/sustainably-produced-alcoholic-beverage_23-2150163026.jpg?_wi=3"
|
||||||
imageAlt="Premium tequila and salsa collection"
|
imageAlt="Premium tequila and salsa collection"
|
||||||
imagePosition="right"
|
imagePosition="right"
|
||||||
buttons={[
|
buttons={[
|
||||||
@@ -65,17 +65,17 @@ export default function ProductsPage() {
|
|||||||
description="Browse our complete selection of artisan tequila and authentic Mexican salsa. Each product is carefully sourced and crafted to deliver exceptional quality."
|
description="Browse our complete selection of artisan tequila and authentic Mexican salsa. Each product is carefully sourced and crafted to deliver exceptional quality."
|
||||||
products={[
|
products={[
|
||||||
{
|
{
|
||||||
id: "1", name: "Tequila Reposado", price: "$49.99", imageSrc: "http://img.b2bpic.net/free-photo/sustainably-produced-alcoholic-beverage_23-2150163026.jpg", imageAlt: "Tequila Reposado bottle"},
|
id: "1", name: "Tequila Reposado", price: "$49.99", imageSrc: "http://img.b2bpic.net/free-photo/sustainably-produced-alcoholic-beverage_23-2150163026.jpg?_wi=4", imageAlt: "Tequila Reposado bottle"},
|
||||||
{
|
{
|
||||||
id: "2", name: "Tequila Blanco", price: "$39.99", imageSrc: "http://img.b2bpic.net/free-photo/delicious-mezcal-beverage-composition_23-2148993609.jpg", imageAlt: "Tequila Blanco bottle"},
|
id: "2", name: "Tequila Blanco", price: "$39.99", imageSrc: "http://img.b2bpic.net/free-photo/delicious-mezcal-beverage-composition_23-2148993609.jpg?_wi=2", imageAlt: "Tequila Blanco bottle"},
|
||||||
{
|
{
|
||||||
id: "3", name: "Salsa Verde Premium", price: "$12.99", imageSrc: "http://img.b2bpic.net/free-photo/soup-clay-pot-served-with-herbs_141793-964.jpg", imageAlt: "Salsa Verde jar"},
|
id: "3", name: "Salsa Verde Premium", price: "$12.99", imageSrc: "http://img.b2bpic.net/free-photo/soup-clay-pot-served-with-herbs_141793-964.jpg?_wi=2", imageAlt: "Salsa Verde jar"},
|
||||||
{
|
{
|
||||||
id: "4", name: "Tequila Añejo", price: "$59.99", imageSrc: "http://img.b2bpic.net/free-photo/sustainably-produced-alcoholic-beverage_23-2150163026.jpg", imageAlt: "Tequila Añejo bottle"},
|
id: "4", name: "Tequila Añejo", price: "$59.99", imageSrc: "http://img.b2bpic.net/free-photo/sustainably-produced-alcoholic-beverage_23-2150163026.jpg?_wi=5", imageAlt: "Tequila Añejo bottle"},
|
||||||
{
|
{
|
||||||
id: "5", name: "Salsa Roja Artisan", price: "$14.99", imageSrc: "http://img.b2bpic.net/free-photo/soup-clay-pot-served-with-herbs_141793-964.jpg", imageAlt: "Salsa Roja jar"},
|
id: "5", name: "Salsa Roja Artisan", price: "$14.99", imageSrc: "http://img.b2bpic.net/free-photo/soup-clay-pot-served-with-herbs_141793-964.jpg?_wi=3", imageAlt: "Salsa Roja jar"},
|
||||||
{
|
{
|
||||||
id: "6", name: "Tequila Cristalino", price: "$64.99", imageSrc: "http://img.b2bpic.net/free-photo/delicious-mezcal-beverage-composition_23-2148993609.jpg", imageAlt: "Tequila Cristalino bottle"},
|
id: "6", name: "Tequila Cristalino", price: "$64.99", imageSrc: "http://img.b2bpic.net/free-photo/delicious-mezcal-beverage-composition_23-2148993609.jpg?_wi=3", imageAlt: "Tequila Cristalino bottle"},
|
||||||
]}
|
]}
|
||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
animationType="slide-up"
|
animationType="slide-up"
|
||||||
@@ -90,11 +90,11 @@ export default function ProductsPage() {
|
|||||||
description="Each product reflects our commitment to quality, authenticity, and heritage"
|
description="Each product reflects our commitment to quality, authenticity, and heritage"
|
||||||
features={[
|
features={[
|
||||||
{
|
{
|
||||||
id: "1", title: "Single-Source Excellence", description: "All our tequila comes exclusively from certified agave fields in Jalisco, ensuring consistent quality and authentic Mexican heritage in every bottle.", imageSrc: "http://img.b2bpic.net/free-photo/tropical-plants-trees-against-blue-sky_181624-27627.jpg", imageAlt: "Agave fields"},
|
id: "1", title: "Single-Source Excellence", description: "All our tequila comes exclusively from certified agave fields in Jalisco, ensuring consistent quality and authentic Mexican heritage in every bottle.", imageSrc: "http://img.b2bpic.net/free-photo/tropical-plants-trees-against-blue-sky_181624-27627.jpg?_wi=2", imageAlt: "Agave fields"},
|
||||||
{
|
{
|
||||||
id: "2", title: "Artisan Production", description: "Our small-batch distillation process honors traditional Mexican craftsmanship, producing complex flavors that larger producers cannot achieve.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-colorful-items-arrangement_23-2149673017.jpg", imageAlt: "Artisan craftsmanship"},
|
id: "2", title: "Artisan Production", description: "Our small-batch distillation process honors traditional Mexican craftsmanship, producing complex flavors that larger producers cannot achieve.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-colorful-items-arrangement_23-2149673017.jpg?_wi=2", imageAlt: "Artisan craftsmanship"},
|
||||||
{
|
{
|
||||||
id: "3", title: "Family Recipes", description: "Passed down through four generations, our recipes combine ancestral techniques with premium ingredients for unmatched authenticity and taste.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-eating-lula-kebab-pita-bread-with-yogurt-tomatoes-grilled-hot-peppers-tray_141793-17487.jpg", imageAlt: "Family recipes"},
|
id: "3", title: "Family Recipes", description: "Passed down through four generations, our recipes combine ancestral techniques with premium ingredients for unmatched authenticity and taste.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-eating-lula-kebab-pita-bread-with-yogurt-tomatoes-grilled-hot-peppers-tray_141793-17487.jpg?_wi=2", imageAlt: "Family recipes"},
|
||||||
]}
|
]}
|
||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
animationType="slide-up"
|
animationType="slide-up"
|
||||||
|
|||||||
Reference in New Issue
Block a user