diff --git a/src/app/page.tsx b/src/app/page.tsx index bb12500..d071725 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -31,25 +31,15 @@ export default function LandingPage() { @@ -58,82 +48,51 @@ export default function LandingPage() {
@@ -145,17 +104,11 @@ export default function LandingPage() { description="Bei Vincenzo ist Pizza kein schnelles Fast-Food, sondern ein Handwerk. Wir nutzen importierte San-Marzano-Tomaten, Fior di Latte und viel Liebe, um ein Stück Neapel nach Arbon zu bringen." metrics={[ { - value: "100%", - title: "Authentizität", - }, + value: "100%", title: "Authentizität"}, { - value: "24h", - title: "Frische-Garantie", - }, + value: "24h", title: "Frische-Garantie"}, { - value: "10+", - title: "Jahre Erfahrung", - }, + value: "10+", title: "Jahre Erfahrung"}, ]} imageSrc="http://img.b2bpic.net/free-photo/chef-white-uniform-prepare-pizzaa_1157-27026.jpg" imageAlt="Traditionelles Pizzahandwerk" @@ -171,59 +124,23 @@ export default function LandingPage() { useInvertedBackground={false} products={[ { - id: "p1", - brand: "Klassiker", - name: "Margherita D.O.P.", - price: "18.50 CHF", - rating: 5, - reviewCount: "120", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-mushroom-pizza-with-cheese-olives-seasonings-dark-desk-dough-food-pizza-meal-italian_140725-101767.jpg", - }, + id: "p1", brand: "Klassiker", name: "Margherita D.O.P.", price: "18.50 CHF", rating: 5, + reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-mushroom-pizza-with-cheese-olives-seasonings-dark-desk-dough-food-pizza-meal-italian_140725-101767.jpg"}, { - id: "p2", - brand: "Spezialität", - name: "Diavola Luxe", - price: "21.00 CHF", - rating: 5, - reviewCount: "85", - imageSrc: "http://img.b2bpic.net/free-photo/cheese-plate-with-glass-cup-smoked-cheese-middle_140725-230.jpg", - }, + id: "p2", brand: "Spezialität", name: "Diavola Luxe", price: "21.00 CHF", rating: 5, + reviewCount: "85", imageSrc: "http://img.b2bpic.net/free-photo/cheese-plate-with-glass-cup-smoked-cheese-middle_140725-230.jpg"}, { - id: "p3", - brand: "Vegetarisch", - name: "Verdure Fresche", - price: "19.50 CHF", - rating: 5, - reviewCount: "92", - imageSrc: "http://img.b2bpic.net/free-photo/pasta-ingredients-composition_23-2147849731.jpg", - }, + id: "p3", brand: "Vegetarisch", name: "Verdure Fresche", price: "19.50 CHF", rating: 5, + reviewCount: "92", imageSrc: "http://img.b2bpic.net/free-photo/pasta-ingredients-composition_23-2147849731.jpg"}, { - id: "p4", - brand: "Feinschmecker", - name: "Tartufo Bianco", - price: "24.00 CHF", - rating: 5, - reviewCount: "67", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-sliced-mushroom-pizza-delicious-dough-with-fresh-vegetables-dark-surface-dough-meal-food-italian-bake_140725-102074.jpg", - }, + id: "p4", brand: "Feinschmecker", name: "Tartufo Bianco", price: "24.00 CHF", rating: 5, + reviewCount: "67", imageSrc: "http://img.b2bpic.net/free-photo/top-view-sliced-mushroom-pizza-delicious-dough-with-fresh-vegetables-dark-surface-dough-meal-food-italian-bake_140725-102074.jpg"}, { - id: "p5", - brand: "Klassiker", - name: "Prosciutto e Funghi", - price: "20.50 CHF", - rating: 5, - reviewCount: "105", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-pepperoni-pizza-with-sausage-tomato-sauce-cheese-herb-sprinkles_140725-652.jpg", - }, + id: "p5", brand: "Klassiker", name: "Prosciutto e Funghi", price: "20.50 CHF", rating: 5, + reviewCount: "105", imageSrc: "http://img.b2bpic.net/free-photo/top-view-pepperoni-pizza-with-sausage-tomato-sauce-cheese-herb-sprinkles_140725-652.jpg"}, { - id: "p6", - brand: "Traditionell", - name: "Capricciosa", - price: "21.50 CHF", - rating: 5, - reviewCount: "78", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-raw-pasta-with-rice-red-tomatoes-dark-surface-pasta-dough-raw_140725-82556.jpg", - }, + id: "p6", brand: "Traditionell", name: "Capricciosa", price: "21.50 CHF", rating: 5, + reviewCount: "78", imageSrc: "http://img.b2bpic.net/free-photo/top-view-raw-pasta-with-rice-red-tomatoes-dark-surface-pasta-dough-raw_140725-82556.jpg"}, ]} title="Unsere Meisterwerke" description="Eine sorgfältige Auswahl unserer beliebtesten Kreationen, von klassisch bis luxuriös." @@ -237,26 +154,11 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - id: "f1", - title: "San Marzano Tomaten", - description: "Importiert aus der Region um den Vesuv für ein perfekt balanciertes Aroma.", - tag: "Herkunft", - imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-tagliatelle-with-basil-vegetables_23-2148567102.jpg", - }, + id: "f1", title: "San Marzano Tomaten", description: "Importiert aus der Region um den Vesuv für ein perfekt balanciertes Aroma.", tag: "Herkunft", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-tagliatelle-with-basil-vegetables_23-2148567102.jpg"}, { - id: "f2", - title: "48h Reifezeit", - description: "Unser Teig darf lange ruhen, für höchste Bekömmlichkeit und Geschmack.", - tag: "Handwerk", - imageSrc: "http://img.b2bpic.net/free-photo/fresh-burrata-cheese-with-cherry-tomatoes-herbs-slate_84443-82461.jpg", - }, + id: "f2", title: "48h Reifezeit", description: "Unser Teig darf lange ruhen, für höchste Bekömmlichkeit und Geschmack.", tag: "Handwerk", imageSrc: "http://img.b2bpic.net/free-photo/fresh-burrata-cheese-with-cherry-tomatoes-herbs-slate_84443-82461.jpg"}, { - id: "f3", - title: "Holzofen-Hitze", - description: "Über 400°C für die typische neapolitanische Kruste in wenigen Minuten.", - tag: "Tradition", - imageSrc: "http://img.b2bpic.net/free-photo/fresh-italian-salad-antipasto-called-caprese-with-buffalo-mozzarella-sliced-tomatoes-basil-with-olive-oil-ingredients-vegetarian-caprese-salad-italian-food-top-view-rustic-style_1150-44799.jpg", - }, + id: "f3", title: "Holzofen-Hitze", description: "Über 400°C für die typische neapolitanische Kruste in wenigen Minuten.", tag: "Tradition", imageSrc: "http://img.b2bpic.net/free-photo/fresh-italian-salad-antipasto-called-caprese-with-buffalo-mozzarella-sliced-tomatoes-basil-with-olive-oil-ingredients-vegetarian-caprese-salad-italian-food-top-view-rustic-style_1150-44799.jpg"}, ]} title="Warum Vincenzo?" description="Wir setzen auf kompromisslose Qualität in jedem Schritt." @@ -268,14 +170,7 @@ export default function LandingPage() { textboxLayout="split-description" useInvertedBackground={false} names={[ - "Latteria Arbon", - "Bäckerei Gold", - "Frutta Nazionale", - "Toscana Weine", - "Gastronomie Arbon", - "Regional Verband", - "Swiss Quality", - ]} + "Latteria Arbon", "Bäckerei Gold", "Frutta Nazionale", "Toscana Weine", "Gastronomie Arbon", "Regional Verband", "Swiss Quality"]} title="Unsere Partner & Zertifikate" description="Wir arbeiten nur mit den Besten der Region zusammen." /> @@ -288,67 +183,31 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "1", - name: "Marco Rossi", - role: "Stammgast", - company: "Arbon", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-woman-hands-holds-two-burgers-blurred-background_169016-43765.jpg", - }, + id: "1", name: "Marco Rossi", role: "Stammgast", company: "Arbon", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-woman-hands-holds-two-burgers-blurred-background_169016-43765.jpg"}, { - id: "2", - name: "Julia M.", - role: "Feinschmeckerin", - company: "Arbon", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/asian-friends-couple-eating-pizza-party-pizzeria-happy-indian-people-having-fun-together-eating-italian-food-sitting-couch_627829-1247.jpg", - }, + id: "2", name: "Julia M.", role: "Feinschmeckerin", company: "Arbon", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/asian-friends-couple-eating-pizza-party-pizzeria-happy-indian-people-having-fun-together-eating-italian-food-sitting-couch_627829-1247.jpg"}, { - id: "3", - name: "Lukas B.", - role: "Pizza-Fan", - company: "Arbon", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/elegantly-dressed-couple-handsome-stylish-male-charming-brunette-woman-sitting-together-luxury-restaurant_613910-18589.jpg", - }, + id: "3", name: "Lukas B.", role: "Pizza-Fan", company: "Arbon", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/elegantly-dressed-couple-handsome-stylish-male-charming-brunette-woman-sitting-together-luxury-restaurant_613910-18589.jpg"}, { - id: "4", - name: "Elena K.", - role: "Kundin", - company: "Arbon", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/caesar-pizza-table_140725-6527.jpg", - }, + id: "4", name: "Elena K.", role: "Kundin", company: "Arbon", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/caesar-pizza-table_140725-6527.jpg"}, { - id: "5", - name: "Thomas Z.", - role: "Kunde", - company: "Arbon", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/aged-middle-expression-calling-business_1262-2838.jpg", - }, + id: "5", name: "Thomas Z.", role: "Kunde", company: "Arbon", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/aged-middle-expression-calling-business_1262-2838.jpg"}, { - id: "6", - name: "Sarah P.", - role: "Besucherin", - company: "St. Gallen", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-pizza-table_23-2150307015.jpg", - }, + id: "6", name: "Sarah P.", role: "Besucherin", company: "St. Gallen", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-pizza-table_23-2150307015.jpg"}, ]} kpiItems={[ { - value: "5.0", - label: "Qualität", - }, + value: "5.0", label: "Qualität"}, { - value: "98%", - label: "Zufriedenheit", - }, + value: "98%", label: "Zufriedenheit"}, { - value: "1.2k+", - label: "Pizzen/Monat", - }, + value: "1.2k+", label: "Pizzen/Monat"}, ]} title="Was Arbon sagt" description="Kundenstimmen, die uns antreiben." @@ -359,14 +218,11 @@ export default function LandingPage() { @@ -375,34 +231,23 @@ export default function LandingPage() { ); -} +} \ No newline at end of file