Merge version_3 into main #5
@@ -120,22 +120,22 @@ export default function LandingPage() {
|
||||
animationType="slide-up"
|
||||
products={[
|
||||
{
|
||||
id: "espresso-classic", name: "Classic Espresso", price: "10 AED", imageSrc: "http://img.b2bpic.net/free-photo/steaming-espresso-cup-grey-background-closeup_1220-6682.jpg"
|
||||
id: "espresso-classic", name: "Classic Espresso", price: "1.5 KD", imageSrc: "http://img.b2bpic.net/free-photo/steaming-espresso-cup-grey-background-closeup_1220-6682.jpg"
|
||||
},
|
||||
{
|
||||
id: "signature-latte", name: "Signature Latte Art", price: "18 AED", imageSrc: "http://img.b2bpic.net/free-photo/female-barista-with-apron-holding-decorated-coffee-glass_23-2148824459.jpg"
|
||||
id: "signature-latte", name: "Signature Latte Art", price: "2.5 KD", imageSrc: "http://img.b2bpic.net/free-photo/female-barista-with-apron-holding-decorated-coffee-glass_23-2148824459.jpg"
|
||||
},
|
||||
{
|
||||
id: "cappuccino-premium", name: "Premium Cappuccino", price: "16 AED", imageSrc: "http://img.b2bpic.net/free-photo/2-latte-wooden-table_501050-1095.jpg"
|
||||
id: "cappuccino-premium", name: "Premium Cappuccino", price: "2.25 KD", imageSrc: "http://img.b2bpic.net/free-photo/2-latte-wooden-table_501050-1095.jpg"
|
||||
},
|
||||
{
|
||||
id: "breakfast-combo", name: "Breakfast Combo", price: "35 AED", imageSrc: "http://img.b2bpic.net/free-photo/croissant-with-cup-coffee-empty-plate-flat-lay_176474-8157.jpg"
|
||||
id: "breakfast-combo", name: "Breakfast Combo", price: "5 KD", imageSrc: "http://img.b2bpic.net/free-photo/croissant-with-cup-coffee-empty-plate-flat-lay_176474-8157.jpg"
|
||||
},
|
||||
{
|
||||
id: "pastry-selection", name: "Pastry Selection", price: "12-20 AED", imageSrc: "http://img.b2bpic.net/free-photo/bakery-atmospheric-photo_1321-4640.jpg"
|
||||
id: "pastry-selection", name: "Pastry Selection", price: "1.75-3 KD", imageSrc: "http://img.b2bpic.net/free-photo/bakery-atmospheric-photo_1321-4640.jpg"
|
||||
},
|
||||
{
|
||||
id: "seasonal-dessert", name: "Seasonal Dessert", price: "22 AED", imageSrc: "http://img.b2bpic.net/free-photo/pumpkin-carrot-cake-with-cream-cheese_661915-521.jpg"
|
||||
id: "seasonal-dessert", name: "Seasonal Dessert", price: "3.25 KD", imageSrc: "http://img.b2bpic.net/free-photo/pumpkin-carrot-cake-with-cream-cheese_661915-521.jpg"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user