Update src/app/page.tsx

This commit is contained in:
2026-03-15 18:28:25 +00:00
parent 331992cb85
commit cf4dc505d9

View File

@@ -55,19 +55,19 @@ export default function LandingPage() {
id: "carousel-1", imageSrc: "http://img.b2bpic.net/free-photo/business-man-pub-with-cocktail_1157-45791.jpg", imageAlt: "Cozy snack bar interior with drinks and seating"
},
{
id: "carousel-2", imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-meat-hamburger-with-red-tomatoes-dark-background_179666-19347.jpg", imageAlt: "Delicious burger with fries"
id: "carousel-2", imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-meat-hamburger-with-red-tomatoes-dark-background_179666-19347.jpg?_wi=1", imageAlt: "Delicious burger with fries"
},
{
id: "carousel-3", imageSrc: "http://img.b2bpic.net/free-photo/bowl-peas-glass-beer-marble-table-high-quality-photo_114579-67294.jpg", imageAlt: "Cold beer glass refreshing drink"
id: "carousel-3", imageSrc: "http://img.b2bpic.net/free-photo/bowl-peas-glass-beer-marble-table-high-quality-photo_114579-67294.jpg?_wi=1", imageAlt: "Cold beer glass refreshing drink"
},
{
id: "carousel-4", imageSrc: "http://img.b2bpic.net/free-photo/mug-sausages-wooden-background_23-2148306082.jpg", imageAlt: "Grilled sausage traditional food"
id: "carousel-4", imageSrc: "http://img.b2bpic.net/free-photo/mug-sausages-wooden-background_23-2148306082.jpg?_wi=1", imageAlt: "Grilled sausage traditional food"
},
{
id: "carousel-5", imageSrc: "http://img.b2bpic.net/free-photo/friends_23-2148014917.jpg", imageAlt: "Warm and welcoming bar atmosphere"
id: "carousel-5", imageSrc: "http://img.b2bpic.net/free-photo/friends_23-2148014917.jpg?_wi=1", imageAlt: "Warm and welcoming bar atmosphere"
},
{
id: "carousel-6", imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-holding-food-drinks_23-2148705584.jpg", imageAlt: "Selection of cold beverages"
id: "carousel-6", imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-holding-food-drinks_23-2148705584.jpg?_wi=1", imageAlt: "Selection of cold beverages"
}
]}
autoPlay={true}
@@ -97,16 +97,16 @@ export default function LandingPage() {
description="Affordable, delicious snacks and drinks crafted for everyone. From classic burgers to cold beer, find your favorite."
products={[
{
id: "burger", name: "Burger", price: "57€", imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-meat-hamburger-with-red-tomatoes-dark-background_179666-19347.jpg", imageAlt: "Fresh burger with fries"
id: "burger", name: "Burger", price: "57€", imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-meat-hamburger-with-red-tomatoes-dark-background_179666-19347.jpg?_wi=2", imageAlt: "Fresh burger with fries"
},
{
id: "sausage", name: "Grilled Sausage", price: "46€", imageSrc: "http://img.b2bpic.net/free-photo/mug-sausages-wooden-background_23-2148306082.jpg", imageAlt: "Grilled sausage traditional preparation"
id: "sausage", name: "Grilled Sausage", price: "46€", imageSrc: "http://img.b2bpic.net/free-photo/mug-sausages-wooden-background_23-2148306082.jpg?_wi=2", imageAlt: "Grilled sausage traditional preparation"
},
{
id: "fries", name: "Crispy Fries", price: "23€", imageSrc: "http://img.b2bpic.net/free-photo/close-up-food-snacks-made-from-sweet-potatoes_23-2149134036.jpg", imageAlt: "Golden crispy fries basket"
},
{
id: "beer", name: "Cold Beer", price: "24€", imageSrc: "http://img.b2bpic.net/free-photo/bowl-peas-glass-beer-marble-table-high-quality-photo_114579-67294.jpg", imageAlt: "Refreshing cold beer glass"
id: "beer", name: "Cold Beer", price: "24€", imageSrc: "http://img.b2bpic.net/free-photo/bowl-peas-glass-beer-marble-table-high-quality-photo_114579-67294.jpg?_wi=2", imageAlt: "Refreshing cold beer glass"
}
]}
gridVariant="three-columns-all-equal-width"
@@ -158,10 +158,10 @@ export default function LandingPage() {
description="We offer everything a local neighborhood bar should—authentic atmosphere, affordable prices, and genuine hospitality."
features={[
{
id: "feature-1", title: "Cozy Atmosphere", description: "Warm, welcoming environment where locals gather to relax and enjoy good company.", imageSrc: "http://img.b2bpic.net/free-photo/friends_23-2148014917.jpg", imageAlt: "Warm and cozy bar interior"
id: "feature-1", title: "Cozy Atmosphere", description: "Warm, welcoming environment where locals gather to relax and enjoy good company.", imageSrc: "http://img.b2bpic.net/free-photo/friends_23-2148014917.jpg?_wi=2", imageAlt: "Warm and cozy bar interior"
},
{
id: "feature-2", title: "Cold Drinks", description: "Selection of refreshing beverages including cold beer and soft drinks, perfect for any occasion.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-holding-food-drinks_23-2148705584.jpg", imageAlt: "Cold beverage selection"
id: "feature-2", title: "Cold Drinks", description: "Selection of refreshing beverages including cold beer and soft drinks, perfect for any occasion.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-holding-food-drinks_23-2148705584.jpg?_wi=2", imageAlt: "Cold beverage selection"
},
{
id: "feature-3", title: "Affordable Food", description: "Delicious snacks and meals priced between 510€ per person. Great value every time.", imageSrc: "http://img.b2bpic.net/free-photo/friends-eating-pizza-home-together_23-2150419416.jpg", imageAlt: "Delicious affordable snack bar food"