Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -69,15 +69,15 @@ export default function LandingPage() {
|
||||
imageAlt: "Artisanal Brazilian baked goods",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-round-pie-with-candies-grey-background-sugar-cookies-biscuit-cake-pie-sweet-tea_140725-96694.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-round-pie-with-candies-grey-background-sugar-cookies-biscuit-cake-pie-sweet-tea_140725-96694.jpg?_wi=1",
|
||||
imageAlt: "Fresh Pão de Queijo",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/citrus-grog-coctail_8353-1207.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/citrus-grog-coctail_8353-1207.jpg?_wi=1",
|
||||
imageAlt: "Brazilian Fruit Juices",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-round-cake-with-sugar-powder-red-strawberries-cinnamon-tea-white-desk-berry-fruit-cake_140725-22936.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-round-cake-with-sugar-powder-red-strawberries-cinnamon-tea-white-desk-berry-fruit-cake_140725-22936.jpg?_wi=1",
|
||||
imageAlt: "Specialty Desserts",
|
||||
},
|
||||
{
|
||||
@@ -117,7 +117,7 @@ export default function LandingPage() {
|
||||
price: "Various",
|
||||
rating: 5,
|
||||
reviewCount: "20",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-round-pie-with-candies-grey-background-sugar-cookies-biscuit-cake-pie-sweet-tea_140725-96694.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-round-pie-with-candies-grey-background-sugar-cookies-biscuit-cake-pie-sweet-tea_140725-96694.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
@@ -126,7 +126,7 @@ export default function LandingPage() {
|
||||
price: "Various",
|
||||
rating: 5,
|
||||
reviewCount: "15",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/citrus-grog-coctail_8353-1207.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/citrus-grog-coctail_8353-1207.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p3",
|
||||
@@ -135,7 +135,7 @@ export default function LandingPage() {
|
||||
price: "$6.00",
|
||||
rating: 5,
|
||||
reviewCount: "25",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-round-cake-with-sugar-powder-red-strawberries-cinnamon-tea-white-desk-berry-fruit-cake_140725-22936.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-round-cake-with-sugar-powder-red-strawberries-cinnamon-tea-white-desk-berry-fruit-cake_140725-22936.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
title="Menu Highlights"
|
||||
|
||||
Reference in New Issue
Block a user