Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-18 06:01:06 +00:00

View File

@@ -61,7 +61,7 @@ export default function LandingPage() {
href: "#contact",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/portrait-interesting-reddish-man-mixing-coffee-outdoors_158595-3758.jpg"
imageSrc="http://img.b2bpic.net/free-photo/portrait-interesting-reddish-man-mixing-coffee-outdoors_158595-3758.jpg?_wi=1"
imageAlt="Cozy cafe interior"
/>
</div>
@@ -89,19 +89,19 @@ export default function LandingPage() {
id: "c1",
name: "Signature Roast",
price: "4.50 €",
imageSrc: "http://img.b2bpic.net/free-photo/coffee-preparation-concept-still-life_23-2150354580.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/coffee-preparation-concept-still-life_23-2150354580.jpg?_wi=1",
},
{
id: "c2",
name: "Morning Espresso",
price: "3.00 €",
imageSrc: "http://img.b2bpic.net/free-photo/coffee-beans_23-2148093868.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/coffee-beans_23-2148093868.jpg?_wi=1",
},
{
id: "c3",
name: "Iced Oat Latte",
price: "5.20 €",
imageSrc: "http://img.b2bpic.net/free-photo/mocca-coffee-shop_1339-4898.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/mocca-coffee-shop_1339-4898.jpg?_wi=1",
},
{
id: "p1",
@@ -140,7 +140,7 @@ export default function LandingPage() {
quote: "The best coffee in Helsinki, hands down.",
tag: "Coffee Lover",
avatarSrc: "http://img.b2bpic.net/free-photo/smiling-blonde-woman-holding-coffee-cup-cafe_1170-692.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-interesting-reddish-man-mixing-coffee-outdoors_158595-3758.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-interesting-reddish-man-mixing-coffee-outdoors_158595-3758.jpg?_wi=2",
imageAlt: "happy customer portrait cafe",
},
{
@@ -162,7 +162,7 @@ export default function LandingPage() {
quote: "Their cinnamon buns are life changing.",
tag: "Foodie",
avatarSrc: "http://img.b2bpic.net/free-photo/young-woman-drinking-coffee-urban-cafe_158595-686.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/coffee-preparation-concept-still-life_23-2150354580.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/coffee-preparation-concept-still-life_23-2150354580.jpg?_wi=2",
imageAlt: "happy customer portrait cafe",
},
{
@@ -173,7 +173,7 @@ export default function LandingPage() {
quote: "Perfect roast every time I visit.",
tag: "Regular",
avatarSrc: "http://img.b2bpic.net/free-photo/happy-redhead-man-glasses-tshirt-drinking-coffee-smiling-enjoying-lunch-break-holding-tak_1258-173468.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/coffee-beans_23-2148093868.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/coffee-beans_23-2148093868.jpg?_wi=2",
imageAlt: "happy customer portrait cafe",
},
{
@@ -184,7 +184,7 @@ export default function LandingPage() {
quote: "Warm service and great music choice.",
tag: "Local",
avatarSrc: "http://img.b2bpic.net/free-photo/close-up-happy-family-table_23-2149141836.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/mocca-coffee-shop_1339-4898.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/mocca-coffee-shop_1339-4898.jpg?_wi=2",
imageAlt: "happy customer portrait cafe",
},
]}