Merge version_1 into main #1
@@ -85,12 +85,12 @@ export default function LandingPage() {
|
||||
carouselItems={[
|
||||
{
|
||||
id: "1",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cinnamon-roll-with-nuts-high-angle_23-2148904721.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cinnamon-roll-with-nuts-high-angle_23-2148904721.jpg?_wi=1",
|
||||
imageAlt: "Freshly baked canelés",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cup-milk-with-jar-biscuits-flour_114579-5769.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cup-milk-with-jar-biscuits-flour_114579-5769.jpg?_wi=1",
|
||||
imageAlt: "Open kitchen with bakers",
|
||||
},
|
||||
{
|
||||
@@ -197,7 +197,7 @@ export default function LandingPage() {
|
||||
},
|
||||
],
|
||||
reverse: true,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cinnamon-roll-with-nuts-high-angle_23-2148904721.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cinnamon-roll-with-nuts-high-angle_23-2148904721.jpg?_wi=2",
|
||||
imageAlt: "baker hands making caneles dough",
|
||||
},
|
||||
{
|
||||
@@ -222,7 +222,7 @@ export default function LandingPage() {
|
||||
},
|
||||
],
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cup-milk-with-jar-biscuits-flour_114579-5769.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cup-milk-with-jar-biscuits-flour_114579-5769.jpg?_wi=2",
|
||||
imageAlt: "baker hands making caneles dough",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user