Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-06-03 15:34:40 +00:00

View File

@@ -32,43 +32,25 @@ export default function LandingPage() {
<NavbarLayoutFloatingInline <NavbarLayoutFloatingInline
navItems={[ navItems={[
{ {
name: "Home", name: "Home", id: "#home"},
id: "#home",
},
{ {
name: "Story", name: "Story", id: "#story"},
id: "#story",
},
{ {
name: "Coffee", name: "Coffee", id: "#coffee"},
id: "#coffee",
},
{ {
name: "Wine", name: "Wine", id: "#wine"},
id: "#wine",
},
{ {
name: "Food", name: "Food", id: "#food"},
id: "#food",
},
{ {
name: "Events", name: "Events", id: "#events"},
id: "#events",
},
{ {
name: "Gallery", name: "Gallery", id: "#gallery"},
id: "#gallery",
},
{ {
name: "Location", name: "Location", id: "#location"},
id: "#location",
},
]} ]}
brandName="Tango Brew" brandName="Tango Brew"
button={{ button={{
text: "Visit Us", text: "Visit Us", href: "#location"}}
href: "#location",
}}
animateOnLoad={true} animateOnLoad={true}
/> />
</div> </div>
@@ -79,80 +61,42 @@ export default function LandingPage() {
description="Specialty Coffee • Artisan Food • Premium Wines • Community Experiences" description="Specialty Coffee • Artisan Food • Premium Wines • Community Experiences"
testimonials={[ testimonials={[
{ {
name: "Luxury Hospitality", name: "Luxury Hospitality", handle: "@TangoBrew", testimonial: "A good day starts with coffee and ends with wine.", rating: 5,
handle: "@TangoBrew", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-woman-sofa_329181-4317.jpg"},
testimonial: "A good day starts with coffee and ends with wine.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-woman-sofa_329181-4317.jpg",
},
{ {
name: "Cinematic Storytelling", name: "Cinematic Storytelling", handle: "@TangoBrew", testimonial: "Every scroll, an unforgettable journey.", rating: 5,
handle: "@TangoBrew", imageSrc: "http://img.b2bpic.net/free-photo/smiling-mature-businessman-using-digital-tablet-caf_23-2147955292.jpg"},
testimonial: "Every scroll, an unforgettable journey.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-mature-businessman-using-digital-tablet-caf_23-2147955292.jpg",
},
{ {
name: "World-Class Design", name: "World-Class Design", handle: "@TangoBrew", testimonial: "Experience unparalleled elegance in every detail.", rating: 5,
handle: "@TangoBrew", imageSrc: "http://img.b2bpic.net/free-photo/cute-young-woman-outdoor_624325-2425.jpg"},
testimonial: "Experience unparalleled elegance in every detail.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/cute-young-woman-outdoor_624325-2425.jpg",
},
{ {
name: "Exquisite Flavors", name: "Exquisite Flavors", handle: "@TangoBrew", testimonial: "Taste the fusion of two vibrant cultures.", rating: 5,
handle: "@TangoBrew", imageSrc: "http://img.b2bpic.net/free-photo/crazy-hero-happy-expression_1194-4145.jpg"},
testimonial: "Taste the fusion of two vibrant cultures.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/crazy-hero-happy-expression_1194-4145.jpg",
},
{ {
name: "Community Hub", name: "Community Hub", handle: "@TangoBrew", testimonial: "More than a cafe, it's a place to connect.", rating: 5,
handle: "@TangoBrew", imageSrc: "http://img.b2bpic.net/free-photo/front-view-pretty-woman-excited-pink-wall_179666-2511.jpg"},
testimonial: "More than a cafe, it's a place to connect.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/front-view-pretty-woman-excited-pink-wall_179666-2511.jpg",
},
{ {
name: "Unforgettable Moments", name: "Unforgettable Moments", handle: "@TangoBrew", testimonial: "Crafting memories, one cup and glass at a time.", rating: 5,
handle: "@TangoBrew", imageSrc: "http://img.b2bpic.net/free-photo/successful-businessman-imagines-great-career_1163-5478.jpg"},
testimonial: "Crafting memories, one cup and glass at a time.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/successful-businessman-imagines-great-career_1163-5478.jpg",
},
]} ]}
testimonialRotationInterval={5000} testimonialRotationInterval={5000}
buttons={[ buttons={[
{ {
text: "Explore Our Menu", text: "Explore Our Menu", href: "#coffee"},
href: "#coffee",
},
{ {
text: "Visit Us", text: "Visit Us", href: "#location"},
href: "#location",
},
]} ]}
avatars={[ avatars={[
{ {
src: "http://img.b2bpic.net/free-photo/african-american-woman-executive-smiling-confident-standing-street_839833-33412.jpg", src: "http://img.b2bpic.net/free-photo/african-american-woman-executive-smiling-confident-standing-street_839833-33412.jpg", alt: "Sarah Johnson"},
alt: "Sarah Johnson",
},
{ {
src: "http://img.b2bpic.net/free-photo/senior-businessman-walking-outside-modern-office-building_1139-1079.jpg", src: "http://img.b2bpic.net/free-photo/senior-businessman-walking-outside-modern-office-building_1139-1079.jpg", alt: "Michael Chen"},
alt: "Michael Chen",
},
{ {
src: "http://img.b2bpic.net/free-photo/portrait-luxury-brunette-woman-black-sweater-bright-background_613910-7030.jpg", src: "http://img.b2bpic.net/free-photo/portrait-luxury-brunette-woman-black-sweater-bright-background_613910-7030.jpg", alt: "Emily Rodriguez"},
alt: "Emily Rodriguez",
},
{ {
src: "http://img.b2bpic.net/free-photo/female-model-studio-posing_93675-133808.jpg", src: "http://img.b2bpic.net/free-photo/female-model-studio-posing_93675-133808.jpg", alt: "David Kim"},
alt: "David Kim",
},
{ {
src: "http://img.b2bpic.net/free-photo/expressive-woman-posing-outdoor_344912-2893.jpg", src: "http://img.b2bpic.net/free-photo/expressive-woman-posing-outdoor_344912-2893.jpg", alt: "Maria Gomez"},
alt: "Maria Gomez",
},
]} ]}
avatarText="Loved by thousands" avatarText="Loved by thousands"
imageSrc="http://img.b2bpic.net/free-photo/elegant-cocktail_23-2147795327.jpg" imageSrc="http://img.b2bpic.net/free-photo/elegant-cocktail_23-2147795327.jpg"
@@ -168,9 +112,7 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
title="Our Journey: From Buenos Aires to Tampa" title="Our Journey: From Buenos Aires to Tampa"
description={[ description={[
"Tango Brew is more than a café; it's a testament to a lifelong passion for exceptional coffee and rich wine culture, born from the vibrant streets of Argentina and the timeless charm of Italy. Our story is woven with threads of human connection, warm hospitality, and a relentless pursuit of unique flavors. We invite you to experience this fusion, a celebration of community and craft.", "Tango Brew is more than a café; it's a testament to a lifelong passion for exceptional coffee and rich wine culture, born from the vibrant streets of Argentina and the timeless charm of Italy. Our story is woven with threads of human connection, warm hospitality, and a relentless pursuit of unique flavors. We invite you to experience this fusion, a celebration of community and craft.", "Inspired by the spirited tango halls of Buenos Aires and the serene vineyards of Tuscany, Tango Brew brings a piece of that world to your doorstep. We believe a good day starts with coffee and ends with wine, fostering moments of joy and shared experiences. Every cup and every glass tells a tale of tradition, innovation, and heart."]}
"Inspired by the spirited tango halls of Buenos Aires and the serene vineyards of Tuscany, Tango Brew brings a piece of that world to your doorstep. We believe a good day starts with coffee and ends with wine, fostering moments of joy and shared experiences. Every cup and every glass tells a tale of tradition, innovation, and heart.",
]}
showBorder={false} showBorder={false}
/> />
</div> </div>
@@ -181,98 +123,49 @@ export default function LandingPage() {
useInvertedBackground={true} useInvertedBackground={true}
features={[ features={[
{ {
id: "coffee-1", id: "coffee-1", title: "Cafe Con Leche", descriptions: [
title: "Cafe Con Leche", "A perfectly balanced blend of rich espresso and steamed milk, embodying the classic comfort of Latin American coffee culture."],
descriptions: [ imageSrc: "http://img.b2bpic.net/free-photo/close-up-cup-coffee-latte-with-blue-background_23-2148337144.jpg", imageAlt: "Cafe Con Leche"},
"A perfectly balanced blend of rich espresso and steamed milk, embodying the classic comfort of Latin American coffee culture.",
],
imageSrc: "http://img.b2bpic.net/free-photo/close-up-cup-coffee-latte-with-blue-background_23-2148337144.jpg",
imageAlt: "Cafe Con Leche",
},
{ {
id: "coffee-2", id: "coffee-2", title: "Cappuccino Clásico", descriptions: [
title: "Cappuccino Clásico", "The timeless Italian classic, featuring bold espresso, steamed milk, and a generous cap of velvety foam, finished with artistic flair."],
descriptions: [ imageSrc: "http://img.b2bpic.net/free-photo/white-cup-saucer-isolated-white-background_169016-26396.jpg", imageAlt: "Cappuccino Clásico"},
"The timeless Italian classic, featuring bold espresso, steamed milk, and a generous cap of velvety foam, finished with artistic flair.",
],
imageSrc: "http://img.b2bpic.net/free-photo/white-cup-saucer-isolated-white-background_169016-26396.jpg",
imageAlt: "Cappuccino Clásico",
},
{ {
id: "coffee-3", id: "coffee-3", title: "Americano", descriptions: [
title: "Americano", "A simple yet elegant choice, combining espresso with hot water for a robust and satisfying cup, perfect for any time of day."],
descriptions: [ imageSrc: "http://img.b2bpic.net/free-photo/girl-with-coffee_1157-15426.jpg", imageAlt: "Americano"},
"A simple yet elegant choice, combining espresso with hot water for a robust and satisfying cup, perfect for any time of day.",
],
imageSrc: "http://img.b2bpic.net/free-photo/girl-with-coffee_1157-15426.jpg",
imageAlt: "Americano",
},
{ {
id: "coffee-4", id: "coffee-4", title: "Nitro Sweet Cream Cold Brew", descriptions: [
title: "Nitro Sweet Cream Cold Brew", "Our signature cold brew infused with nitrogen for a silky-smooth texture, crowned with a layer of sweet cream for a decadent finish."],
descriptions: [ imageSrc: "http://img.b2bpic.net/free-photo/coffee-collage-with-plant_23-2151876150.jpg", imageAlt: "Nitro Sweet Cream Cold Brew"},
"Our signature cold brew infused with nitrogen for a silky-smooth texture, crowned with a layer of sweet cream for a decadent finish.",
],
imageSrc: "http://img.b2bpic.net/free-photo/coffee-collage-with-plant_23-2151876150.jpg",
imageAlt: "Nitro Sweet Cream Cold Brew",
},
{ {
id: "coffee-5", id: "coffee-5", title: "Cortado", descriptions: [
title: "Cortado", "A Spanish favorite, showcasing a harmonious blend of espresso 'cut' with a small amount of warm milk, intensifying the coffee's rich flavor."],
descriptions: [ imageSrc: "http://img.b2bpic.net/free-photo/coffee-preparation-concept-still-life_23-2150354580.jpg", imageAlt: "Cortado"},
"A Spanish favorite, showcasing a harmonious blend of espresso 'cut' with a small amount of warm milk, intensifying the coffee's rich flavor.",
],
imageSrc: "http://img.b2bpic.net/free-photo/coffee-preparation-concept-still-life_23-2150354580.jpg",
imageAlt: "Cortado",
},
{ {
id: "coffee-6", id: "coffee-6", title: "Espresso Solo", descriptions: [
title: "Espresso Solo", "The pure essence of coffee: a single shot of our meticulously brewed espresso, delivering a powerful and aromatic experience."],
descriptions: [ imageSrc: "http://img.b2bpic.net/free-photo/top-view-cup-coffee-with-coffee-beans-tea-rose-bud_141793-7100.jpg", imageAlt: "Espresso Solo"},
"The pure essence of coffee: a single shot of our meticulously brewed espresso, delivering a powerful and aromatic experience.",
],
imageSrc: "http://img.b2bpic.net/free-photo/top-view-cup-coffee-with-coffee-beans-tea-rose-bud_141793-7100.jpg",
imageAlt: "Espresso Solo",
},
{ {
id: "coffee-7", id: "coffee-7", title: "Dulce de Leche Latte", descriptions: [
title: "Dulce de Leche Latte", "Indulge in this sweet sensation, a creamy latte infused with the rich, caramel notes of traditional Argentinian dulce de leche."],
descriptions: [ imageSrc: "http://img.b2bpic.net/free-photo/having-coffee-with-cream-brulee-cocoa-fondue_114579-2124.jpg", imageAlt: "Dulce de Leche Latte"},
"Indulge in this sweet sensation, a creamy latte infused with the rich, caramel notes of traditional Argentinian dulce de leche.",
],
imageSrc: "http://img.b2bpic.net/free-photo/having-coffee-with-cream-brulee-cocoa-fondue_114579-2124.jpg",
imageAlt: "Dulce de Leche Latte",
},
{ {
id: "coffee-8", id: "coffee-8", title: "Churro Latte", descriptions: [
title: "Churro Latte", "A playful and flavorful latte inspired by the beloved Spanish churro, featuring cinnamon spice and a hint of sweetness."],
descriptions: [ imageSrc: "http://img.b2bpic.net/free-photo/cup-cocoa-with-marshmallows-female-hands-by-fireplace_169016-26143.jpg", imageAlt: "Churro Latte"},
"A playful and flavorful latte inspired by the beloved Spanish churro, featuring cinnamon spice and a hint of sweetness.",
],
imageSrc: "http://img.b2bpic.net/free-photo/cup-cocoa-with-marshmallows-female-hands-by-fireplace_169016-26143.jpg",
imageAlt: "Churro Latte",
},
{ {
id: "coffee-9", id: "coffee-9", title: "Tiramisú Espresso", descriptions: [
title: "Tiramisú Espresso", "Experience the magic of Italian dessert in a cup, blending robust espresso with the decadent flavors of tiramisù."],
descriptions: [ imageSrc: "http://img.b2bpic.net/free-photo/cup-dark-coffee-with-beans-pastry-wooden-board_114579-57829.jpg", imageAlt: "Tiramisú Espresso"},
"Experience the magic of Italian dessert in a cup, blending robust espresso with the decadent flavors of tiramisù.",
],
imageSrc: "http://img.b2bpic.net/free-photo/cup-dark-coffee-with-beans-pastry-wooden-board_114579-57829.jpg",
imageAlt: "Tiramisú Espresso",
},
{ {
id: "coffee-10", id: "coffee-10", title: "Affogato", descriptions: [
title: "Affogato", "A delightful Italian classic: a scoop of vanilla ice cream drowned in a hot, rich shot of espresso, creating a perfect hot and cold contrast."],
descriptions: [ imageSrc: "http://img.b2bpic.net/free-photo/vertical-closeup-ice-cream-small-glass-jar_181624-59520.jpg", imageAlt: "Affogato"},
"A delightful Italian classic: a scoop of vanilla ice cream drowned in a hot, rich shot of espresso, creating a perfect hot and cold contrast.",
],
imageSrc: "http://img.b2bpic.net/free-photo/vertical-closeup-ice-cream-small-glass-jar_181624-59520.jpg",
imageAlt: "Affogato",
},
]} ]}
title="The Coffee Universe: Crafted to Perfection" title="The Coffee Universe: Crafted to Perfection"
description="Dive into our selection of specialty coffees, from classic espressos to innovative cold brews, each meticulously prepared to awaken your senses. Experience the artistry in every cup." description="Dive into our selection of specialty coffees, from classic espressos to innovative cold brews, each meticulously prepared to awaken your senses. Experience the artistry in every cup."
animationType="blur-reveal"
/> />
</div> </div>
@@ -283,50 +176,21 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
products={[ products={[
{ {
id: "wine-1", id: "wine-1", name: "Argentine Malbec Collection", price: "From $35", imageSrc: "http://img.b2bpic.net/free-psd/wine-tasting-event-flyer_23-2152016970.jpg", imageAlt: "Argentine Malbec Wine Bottle"},
name: "Argentine Malbec Collection",
price: "From $35",
imageSrc: "http://img.b2bpic.net/free-psd/wine-tasting-event-flyer_23-2152016970.jpg",
imageAlt: "Argentine Malbec Wine Bottle",
},
{ {
id: "wine-2", id: "wine-2", name: "Italian Chianti Selections", price: "From $40", imageSrc: "http://img.b2bpic.net/free-photo/assortment-raw-meat-with-wineglass_23-2147840855.jpg", imageAlt: "Italian Chianti Wine Bottle"},
name: "Italian Chianti Selections",
price: "From $40",
imageSrc: "http://img.b2bpic.net/free-photo/assortment-raw-meat-with-wineglass_23-2147840855.jpg",
imageAlt: "Italian Chianti Wine Bottle",
},
{ {
id: "wine-3", id: "wine-3", name: "Sparkling Prosecco", price: "From $25", imageSrc: "http://img.b2bpic.net/free-photo/close-up-alcoholic-drinks-concrete-background_23-2148253196.jpg", imageAlt: "Prosecco Sparkling Wine"},
name: "Sparkling Prosecco",
price: "From $25",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-alcoholic-drinks-concrete-background_23-2148253196.jpg",
imageAlt: "Prosecco Sparkling Wine",
},
{ {
id: "wine-4", id: "wine-4", name: "Exclusive Wine Tastings", price: "Event Price", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-meal-arrangement-with-wine_23-2148664028.jpg", imageAlt: "Wine Tasting Event"},
name: "Exclusive Wine Tastings",
price: "Event Price",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-meal-arrangement-with-wine_23-2148664028.jpg",
imageAlt: "Wine Tasting Event",
},
{ {
id: "wine-5", id: "wine-5", name: "Special Event Bottles", price: "Seasonal", imageSrc: "http://img.b2bpic.net/free-photo/middle-age-friends-having-fun-food-festival_23-2149490806.jpg", imageAlt: "Special Wine Event Bottles"},
name: "Special Event Bottles",
price: "Seasonal",
imageSrc: "http://img.b2bpic.net/free-photo/middle-age-friends-having-fun-food-festival_23-2149490806.jpg",
imageAlt: "Special Wine Event Bottles",
},
{ {
id: "wine-6", id: "wine-6", name: "Sommelier's Picks", price: "Varies", imageSrc: "http://img.b2bpic.net/free-photo/red-wine-carafe-glass-arrangement_23-2149706779.jpg", imageAlt: "Elegant Wine Bar Ambiance"},
name: "Sommelier's Picks",
price: "Varies",
imageSrc: "http://img.b2bpic.net/free-photo/red-wine-carafe-glass-arrangement_23-2149706779.jpg",
imageAlt: "Elegant Wine Bar Ambiance",
},
]} ]}
title="Premium Wine Culture: Elegance in Every Sip" title="Premium Wine Culture: Elegance in Every Sip"
description="Discover our curated collection of fine Argentine and Italian wines, perfect for any occasion. From robust reds to sparkling Prosecco, elevate your palate with Tango Brew's selection." description="Discover our curated collection of fine Argentine and Italian wines, perfect for any occasion. From robust reds to sparkling Prosecco, elevate your palate with Tango Brew's selection."
animationType="blur-reveal"
/> />
</div> </div>
@@ -336,59 +200,17 @@ export default function LandingPage() {
useInvertedBackground={true} useInvertedBackground={true}
testimonials={[ testimonials={[
{ {
id: "food-1", id: "food-1", title: "Medialuna Clasica", quote: "Our signature flaky croissant, a breakfast staple in Argentina, lightly sweetened and perfectly baked.", name: "Argentine Classics", role: "Pastry", imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-delicious-pastry-concept_23-2148648824.jpg", imageAlt: "Classic Medialuna"},
title: "Medialuna Clasica",
quote: "Our signature flaky croissant, a breakfast staple in Argentina, lightly sweetened and perfectly baked.",
name: "Argentine Classics",
role: "Pastry",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-delicious-pastry-concept_23-2148648824.jpg",
imageAlt: "Classic Medialuna",
},
{ {
id: "food-2", id: "food-2", title: "Dulce de Leche Medialuna", quote: "The classic medialuna filled with rich, creamy dulce de leche, a true South American indulgence.", name: "Argentine Classics", role: "Sweet Pastry", imageSrc: "http://img.b2bpic.net/free-photo/view-beautifully-designed-delicious-dessert-with-chocolate-cinnamon-with-topping-it_181624-23843.jpg", imageAlt: "Dulce de Leche Medialuna"},
title: "Dulce de Leche Medialuna",
quote: "The classic medialuna filled with rich, creamy dulce de leche, a true South American indulgence.",
name: "Argentine Classics",
role: "Sweet Pastry",
imageSrc: "http://img.b2bpic.net/free-photo/view-beautifully-designed-delicious-dessert-with-chocolate-cinnamon-with-topping-it_181624-23843.jpg",
imageAlt: "Dulce de Leche Medialuna",
},
{ {
id: "food-3", id: "food-3", title: "Ham & Cheese Medialuna", quote: "A savory twist on the classic, filled with premium ham and melted cheese for a delightful snack.", name: "Argentine Classics", role: "Savory Pastry", imageSrc: "http://img.b2bpic.net/free-photo/top-view-little-spicy-chips-with-crackers-dried-pineapple-rings-cookies-light-blue-desk-chips-snack-color-crisp-calorie_140725-64938.jpg", imageAlt: "Ham & Cheese Medialuna"},
title: "Ham & Cheese Medialuna",
quote: "A savory twist on the classic, filled with premium ham and melted cheese for a delightful snack.",
name: "Argentine Classics",
role: "Savory Pastry",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-little-spicy-chips-with-crackers-dried-pineapple-rings-cookies-light-blue-desk-chips-snack-color-crisp-calorie_140725-64938.jpg",
imageAlt: "Ham & Cheese Medialuna",
},
{ {
id: "food-4", id: "food-4", title: "Carne Clasica Empanada", quote: "Traditional baked empanada filled with savory seasoned beef, a quintessential taste of Argentina.", name: "Empanadas", role: "Meat Filling", imageSrc: "http://img.b2bpic.net/free-photo/dessert-with-sesames-strawberry-caramel-syrop-nuts-dry-fruits-side-view_141793-3539.jpg", imageAlt: "Classic Beef Empanada"},
title: "Carne Clasica Empanada",
quote: "Traditional baked empanada filled with savory seasoned beef, a quintessential taste of Argentina.",
name: "Empanadas",
role: "Meat Filling",
imageSrc: "http://img.b2bpic.net/free-photo/dessert-with-sesames-strawberry-caramel-syrop-nuts-dry-fruits-side-view_141793-3539.jpg",
imageAlt: "Classic Beef Empanada",
},
{ {
id: "food-5", id: "food-5", title: "Hamon y Queso Empanada", quote: "A beloved empanada stuffed with a delicious blend of ham and melting cheese, perfect for any time.", name: "Empanadas", role: "Ham & Cheese", imageSrc: "http://img.b2bpic.net/free-photo/delicious-melted-cheese-snack_23-2149342867.jpg", imageAlt: "Ham and Cheese Empanada"},
title: "Hamon y Queso Empanada",
quote: "A beloved empanada stuffed with a delicious blend of ham and melting cheese, perfect for any time.",
name: "Empanadas",
role: "Ham & Cheese",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-melted-cheese-snack_23-2149342867.jpg",
imageAlt: "Ham and Cheese Empanada",
},
{ {
id: "food-6", id: "food-6", title: "Choripán", quote: "Our signature Choripán, a flavorful grilled chorizo sandwich, served with authentic Argentinian chimichurri.", name: "Signature Dishes", role: "Street Food", imageSrc: "http://img.b2bpic.net/free-photo/bun-with-lettuce-hot-dog-cheese-wooden-plank_176474-2685.jpg", imageAlt: "Choripán"},
title: "Choripán",
quote: "Our signature Choripán, a flavorful grilled chorizo sandwich, served with authentic Argentinian chimichurri.",
name: "Signature Dishes",
role: "Street Food",
imageSrc: "http://img.b2bpic.net/free-photo/bun-with-lettuce-hot-dog-cheese-wooden-plank_176474-2685.jpg",
imageAlt: "Choripán",
},
]} ]}
title="Taste of Argentina: Authentic Flavors" title="Taste of Argentina: Authentic Flavors"
description="Indulge in our artisan food offerings, a culinary journey through Argentina with fresh, authentic ingredients. From sweet medialunas to savory empanadas, every bite tells a story." description="Indulge in our artisan food offerings, a culinary journey through Argentina with fresh, authentic ingredients. From sweet medialunas to savory empanadas, every bite tells a story."
@@ -404,50 +226,15 @@ export default function LandingPage() {
description="Tango Brew is a hub for connection. Join our wine tastings, social gatherings, and seasonal experiences designed to bring people together in a warm, inviting atmosphere." description="Tango Brew is a hub for connection. Join our wine tastings, social gatherings, and seasonal experiences designed to bring people together in a warm, inviting atmosphere."
blogs={[ blogs={[
{ {
id: "event-1", id: "event-1", category: "Wine", title: "Exclusive Wine Tastings", excerpt: "Discover new favorites and expand your palate with our curated wine tasting events, guided by expert sommeliers.", imageSrc: "http://img.b2bpic.net/free-photo/people-cheering-with-wine-glasses-luxurious-restaurant_23-2150517429.jpg", imageAlt: "Wine tasting event", authorName: "Tango Brew Experts", authorAvatar: "http://img.b2bpic.net/free-vector/national-irish-coffee-day-banner-design_1308-126856.jpg", date: "Every Thursday"},
category: "Wine",
title: "Exclusive Wine Tastings",
excerpt: "Discover new favorites and expand your palate with our curated wine tasting events, guided by expert sommeliers.",
imageSrc: "http://img.b2bpic.net/free-photo/people-cheering-with-wine-glasses-luxurious-restaurant_23-2150517429.jpg",
imageAlt: "Wine tasting event",
authorName: "Tango Brew Experts",
authorAvatar: "http://img.b2bpic.net/free-vector/national-irish-coffee-day-banner-design_1308-126856.jpg",
date: "Every Thursday",
},
{ {
id: "event-2", id: "event-2", category: "Social", title: "Community Social Gatherings", excerpt: "Connect with friends and meet new faces at our regular social gatherings, fostering a vibrant community spirit.", imageSrc: "http://img.b2bpic.net/free-photo/crop-hand-mixing-coffee-with-spoon_23-2147936776.jpg", imageAlt: "Social gathering at cafe", authorName: "Tango Brew Staff", authorAvatar: "http://img.b2bpic.net/free-vector/capuccino-typography-poster_23-2147523714.jpg", date: "Monthly"},
category: "Social",
title: "Community Social Gatherings",
excerpt: "Connect with friends and meet new faces at our regular social gatherings, fostering a vibrant community spirit.",
imageSrc: "http://img.b2bpic.net/free-photo/crop-hand-mixing-coffee-with-spoon_23-2147936776.jpg",
imageAlt: "Social gathering at cafe",
authorName: "Tango Brew Staff",
authorAvatar: "http://img.b2bpic.net/free-vector/capuccino-typography-poster_23-2147523714.jpg",
date: "Monthly",
},
{ {
id: "event-3", id: "event-3", category: "Special", title: "Seasonal & Themed Experiences", excerpt: "Enjoy unique experiences celebrating seasonal flavors and cultural themes, from live music to special menu launches.", imageSrc: "http://img.b2bpic.net/free-photo/team-young-colleagues-having-meeting-cafe_273609-16250.jpg", imageAlt: "Community event at cafe", authorName: "Tango Brew Team", authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=45eg7o", date: "Quarterly"},
category: "Special",
title: "Seasonal & Themed Experiences",
excerpt: "Enjoy unique experiences celebrating seasonal flavors and cultural themes, from live music to special menu launches.",
imageSrc: "http://img.b2bpic.net/free-photo/team-young-colleagues-having-meeting-cafe_273609-16250.jpg",
imageAlt: "Community event at cafe",
authorName: "Tango Brew Team",
authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=45eg7o",
date: "Quarterly",
},
{ {
id: "event-4", id: "event-4", category: "Rewards", title: "Tango Brew Loyalty Program", excerpt: "Become a part of our loyalty program and unlock exclusive perks, discounts, and early access to special events.", imageSrc: "http://img.b2bpic.net/free-photo/paper-disposable-cups-paper-reminder-with-text-wake-up_169016-36121.jpg", imageAlt: "Loyalty program card", authorName: "Tango Brew Rewards", authorAvatar: "http://img.b2bpic.net/free-vector/cold-brew-coffee-logos-concept_23-2148659562.jpg", date: "Join Today"},
category: "Rewards",
title: "Tango Brew Loyalty Program",
excerpt: "Become a part of our loyalty program and unlock exclusive perks, discounts, and early access to special events.",
imageSrc: "http://img.b2bpic.net/free-photo/paper-disposable-cups-paper-reminder-with-text-wake-up_169016-36121.jpg",
imageAlt: "Loyalty program card",
authorName: "Tango Brew Rewards",
authorAvatar: "http://img.b2bpic.net/free-vector/cold-brew-coffee-logos-concept_23-2148659562.jpg",
date: "Join Today",
},
]} ]}
animationType="blur-reveal"
/> />
</div> </div>
@@ -457,25 +244,13 @@ export default function LandingPage() {
useInvertedBackground={true} useInvertedBackground={true}
faqs={[ faqs={[
{ {
id: "faq-1", id: "faq-1", title: "Artisan Decor", content: "Our interior design blends Argentinian warmth with Italian sophistication, featuring bespoke furnishings and local artwork that create a unique aesthetic."},
title: "Artisan Decor",
content: "Our interior design blends Argentinian warmth with Italian sophistication, featuring bespoke furnishings and local artwork that create a unique aesthetic.",
},
{ {
id: "faq-2", id: "faq-2", title: "Warm Lighting", content: "Carefully designed lighting schemes enhance the intimate and inviting atmosphere, perfect for both daytime gatherings and evening wine sessions."},
title: "Warm Lighting",
content: "Carefully designed lighting schemes enhance the intimate and inviting atmosphere, perfect for both daytime gatherings and evening wine sessions.",
},
{ {
id: "faq-3", id: "faq-3", title: "Acoustic Comfort", content: "The space is acoustically tuned to provide a comfortable environment, allowing for lively conversations without overwhelming background noise."},
title: "Acoustic Comfort",
content: "The space is acoustically tuned to provide a comfortable environment, allowing for lively conversations without overwhelming background noise.",
},
{ {
id: "faq-4", id: "faq-4", title: "Inviting Seating", content: "From plush armchairs to communal tables, our seating options cater to every preference, encouraging relaxation and social interaction."},
title: "Inviting Seating",
content: "From plush armchairs to communal tables, our seating options cater to every preference, encouraging relaxation and social interaction.",
},
]} ]}
imageSrc="http://img.b2bpic.net/free-photo/couple-cafe_1157-4340.jpg" imageSrc="http://img.b2bpic.net/free-photo/couple-cafe_1157-4340.jpg"
imageAlt="Luxury cafe interior ambiance" imageAlt="Luxury cafe interior ambiance"
@@ -491,8 +266,7 @@ export default function LandingPage() {
<ContactCenter <ContactCenter
useInvertedBackground={false} useInvertedBackground={false}
background={{ background={{
variant: "radial-gradient", variant: "radial-gradient"}}
}}
tag="Visit Us" tag="Visit Us"
title="Tango Brew: Your Luxury Destination" title="Tango Brew: Your Luxury Destination"
description="Experience the fusion of cultures at Tango Brew, nestled at 608 N Willow Ave A100, Tampa, Florida 33606. We're open until 10:00 PM to welcome you for exceptional coffee, artisan food, and premium wines." description="Experience the fusion of cultures at Tango Brew, nestled at 608 N Willow Ave A100, Tampa, Florida 33606. We're open until 10:00 PM to welcome you for exceptional coffee, artisan food, and premium wines."
@@ -506,58 +280,35 @@ export default function LandingPage() {
<FooterBase <FooterBase
columns={[ columns={[
{ {
title: "Explore", title: "Explore", items: [
items: [
{ {
label: "Our Story", label: "Our Story", href: "#story"},
href: "#story",
},
{ {
label: "Coffee Menu", label: "Coffee Menu", href: "#coffee"},
href: "#coffee",
},
{ {
label: "Wine Collection", label: "Wine Collection", href: "#wine"},
href: "#wine",
},
{ {
label: "Food Offerings", label: "Food Offerings", href: "#food"},
href: "#food",
},
], ],
}, },
{ {
title: "Community", title: "Community", items: [
items: [
{ {
label: "Events", label: "Events", href: "#events"},
href: "#events",
},
{ {
label: "Gallery", label: "Gallery", href: "#gallery"},
href: "#gallery",
},
{ {
label: "Location", label: "Location", href: "#location"},
href: "#location",
},
{ {
label: "Contact Us", label: "Contact Us", href: "#location"},
href: "#location",
},
], ],
}, },
{ {
title: "Legal", title: "Legal", items: [
items: [
{ {
label: "Privacy Policy", label: "Privacy Policy", href: "#"},
href: "#",
},
{ {
label: "Terms of Service", label: "Terms of Service", href: "#"},
href: "#",
},
], ],
}, },
]} ]}