Update src/app/page.tsx
This commit is contained in:
@@ -209,15 +209,15 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
title: "Signature Margaritas", description: "Crafted with premium agave spirits, fresh citrus, and house-made syrups. Each margarita is a masterpiece of balance and flavor.", videoSrc: "http://img.b2bpic.net/free-photo/barista-putting-alcohol-into-cocktail-glass-with-syrup-ice-cubes_114579-1567.jpg", videoAriaLabel: "Expert bartender crafting signature margarita"
|
||||
title: "Signature Margaritas", description: "Crafted with premium agave spirits, fresh citrus, and house-made syrups. Each margarita is a masterpiece of balance and flavor.", videoSrc: "http://img.b2bpic.net/free-photo/barista-putting-alcohol-into-cocktail-glass-with-syrup-ice-cubes_114579-1567.jpg?_wi=1", videoAriaLabel: "Expert bartender crafting signature margarita"
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "Mezcal Selection", description: "Curated collection of premium mezcals showcasing the smoky, complex flavors of Mexico's finest spirits.", imageSrc: "http://img.b2bpic.net/free-photo/barista-putting-alcohol-into-cocktail-glass-with-syrup-ice-cubes_114579-1567.jpg", imageAlt: "Premium mezcal bottles on display"
|
||||
title: "Mezcal Selection", description: "Curated collection of premium mezcals showcasing the smoky, complex flavors of Mexico's finest spirits.", imageSrc: "http://img.b2bpic.net/free-photo/barista-putting-alcohol-into-cocktail-glass-with-syrup-ice-cubes_114579-1567.jpg?_wi=2", imageAlt: "Premium mezcal bottles on display"
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
title: "Seasonal Cocktails", description: "Rotating menu of creative drinks featuring fresh ingredients and innovative flavor combinations.", imageSrc: "http://img.b2bpic.net/free-photo/barista-putting-alcohol-into-cocktail-glass-with-syrup-ice-cubes_114579-1567.jpg", imageAlt: "Artisan seasonal cocktails presentation"
|
||||
title: "Seasonal Cocktails", description: "Rotating menu of creative drinks featuring fresh ingredients and innovative flavor combinations.", imageSrc: "http://img.b2bpic.net/free-photo/barista-putting-alcohol-into-cocktail-glass-with-syrup-ice-cubes_114579-1567.jpg?_wi=3", imageAlt: "Artisan seasonal cocktails presentation"
|
||||
}
|
||||
]}
|
||||
buttons={[
|
||||
|
||||
Reference in New Issue
Block a user