Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-03-25 14:27:54 +00:00

View File

@@ -117,7 +117,7 @@ export default function LandingPage() {
title: "Crafted Specialty Drinks",
description: "Our expert baristas create unique coffee and tea beverages, from classic espresso to innovative seasonal lattes, using ethically sourced beans and premium ingredients.",
media: {
imageSrc: "http://img.b2bpic.net/free-photo/glass-with-whipped-cream-coffee_23-2148937330.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/glass-with-whipped-cream-coffee_23-2148937330.jpg?_wi=1",
imageAlt: "Latte art in a coffee cup",
},
items: [
@@ -226,7 +226,7 @@ export default function LandingPage() {
name: "Signature Latte",
price: "€5.50",
variant: "Creamy & Smooth",
imageSrc: "http://img.b2bpic.net/free-photo/glass-with-whipped-cream-coffee_23-2148937330.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/glass-with-whipped-cream-coffee_23-2148937330.jpg?_wi=2",
imageAlt: "A cup of latte with art",
},
]}