Update src/app/page.tsx

This commit is contained in:
2026-04-06 10:03:56 +00:00
parent 0964551580
commit 9bca937193

View File

@@ -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",
},
]}