|
|
|
@@ -72,8 +72,8 @@ export default function LandingPage() {
|
|
|
|
useInvertedBackground={false}
|
|
|
|
useInvertedBackground={false}
|
|
|
|
products={[
|
|
|
|
products={[
|
|
|
|
{ id: "p1", name: "Signature Matcha Latte", price: "$6", variant: "Drink", imageSrc: "http://img.b2bpic.net/free-photo/green-smoothie-with-straw-table_23-2151986811.jpg" },
|
|
|
|
{ id: "p1", name: "Signature Matcha Latte", price: "$6", variant: "Drink", imageSrc: "http://img.b2bpic.net/free-photo/green-smoothie-with-straw-table_23-2151986811.jpg" },
|
|
|
|
{ id: "p2", name: "Avocado Super-Green Bowl", price: "$14", variant: "Bowl", imageSrc: "http://img.b2bpic.net/free-photo/close-up-avocado-toast-plate_23-2148891761.jpg" },
|
|
|
|
{ id: "p2", name: "avacado and egg plate ", price: "$14", variant: "Bowl", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Cgk1IIpa7DwTkTwpNRTKlWHlVS/uploaded-1776880502588-ks0qjns0.jpg" },
|
|
|
|
{ id: "p3", name: "Wild Berry Herbal Tea", price: "$5", variant: "Drink", imageSrc: "http://img.b2bpic.net/free-photo/strawberry-fresh-smoothie-table_23-2148527326.jpg" },
|
|
|
|
{ id: "p3", name: "latte: Espreso with steamed milk and smooth Microfoam", price: "$5", variant: "Drink", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Cgk1IIpa7DwTkTwpNRTKlWHlVS/uploaded-1776879973802-91t0kdao.jpg" },
|
|
|
|
{ id: "p4", name: "Roasted Vegetable Medley", price: "$12", variant: "Meal", imageSrc: "http://img.b2bpic.net/free-photo/fried-meat-chicken-fillet-with-tomatoes-herbs_140725-6180.jpg" },
|
|
|
|
{ id: "p4", name: "Roasted Vegetable Medley", price: "$12", variant: "Meal", imageSrc: "http://img.b2bpic.net/free-photo/fried-meat-chicken-fillet-with-tomatoes-herbs_140725-6180.jpg" },
|
|
|
|
{ id: "p5", name: "Almond Flour Sourdough", price: "$8", variant: "Baked", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-food-concept_23-2148578468.jpg" },
|
|
|
|
{ id: "p5", name: "Almond Flour Sourdough", price: "$8", variant: "Baked", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-food-concept_23-2148578468.jpg" },
|
|
|
|
{ id: "p6", name: "Zesty Cucumber Infusion", price: "$5", variant: "Drink", imageSrc: "http://img.b2bpic.net/free-photo/glass-glintwine-with-fruits-spices_114579-17307.jpg" },
|
|
|
|
{ id: "p6", name: "Zesty Cucumber Infusion", price: "$5", variant: "Drink", imageSrc: "http://img.b2bpic.net/free-photo/glass-glintwine-with-fruits-spices_114579-17307.jpg" },
|
|
|
|
|