Merge version_1 into main #1
@@ -90,15 +90,15 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: "1", title: "La Diosa", author: "Signature", description: "Bright citrus with a bold finish. Ask for extra habanero bitters to take it to another level.", tags: ["Citrus", "Spirit-Forward"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tray-with-champagne-glasses-close-up_23-2148667932.jpg", imageAlt: "La Diosa cocktail"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tray-with-champagne-glasses-close-up_23-2148667932.jpg?_wi=1", imageAlt: "La Diosa cocktail"
|
||||
},
|
||||
{
|
||||
id: "2", title: "Wild & Free", author: "Customer Favorite", description: "Fresh, herbal, and effortless. A mocktail that stands on its own merit without apology.", tags: ["Herbaceous", "Zero-Proof"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tray-with-champagne-glasses-close-up_23-2148667932.jpg", imageAlt: "Wild & Free mocktail"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tray-with-champagne-glasses-close-up_23-2148667932.jpg?_wi=2", imageAlt: "Wild & Free mocktail"
|
||||
},
|
||||
{
|
||||
id: "3", title: "The Campfire", author: "Seasonal", description: "Warm, smoky, and cozy. The drink that made us a destination for après-ski and autumn gatherings.", tags: ["Smoky", "Warm"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tray-with-champagne-glasses-close-up_23-2148667932.jpg", imageAlt: "The Campfire cocktail"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tray-with-champagne-glasses-close-up_23-2148667932.jpg?_wi=3", imageAlt: "The Campfire cocktail"
|
||||
}
|
||||
]}
|
||||
animationType="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user