Merge version_1 into main #1
@@ -145,37 +145,37 @@ export default function LandingPage() {
|
||||
id: "1",
|
||||
name: "Neapolitan Pizza",
|
||||
price: "$18",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mixed-ice-cream-balls-with-caramel-shavings_140725-2160.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mixed-ice-cream-balls-with-caramel-shavings_140725-2160.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Carbonara Romana",
|
||||
price: "$22",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mixed-ice-cream-balls-with-caramel-shavings_140725-2160.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mixed-ice-cream-balls-with-caramel-shavings_140725-2160.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Bruschetta Trio",
|
||||
price: "$12",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mixed-ice-cream-balls-with-caramel-shavings_140725-2160.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mixed-ice-cream-balls-with-caramel-shavings_140725-2160.jpg?_wi=3",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Seafood Risotto",
|
||||
price: "$26",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mixed-ice-cream-balls-with-caramel-shavings_140725-2160.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mixed-ice-cream-balls-with-caramel-shavings_140725-2160.jpg?_wi=4",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Lemon Sorbet",
|
||||
price: "$9",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mixed-ice-cream-balls-with-caramel-shavings_140725-2160.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mixed-ice-cream-balls-with-caramel-shavings_140725-2160.jpg?_wi=5",
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
name: "Classic Tiramisu",
|
||||
price: "$10",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mixed-ice-cream-balls-with-caramel-shavings_140725-2160.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mixed-ice-cream-balls-with-caramel-shavings_140725-2160.jpg?_wi=6",
|
||||
},
|
||||
]}
|
||||
title="Our Signature Creations"
|
||||
|
||||
Reference in New Issue
Block a user