From 9bca937193d662feba7a1aa34dcddcfb7f0d0fa5 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 6 Apr 2026 10:03:56 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index f4f2080..06eb70b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -59,53 +59,53 @@ export default function LandingPage() { description="Verkaufen Sie direkt an Ihre Gäste und behalten Sie 100% Ihrer Gewinne. Mit Lieferteller kontrollieren Sie Ihre Marke, Ihre Daten und Ihre Geschäftsergebnisse – ohne Plattform-Abhängigkeit." leftCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/desktop-with-tablet-food-plate_23-2147835343.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/desktop-with-tablet-food-plate_23-2147835343.jpg?_wi=1", imageAlt: "Dashboard", }, { - imageSrc: "http://img.b2bpic.net/free-photo/couple-using-tablet-sitting-restaurant_23-2147826816.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/couple-using-tablet-sitting-restaurant_23-2147826816.jpg?_wi=1", imageAlt: "Mobile App", }, { - imageSrc: "http://img.b2bpic.net/free-photo/couple-using-tablet-sitting-restaurant_23-2147826816.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/couple-using-tablet-sitting-restaurant_23-2147826816.jpg?_wi=2", imageAlt: "Team", }, { - imageSrc: "http://img.b2bpic.net/free-photo/view-robotic-vacuum-cleaner-flat-surface_23-2151736745.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-robotic-vacuum-cleaner-flat-surface_23-2151736745.jpg?_wi=1", imageAlt: "Data", }, { - imageSrc: "http://img.b2bpic.net/free-photo/front-view-glassware-cutlery-served-wooden-table_8353-10893.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-glassware-cutlery-served-wooden-table_8353-10893.jpg?_wi=1", imageAlt: "Branding", }, { - imageSrc: "http://img.b2bpic.net/free-photo/delivery-man-giving-groceries-order-customer_23-2149950068.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/delivery-man-giving-groceries-order-customer_23-2149950068.jpg?_wi=1", imageAlt: "Order", }, ]} rightCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/delivery-man-giving-groceries-order-customer_23-2149950068.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/delivery-man-giving-groceries-order-customer_23-2149950068.jpg?_wi=2", imageAlt: "Order", }, { - imageSrc: "http://img.b2bpic.net/free-photo/front-view-glassware-cutlery-served-wooden-table_8353-10893.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-glassware-cutlery-served-wooden-table_8353-10893.jpg?_wi=2", imageAlt: "Branding", }, { - imageSrc: "http://img.b2bpic.net/free-photo/view-robotic-vacuum-cleaner-flat-surface_23-2151736745.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-robotic-vacuum-cleaner-flat-surface_23-2151736745.jpg?_wi=2", imageAlt: "Data", }, { - imageSrc: "http://img.b2bpic.net/free-photo/couple-using-tablet-sitting-restaurant_23-2147826816.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/couple-using-tablet-sitting-restaurant_23-2147826816.jpg?_wi=3", imageAlt: "Team", }, { - imageSrc: "http://img.b2bpic.net/free-photo/couple-using-tablet-sitting-restaurant_23-2147826816.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/couple-using-tablet-sitting-restaurant_23-2147826816.jpg?_wi=4", imageAlt: "Mobile App", }, { - imageSrc: "http://img.b2bpic.net/free-photo/desktop-with-tablet-food-plate_23-2147835343.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/desktop-with-tablet-food-plate_23-2147835343.jpg?_wi=2", imageAlt: "Dashboard", }, ]} @@ -204,7 +204,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/high-angle-woman-ordering-takeaway-food-smartphone_23-2149025816.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/desktop-with-tablet-food-plate_23-2147835343.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/desktop-with-tablet-food-plate_23-2147835343.jpg?_wi=3", imageAlt: "restaurant dashboard interface", }, { @@ -216,7 +216,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/marketing-manager-evaluating-sales-profit-within-infographics_482257-90843.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/couple-using-tablet-sitting-restaurant_23-2147826816.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/couple-using-tablet-sitting-restaurant_23-2147826816.jpg?_wi=5", imageAlt: "food ordering mobile app UI", }, { @@ -228,7 +228,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/manager-watches-tablet-with-greenscreen_482257-76577.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/couple-using-tablet-sitting-restaurant_23-2147826816.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/couple-using-tablet-sitting-restaurant_23-2147826816.jpg?_wi=6", imageAlt: "restaurant manager using tablet", }, ]}