Merge version_1 into main #1
@@ -74,15 +74,15 @@ export default function LandingPage() {
|
||||
imageAlt: "Homemade tiramisu",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-hot-coffee-table_53876-33528.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-hot-coffee-table_53876-33528.jpg?_wi=1",
|
||||
imageAlt: "Latte art detail",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/green-tea-frappe_1339-5230.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/green-tea-frappe_1339-5230.jpg?_wi=1",
|
||||
imageAlt: "Matcha coconut refreshment",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-cup-black-coffee-table-with-roasted-beans-lights_181624-28604.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-cup-black-coffee-table-with-roasted-beans-lights_181624-28604.jpg?_wi=1",
|
||||
imageAlt: "Premium hot americano",
|
||||
},
|
||||
]}
|
||||
@@ -119,13 +119,13 @@ export default function LandingPage() {
|
||||
id: "1",
|
||||
name: "Tiramisu Latte",
|
||||
price: "฿120",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-hot-coffee-table_53876-33528.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-hot-coffee-table_53876-33528.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Matcha Coconut",
|
||||
price: "฿110",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/green-tea-frappe_1339-5230.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/green-tea-frappe_1339-5230.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
@@ -143,7 +143,7 @@ export default function LandingPage() {
|
||||
id: "5",
|
||||
name: "Signature Americano",
|
||||
price: "฿80",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-cup-black-coffee-table-with-roasted-beans-lights_181624-28604.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-cup-black-coffee-table-with-roasted-beans-lights_181624-28604.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
|
||||
Reference in New Issue
Block a user