Merge version_1 into main #3
@@ -54,13 +54,13 @@ 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", imageAlt: "Hero 1"},
|
||||
id: "h1", 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", imageAlt: "Hero 2"},
|
||||
id: "h2", 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", imageAlt: "Hero 3"},
|
||||
id: "h3", 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", imageAlt: "Hero 4"},
|
||||
id: "h4", imageSrc: "http://img.b2bpic.net/free-photo/high-end-professional-cabinet-used-psychotherapy-meetings_482257-117710.jpg?_wi=1", imageAlt: "Hero 4"},
|
||||
{
|
||||
id: "h5", imageSrc: "http://img.b2bpic.net/free-photo/top-view-breakfast-assortment-with-coffee-pastry_23-2148623193.jpg", imageAlt: "Hero 5"},
|
||||
{
|
||||
@@ -83,16 +83,16 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
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", imageAlt: "bakery lunchroom interior cozy"},
|
||||
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", imageAlt: "fresh croissant and coffee"},
|
||||
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", imageAlt: "lunch salad plate healthy"},
|
||||
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", imageAlt: "bakery storefront exterior sign"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-end-professional-cabinet-used-psychotherapy-meetings_482257-117710.jpg?_wi=2", imageAlt: "bakery storefront exterior sign"},
|
||||
]}
|
||||
title="Ons Menu"
|
||||
description="Dagelijks verse specialiteiten voor u bereid."
|
||||
|
||||
Reference in New Issue
Block a user