Merge version_1 into main #1
@@ -66,32 +66,32 @@ export default function LandingPage() {
|
||||
carouselItems={[
|
||||
{
|
||||
id: "1",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-castle-kitchen_23-2150844331.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-castle-kitchen_23-2150844331.jpg?_wi=1",
|
||||
imageAlt: "Wood fired pizza",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-castle-kitchen_23-2150844331.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-castle-kitchen_23-2150844331.jpg?_wi=2",
|
||||
imageAlt: "Fresh ingredients",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-castle-kitchen_23-2150844331.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-castle-kitchen_23-2150844331.jpg?_wi=3",
|
||||
imageAlt: "Pizzeria atmosphere",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-castle-kitchen_23-2150844331.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-castle-kitchen_23-2150844331.jpg?_wi=4",
|
||||
imageAlt: "Italian classic",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-castle-kitchen_23-2150844331.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-castle-kitchen_23-2150844331.jpg?_wi=5",
|
||||
imageAlt: "Traditional preparation",
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-castle-kitchen_23-2150844331.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-castle-kitchen_23-2150844331.jpg?_wi=6",
|
||||
imageAlt: "Ready to serve",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user