Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -84,7 +84,7 @@ export default function LandingPage() {
|
||||
href: "#contact",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/side-view-albino-woman-sitting-table_23-2150171835.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/side-view-albino-woman-sitting-table_23-2150171835.jpg?_wi=1"
|
||||
imageAlt="Eine gemütliche Kaffeebar mit Barista bei der Zubereitung"
|
||||
mediaAnimation="opacity"
|
||||
fixedMediaHeight={true}
|
||||
@@ -211,7 +211,7 @@ export default function LandingPage() {
|
||||
},
|
||||
],
|
||||
reverse: true,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-albino-woman-sitting-table_23-2150171835.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-albino-woman-sitting-table_23-2150171835.jpg?_wi=2",
|
||||
imageAlt: "handcrafted coffee drink latte art",
|
||||
},
|
||||
{
|
||||
@@ -236,7 +236,7 @@ export default function LandingPage() {
|
||||
},
|
||||
],
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/double-espresso-coffee-mug-with-cinnamon-sticks-coffee-beans-wooden-board_181624-57349.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/double-espresso-coffee-mug-with-cinnamon-sticks-coffee-beans-wooden-board_181624-57349.jpg?_wi=1",
|
||||
imageAlt: "handcrafted coffee drink latte art",
|
||||
},
|
||||
]}
|
||||
@@ -257,7 +257,7 @@ export default function LandingPage() {
|
||||
id: "p-espresso",
|
||||
name: "Espresso",
|
||||
price: "3.50€",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/double-espresso-coffee-mug-with-cinnamon-sticks-coffee-beans-wooden-board_181624-57349.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/double-espresso-coffee-mug-with-cinnamon-sticks-coffee-beans-wooden-board_181624-57349.jpg?_wi=2",
|
||||
imageAlt: "Ein frisch gebrühter Espresso",
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user