Update src/app/page.tsx
This commit is contained in:
@@ -67,7 +67,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/empty-wood-chair_1339-6716.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/empty-wood-chair_1339-6716.jpg?_wi=1",
|
||||
imageAlt: "Coffee beans",
|
||||
},
|
||||
{
|
||||
@@ -88,7 +88,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
title="הסיפור של קפה להב"
|
||||
description="אנחנו מאמינים שקפה טוב מתחיל בתשוקה. קפה להב נולד מתוך רצון להביא לכם את פולי הקפה הטובים ביותר, קלויים בשיטה מסורתית השומרת על הארומות המופלאות בכל כוס."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/high-angle-coffee-machine-cups-with-coffee-beans_23-2148522959.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/high-angle-coffee-machine-cups-with-coffee-beans_23-2148522959.jpg?_wi=1"
|
||||
imageAlt="Barista at work"
|
||||
/>
|
||||
</div>
|
||||
@@ -122,7 +122,7 @@ export default function LandingPage() {
|
||||
},
|
||||
],
|
||||
reverse: true,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/empty-wood-chair_1339-6716.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/empty-wood-chair_1339-6716.jpg?_wi=2",
|
||||
imageAlt: "fresh artisan coffee beans macro",
|
||||
},
|
||||
{
|
||||
@@ -135,7 +135,7 @@ export default function LandingPage() {
|
||||
},
|
||||
],
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-coffee-machine-cups-with-coffee-beans_23-2148522959.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-coffee-machine-cups-with-coffee-beans_23-2148522959.jpg?_wi=2",
|
||||
imageAlt: "fresh artisan coffee beans macro",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user