Compare commits
4 Commits
7c2b1b6d79
...
7be78f75b4
| Author | SHA1 | Date | |
|---|---|---|---|
| 7be78f75b4 | |||
| 032f64a81a | |||
| ff6a538a7a | |||
| b11da0e4fe |
@@ -68,7 +68,7 @@ export default function LandingPage() {
|
|||||||
},
|
},
|
||||||
items: [],
|
items: [],
|
||||||
reverse: false,
|
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",
|
imageAlt: "industrial coffee roasting machine",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -79,7 +79,7 @@ export default function LandingPage() {
|
|||||||
},
|
},
|
||||||
items: [],
|
items: [],
|
||||||
reverse: true,
|
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",
|
imageAlt: "industrial coffee roasting machine",
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
|
|||||||
@@ -65,7 +65,7 @@ export default function LandingPage() {
|
|||||||
id: "1",
|
id: "1",
|
||||||
name: "Americano",
|
name: "Americano",
|
||||||
price: "RM 16",
|
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",
|
id: "2",
|
||||||
|
|||||||
@@ -74,7 +74,7 @@ export default function LandingPage() {
|
|||||||
href: "/contact",
|
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"
|
imageAlt="roasted coffee beans macro"
|
||||||
mediaAnimation="slide-up"
|
mediaAnimation="slide-up"
|
||||||
avatars={[
|
avatars={[
|
||||||
|
|||||||
Reference in New Issue
Block a user