Merge version_1 into main #1
@@ -66,22 +66,22 @@ export default function LandingPage() {
|
||||
carouselItems={[
|
||||
{
|
||||
id: "h1",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/rustic-homemade-baked-bread-wooden-table-generated-by-ai_188544-18121.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/rustic-homemade-baked-bread-wooden-table-generated-by-ai_188544-18121.jpg?_wi=1",
|
||||
imageAlt: "Hero 1",
|
||||
},
|
||||
{
|
||||
id: "h2",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fresh-healthy-food-snack-lunch-ideas-homemade-bread-with-cheese-avocado_8353-8783.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fresh-healthy-food-snack-lunch-ideas-homemade-bread-with-cheese-avocado_8353-8783.jpg?_wi=1",
|
||||
imageAlt: "Hero 2",
|
||||
},
|
||||
{
|
||||
id: "h3",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-delicious-baked-bread-pastry-shop_23-2150379552.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-delicious-baked-bread-pastry-shop_23-2150379552.jpg?_wi=1",
|
||||
imageAlt: "Hero 3",
|
||||
},
|
||||
{
|
||||
id: "h4",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-end-professional-cabinet-used-psychotherapy-meetings_482257-117710.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-end-professional-cabinet-used-psychotherapy-meetings_482257-117710.jpg?_wi=1",
|
||||
imageAlt: "Hero 4",
|
||||
},
|
||||
{
|
||||
@@ -114,28 +114,28 @@ export default function LandingPage() {
|
||||
title: "Smoskes & Broodjes",
|
||||
description: "Vers afgebakken broodjes belegd met lokale ingrediënten.",
|
||||
buttonIcon: "Sandwich",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/rustic-homemade-baked-bread-wooden-table-generated-by-ai_188544-18121.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/rustic-homemade-baked-bread-wooden-table-generated-by-ai_188544-18121.jpg?_wi=2",
|
||||
imageAlt: "bakery lunchroom interior cozy",
|
||||
},
|
||||
{
|
||||
title: "Gezonde Salades",
|
||||
description: "Lichte en voedzame salades voor de perfecte lunch.",
|
||||
buttonIcon: "Leaf",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fresh-healthy-food-snack-lunch-ideas-homemade-bread-with-cheese-avocado_8353-8783.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fresh-healthy-food-snack-lunch-ideas-homemade-bread-with-cheese-avocado_8353-8783.jpg?_wi=2",
|
||||
imageAlt: "fresh croissant and coffee",
|
||||
},
|
||||
{
|
||||
title: "Ontbijt Specials",
|
||||
description: "Begin uw dag goed met onze ontbijtopties.",
|
||||
buttonIcon: "Coffee",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-delicious-baked-bread-pastry-shop_23-2150379552.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-delicious-baked-bread-pastry-shop_23-2150379552.jpg?_wi=2",
|
||||
imageAlt: "lunch salad plate healthy",
|
||||
},
|
||||
{
|
||||
title: "Dranken & Smoothies",
|
||||
description: "Vers geperste smoothies en warme dranken.",
|
||||
buttonIcon: "Martini",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-end-professional-cabinet-used-psychotherapy-meetings_482257-117710.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-end-professional-cabinet-used-psychotherapy-meetings_482257-117710.jpg?_wi=2",
|
||||
imageAlt: "bakery storefront exterior sign",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user