Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-31 16:55:45 +00:00

View File

@@ -73,7 +73,7 @@ export default function LandingPage() {
},
]}
enableKpiAnimation={true}
imageSrc="http://img.b2bpic.net/free-photo/dinning-room-table-chairs_1339-4043.jpg"
imageSrc="http://img.b2bpic.net/free-photo/dinning-room-table-chairs_1339-4043.jpg?_wi=1"
imageAlt="Modern Belgian Brasserie Interior"
mediaAnimation="slide-up"
avatars={[
@@ -137,7 +137,7 @@ export default function LandingPage() {
description="Cafétéria Brasserie Ans Sports is a modern brasserie located within the sports complex in Ans, Belgium. We provide a space where athletes, families, and friends gather to share delicious meals."
subdescription="Our menu features Belgian classics, crispy fries, juicy burgers, and refreshing drinks in a warm, athletic-inspired environment."
icon={Utensils}
imageSrc="http://img.b2bpic.net/free-photo/young-adults-having-party-home_23-2149215848.jpg"
imageSrc="http://img.b2bpic.net/free-photo/young-adults-having-party-home_23-2149215848.jpg?_wi=1"
mediaAnimation="blur-reveal"
/>
</div>
@@ -153,25 +153,25 @@ export default function LandingPage() {
id: "1",
name: "Belgian Steak with Fries",
price: "18€",
imageSrc: "http://img.b2bpic.net/free-photo/sandwich-with-meat-broccoli-homemade-potatoes_140725-2187.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/sandwich-with-meat-broccoli-homemade-potatoes_140725-2187.jpg?_wi=1",
},
{
id: "2",
name: "Chicken Burger",
price: "14€",
imageSrc: "http://img.b2bpic.net/free-photo/dinning-room-table-chairs_1339-4043.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/dinning-room-table-chairs_1339-4043.jpg?_wi=2",
},
{
id: "3",
name: "Cheese Croquettes",
price: "9€",
imageSrc: "http://img.b2bpic.net/free-photo/sandwich-with-meat-broccoli-homemade-potatoes_140725-2187.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/sandwich-with-meat-broccoli-homemade-potatoes_140725-2187.jpg?_wi=2",
},
{
id: "4",
name: "Belgian Waffles",
price: "7€",
imageSrc: "http://img.b2bpic.net/free-photo/sandwich-with-meat-broccoli-homemade-potatoes_140725-2187.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/sandwich-with-meat-broccoli-homemade-potatoes_140725-2187.jpg?_wi=3",
},
]}
title="Our Digital Menu"
@@ -190,7 +190,7 @@ export default function LandingPage() {
name: "Marc Dubois",
role: "Sports Club Coach",
testimonial: "Perfect place for the team after match! The burger is excellent.",
imageSrc: "http://img.b2bpic.net/free-photo/dinning-room-table-chairs_1339-4043.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/dinning-room-table-chairs_1339-4043.jpg?_wi=3",
imageAlt: "modern belgian brasserie interior wooden tables",
},
{
@@ -198,7 +198,7 @@ export default function LandingPage() {
name: "Sophie Lambert",
role: "Local Visitor",
testimonial: "Very friendly staff and great fries. A staple in Ans.",
imageSrc: "http://img.b2bpic.net/free-photo/sandwich-with-meat-broccoli-homemade-potatoes_140725-2187.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/sandwich-with-meat-broccoli-homemade-potatoes_140725-2187.jpg?_wi=4",
imageAlt: "belgian steak with fries wooden table",
},
{
@@ -206,7 +206,7 @@ export default function LandingPage() {
name: "Jean Dupont",
role: "Family Guest",
testimonial: "Nice atmosphere, good beers, my kids loved the spaghetti!",
imageSrc: "http://img.b2bpic.net/free-photo/bartender-serving-beer-bar-counter_107420-94877.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/bartender-serving-beer-bar-counter_107420-94877.jpg?_wi=1",
imageAlt: "modern sports bar beer taps",
},
{
@@ -214,7 +214,7 @@ export default function LandingPage() {
name: "Elena Martin",
role: "Visitor",
testimonial: "Excellent value for the after-match menu. Highly recommend.",
imageSrc: "http://img.b2bpic.net/free-photo/young-adults-having-party-home_23-2149215848.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-adults-having-party-home_23-2149215848.jpg?_wi=2",
imageAlt: "friends eating sports brasserie after match",
},
{
@@ -222,7 +222,7 @@ export default function LandingPage() {
name: "Thomas V.",
role: "Player",
testimonial: "The best spot in the complex for post-training recovery.",
imageSrc: "http://img.b2bpic.net/free-photo/dinning-room-table-chairs_1339-4043.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/dinning-room-table-chairs_1339-4043.jpg?_wi=4",
imageAlt: "modern belgian brasserie interior wooden tables",
},
]}
@@ -282,7 +282,7 @@ export default function LandingPage() {
rows: 4,
required: true,
}}
imageSrc="http://img.b2bpic.net/free-photo/bartender-serving-beer-bar-counter_107420-94877.jpg"
imageSrc="http://img.b2bpic.net/free-photo/bartender-serving-beer-bar-counter_107420-94877.jpg?_wi=2"
mediaAnimation="slide-up"
/>
</div>