diff --git a/src/app/page.tsx b/src/app/page.tsx index 8348fa6..79efbe4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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?_wi=1", imageAlt: "La Diosa cocktail" + imageSrc: "http://img.b2bpic.net/free-photo/tray-with-champagne-glasses-close-up_23-2148667932.jpg", 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?_wi=2", imageAlt: "Wild & Free mocktail" + imageSrc: "http://img.b2bpic.net/free-photo/tray-with-champagne-glasses-close-up_23-2148667932.jpg", 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?_wi=3", imageAlt: "The Campfire cocktail" + imageSrc: "http://img.b2bpic.net/free-photo/tray-with-champagne-glasses-close-up_23-2148667932.jpg", imageAlt: "The Campfire cocktail" } ]} animationType="slide-up" @@ -154,6 +154,7 @@ export default function LandingPage() { imageAlt="Intimate speakeasy bar interior at Craft NoCo" useInvertedBackground={false} mediaAnimation="slide-up" + metricsAnimation="slide-up" />