Merge version_1 into main #1
@@ -143,7 +143,7 @@ export default function LandingPage() {
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-female-cook-rolling-out-dough-with-flour-dark-surface_179666-44585.jpg",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/some-donuts-with-various-topping_140725-6470.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/some-donuts-with-various-topping_140725-6470.jpg?_wi=1",
|
||||
imageAlt: "handcrafted donuts ingredients close up",
|
||||
},
|
||||
{
|
||||
@@ -155,7 +155,7 @@ export default function LandingPage() {
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/decoration-with-hot-chocolate-mug-biscuits_23-2148350193.jpg",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pretty-satisfied-blonde-woman-holds-sweet-delicious-candy_273609-46164.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pretty-satisfied-blonde-woman-holds-sweet-delicious-candy_273609-46164.jpg?_wi=1",
|
||||
imageAlt: "handcrafted donuts ingredients close up",
|
||||
},
|
||||
]}
|
||||
@@ -176,13 +176,13 @@ export default function LandingPage() {
|
||||
id: "p1",
|
||||
name: "Midnight Chocolate",
|
||||
price: "$3.50",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/some-donuts-with-various-topping_140725-6470.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/some-donuts-with-various-topping_140725-6470.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Strawberry Cream",
|
||||
price: "$3.75",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pretty-satisfied-blonde-woman-holds-sweet-delicious-candy_273609-46164.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pretty-satisfied-blonde-woman-holds-sweet-delicious-candy_273609-46164.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p3",
|
||||
|
||||
Reference in New Issue
Block a user