diff --git a/src/app/page.tsx b/src/app/page.tsx index 8b866cb..c65401a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -52,7 +52,7 @@ export default function LandingPage() { ]} buttonAnimation="slide-up" layoutOrder="default" - imageSrc="http://img.b2bpic.net/free-photo/lamb-doner-slices-served-with-vegetable-salad-flatbread_140725-5849.jpg" + imageSrc="http://img.b2bpic.net/free-photo/lamb-doner-slices-served-with-vegetable-salad-flatbread_140725-5849.jpg?_wi=1" imageAlt="Frischer, knuspriger Döner Kebap" frameStyle="card" mediaAnimation="opacity" @@ -67,19 +67,19 @@ export default function LandingPage() { testimonials={[ { id: "1", name: "Maria Schmidt", role: "Stammkundin", company: "Beeskow", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/restaurant-setting-with-wooden-chairs-tables-beautiful-view_181624-9887.jpg", imageAlt: "Zufriedene Stammkundin" + imageSrc: "http://img.b2bpic.net/free-photo/restaurant-setting-with-wooden-chairs-tables-beautiful-view_181624-9887.jpg?_wi=1", imageAlt: "Zufriedene Stammkundin" }, { id: "2", name: "Thomas Weber", role: "Berufstätiger", company: "Beeskow", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/side-view-doner-plate-with-french-fries-tomato-fresh-cucumber-yogurt-bread-table_141793-4969.jpg", imageAlt: "Leckeres Dönerteller" + imageSrc: "http://img.b2bpic.net/free-photo/side-view-doner-plate-with-french-fries-tomato-fresh-cucumber-yogurt-bread-table_141793-4969.jpg?_wi=1", imageAlt: "Leckeres Dönerteller" }, { id: "3", name: "Petra Hoffmann", role: "Familie", company: "Beeskow", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/sandwich-with-chicken-burger-tomatoes-cheese-lettuce_2829-16300.jpg", imageAlt: "Knuspriger Chickenburger" + imageSrc: "http://img.b2bpic.net/free-photo/sandwich-with-chicken-burger-tomatoes-cheese-lettuce_2829-16300.jpg?_wi=1", imageAlt: "Knuspriger Chickenburger" }, { id: "4", name: "Klaus Müller", role: "Schüler", company: "Beeskow", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/side-view-lahmacun-with-parsley-lemon-ayran-rag-wooden-food-tray_176474-3128.jpg", imageAlt: "Leckeres Lahmacun" + imageSrc: "http://img.b2bpic.net/free-photo/side-view-lahmacun-with-parsley-lemon-ayran-rag-wooden-food-tray_176474-3128.jpg?_wi=1", imageAlt: "Leckeres Lahmacun" } ]} kpiItems={[ @@ -101,22 +101,22 @@ export default function LandingPage() { tagIcon={Sparkles} products={[ { - id: "1", name: "Döner Kebap", price: "€5,50 - €7,00", variant: "mit Salat & Soße", imageSrc: "http://img.b2bpic.net/free-photo/side-view-doner-plate-with-french-fries-tomato-fresh-cucumber-yogurt-bread-table_141793-4969.jpg", imageAlt: "Döner Kebap mit frischem Gemüse" + id: "1", name: "Döner Kebap", price: "€5,50 - €7,00", variant: "mit Salat & Soße", imageSrc: "http://img.b2bpic.net/free-photo/side-view-doner-plate-with-french-fries-tomato-fresh-cucumber-yogurt-bread-table_141793-4969.jpg?_wi=2", imageAlt: "Döner Kebap mit frischem Gemüse" }, { - id: "2", name: "Chickenburger", price: "€6,50 - €8,50", variant: "knusprig & saftig", imageSrc: "http://img.b2bpic.net/free-photo/sandwich-with-chicken-burger-tomatoes-cheese-lettuce_2829-16300.jpg", imageAlt: "Knuspriger Chickenburger" + id: "2", name: "Chickenburger", price: "€6,50 - €8,50", variant: "knusprig & saftig", imageSrc: "http://img.b2bpic.net/free-photo/sandwich-with-chicken-burger-tomatoes-cheese-lettuce_2829-16300.jpg?_wi=2", imageAlt: "Knuspriger Chickenburger" }, { id: "3", name: "Köfte Teller", price: "€8,00 - €10,00", variant: "mit Reis & Gemüse", imageSrc: "http://img.b2bpic.net/free-photo/side-view-vegetarian-steak-tartar-balls-with-slices-lemon-greens-fresh-tomato-plate_141793-5156.jpg", imageAlt: "Würzige Köfte Fleischbällchen" }, { - id: "4", name: "Lahmacun", price: "€4,50 - €6,00", variant: "türkische Mini-Pizza", imageSrc: "http://img.b2bpic.net/free-photo/side-view-lahmacun-with-parsley-lemon-ayran-rag-wooden-food-tray_176474-3128.jpg", imageAlt: "Lahmacun mit Fleisch & Gemüse" + id: "4", name: "Lahmacun", price: "€4,50 - €6,00", variant: "türkische Mini-Pizza", imageSrc: "http://img.b2bpic.net/free-photo/side-view-lahmacun-with-parsley-lemon-ayran-rag-wooden-food-tray_176474-3128.jpg?_wi=2", imageAlt: "Lahmacun mit Fleisch & Gemüse" }, { id: "5", name: "Türkischer Tee", price: "€1,50 - €2,50", variant: "Schwarz, Apfel, Granatapfel", imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-drinks-tea-from-armudu-glass_141793-4675.jpg", imageAlt: "Duftender türkischer Tee" }, { - id: "6", name: "Dürüm", price: "€5,00 - €7,50", variant: "Fleisch im Fladen", imageSrc: "http://img.b2bpic.net/free-photo/lamb-doner-slices-served-with-vegetable-salad-flatbread_140725-5849.jpg", imageAlt: "Dürüm Wrap" + id: "6", name: "Dürüm", price: "€5,00 - €7,50", variant: "Fleisch im Fladen", imageSrc: "http://img.b2bpic.net/free-photo/lamb-doner-slices-served-with-vegetable-salad-flatbread_140725-5849.jpg?_wi=2", imageAlt: "Dürüm Wrap" } ]} textboxLayout="default" @@ -150,22 +150,22 @@ export default function LandingPage() { description="Das macht uns zum besten Bistro in Beeskow" features={[ { - title: "Frische Zutaten", description: "Täglich frisch zubereitet – keine Kompromisse bei der Qualität", imageSrc: "http://img.b2bpic.net/free-photo/restaurant-setting-with-wooden-chairs-tables-beautiful-view_181624-9887.jpg", imageAlt: "Frische Zutaten", buttonIcon: CheckCircle + title: "Frische Zutaten", description: "Täglich frisch zubereitet – keine Kompromisse bei der Qualität", imageSrc: "http://img.b2bpic.net/free-photo/restaurant-setting-with-wooden-chairs-tables-beautiful-view_181624-9887.jpg?_wi=2", imageAlt: "Frische Zutaten", buttonIcon: CheckCircle }, { - title: "Knuspriges Fleisch", description: "Perfekt gegrilltes und gewürztes Fleisch mit Tradition", imageSrc: "http://img.b2bpic.net/free-photo/side-view-doner-plate-with-french-fries-tomato-fresh-cucumber-yogurt-bread-table_141793-4969.jpg", imageAlt: "Knuspriges Fleisch", buttonIcon: CheckCircle + title: "Knuspriges Fleisch", description: "Perfekt gegrilltes und gewürztes Fleisch mit Tradition", imageSrc: "http://img.b2bpic.net/free-photo/side-view-doner-plate-with-french-fries-tomato-fresh-cucumber-yogurt-bread-table_141793-4969.jpg?_wi=3", imageAlt: "Knuspriges Fleisch", buttonIcon: CheckCircle }, { - title: "Schnelle Bedienung", description: "Warme Willkommen und blitzschnelle Zubereitung", imageSrc: "http://img.b2bpic.net/free-photo/lamb-doner-slices-served-with-vegetable-salad-flatbread_140725-5849.jpg", imageAlt: "Schnelle Bedienung", buttonIcon: Zap + title: "Schnelle Bedienung", description: "Warme Willkommen und blitzschnelle Zubereitung", imageSrc: "http://img.b2bpic.net/free-photo/lamb-doner-slices-served-with-vegetable-salad-flatbread_140725-5849.jpg?_wi=3", imageAlt: "Schnelle Bedienung", buttonIcon: Zap }, { - title: "Faire Preise", description: "Hochwertige Qualität zum besten Preis in Beeskow", imageSrc: "http://img.b2bpic.net/free-photo/sandwich-with-chicken-burger-tomatoes-cheese-lettuce_2829-16300.jpg", imageAlt: "Faire Preise", buttonIcon: DollarSign + title: "Faire Preise", description: "Hochwertige Qualität zum besten Preis in Beeskow", imageSrc: "http://img.b2bpic.net/free-photo/sandwich-with-chicken-burger-tomatoes-cheese-lettuce_2829-16300.jpg?_wi=3", imageAlt: "Faire Preise", buttonIcon: DollarSign }, { - title: "Zentrale Lage", description: "Mitten in Beeskow – leicht zu finden und erreichbar", imageSrc: "http://img.b2bpic.net/free-photo/restaurant-setting-with-wooden-chairs-tables-beautiful-view_181624-9887.jpg", imageAlt: "Zentrale Lage", buttonIcon: MapPin + title: "Zentrale Lage", description: "Mitten in Beeskow – leicht zu finden und erreichbar", imageSrc: "http://img.b2bpic.net/free-photo/restaurant-setting-with-wooden-chairs-tables-beautiful-view_181624-9887.jpg?_wi=3", imageAlt: "Zentrale Lage", buttonIcon: MapPin }, { - title: "Sauberer Gastraum", description: "Gepflegtes Ambiente für angenehme Pausen", imageSrc: "http://img.b2bpic.net/free-photo/restaurant-setting-with-wooden-chairs-tables-beautiful-view_181624-9887.jpg", imageAlt: "Sauberer Gastraum", buttonIcon: Sparkles + title: "Sauberer Gastraum", description: "Gepflegtes Ambiente für angenehme Pausen", imageSrc: "http://img.b2bpic.net/free-photo/restaurant-setting-with-wooden-chairs-tables-beautiful-view_181624-9887.jpg?_wi=4", imageAlt: "Sauberer Gastraum", buttonIcon: Sparkles } ]} textboxLayout="default" @@ -219,7 +219,7 @@ export default function LandingPage() {