Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #4.
This commit is contained in:
2026-06-10 19:57:20 +00:00

View File

@@ -116,7 +116,7 @@ export default function LandingPage() {
{
id: "americano", name: "Americano", price: "", variant: "Espresso shots diluted with hot water, offering a bold coffee flavor.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-aromatic-coffee-plate_23-2148349623.jpg", imageAlt: "Simple black Americano in a white cup"},
{
id: "cold-brew", name: "Cold Brew", price: "", variant: "Smooth, low-acid coffee steeped for hours, served over ice.", imageSrc: "http://img.b2bpic.net/free-photo/cold-summer-coffee-drink-with-ice-orange-juice_169016-21399.jpg", imageAlt: "Cold brew coffee in a glass with ice"},
id: "cold-brew", name: "Espresso ", price: "", variant: "Smooth, low-acid coffee steeped for hours, served over ice.", imageSrc: "http://img.b2bpic.net/free-photo/cold-summer-coffee-drink-with-ice-orange-juice_169016-21399.jpg", imageAlt: "Cold brew coffee in a glass with ice"},
{
id: "hot-tea", name: "Hot Tea", price: "", variant: "A selection of premium loose-leaf teas, steeped to perfection.", imageSrc: "http://img.b2bpic.net/free-photo/cozy-home-composition-with-teapot-cup-tea-candles-knitted-element_169016-49183.jpg", imageAlt: "Hot tea in a elegant white cup"},
]}