Compare commits
4 Commits
7c2b1b6d79
...
7be78f75b4
| Author | SHA1 | Date | |
|---|---|---|---|
| 7be78f75b4 | |||
| 032f64a81a | |||
| ff6a538a7a | |||
| b11da0e4fe |
@@ -68,7 +68,7 @@ export default function LandingPage() {
|
||||
},
|
||||
items: [],
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-coffee-background_23-2147776809.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-coffee-background_23-2147776809.jpg?_wi=2",
|
||||
imageAlt: "industrial coffee roasting machine",
|
||||
},
|
||||
{
|
||||
@@ -79,7 +79,7 @@ export default function LandingPage() {
|
||||
},
|
||||
items: [],
|
||||
reverse: true,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-barista-pouring-water-coffee-filter_23-2148824415.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-barista-pouring-water-coffee-filter_23-2148824415.jpg?_wi=2",
|
||||
imageAlt: "industrial coffee roasting machine",
|
||||
},
|
||||
]}
|
||||
|
||||
@@ -65,7 +65,7 @@ export default function LandingPage() {
|
||||
id: "1",
|
||||
name: "Americano",
|
||||
price: "RM 16",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-barista-pouring-water-coffee-filter_23-2148824415.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-barista-pouring-water-coffee-filter_23-2148824415.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
|
||||
@@ -74,7 +74,7 @@ export default function LandingPage() {
|
||||
href: "/contact",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-coffee-background_23-2147776809.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-coffee-background_23-2147776809.jpg?_wi=1"
|
||||
imageAlt="roasted coffee beans macro"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
|
||||
Reference in New Issue
Block a user