Merge version_1 into main #1
@@ -83,21 +83,21 @@ export default function LandingPage() {
|
||||
name: "Vegan Vanilla Wildberry Swirl",
|
||||
price: "$8.00",
|
||||
variant: "Vegan",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/horizontal-shot-piece-cake-white-plate-wooden-surface_181624-32247.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/horizontal-shot-piece-cake-white-plate-wooden-surface_181624-32247.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Vegan Churro & Fudge",
|
||||
price: "$8.00",
|
||||
variant: "Vegan",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-dessert-with-chocolate-pretzel_23-2148603301.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-dessert-with-chocolate-pretzel_23-2148603301.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Praline Butter Cake",
|
||||
price: "$7.50",
|
||||
variant: "Classic",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mini-ethnic-sculptures-embedded-frames_114579-12096.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mini-ethnic-sculptures-embedded-frames_114579-12096.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
@@ -213,19 +213,19 @@ export default function LandingPage() {
|
||||
id: 1,
|
||||
title: "Dine-in",
|
||||
description: "Relax in our boutique shop atmosphere.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/horizontal-shot-piece-cake-white-plate-wooden-surface_181624-32247.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/horizontal-shot-piece-cake-white-plate-wooden-surface_181624-32247.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "Takeaway",
|
||||
description: "Grab a pint or cone on the go.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-dessert-with-chocolate-pretzel_23-2148603301.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-dessert-with-chocolate-pretzel_23-2148603301.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
title: "Delivery",
|
||||
description: "Get indulgence straight to your door.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mini-ethnic-sculptures-embedded-frames_114579-12096.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mini-ethnic-sculptures-embedded-frames_114579-12096.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
title="Enjoy Your Way"
|
||||
|
||||
Reference in New Issue
Block a user