Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-04-12 15:43:52 +00:00

View File

@@ -51,25 +51,25 @@ export default function LandingPage() {
testimonials={[
{
name: "Stammgast", handle: "@stammgast", testimonial: "Ich komme gerne regelmäßig dorthin. Essen schmeckt einfach super und die Atmosphäre empfinde ich als gemütlich.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/view-delicious-appetizing-street-food_23-2151516882.jpg", imageAlt: "cozy rustic street food stall"},
imageSrc: "http://img.b2bpic.net/free-photo/view-delicious-appetizing-street-food_23-2151516882.jpg?_wi=1", imageAlt: "cozy rustic street food stall"},
{
name: "Michael L.", handle: "@michaell", testimonial: "Mega freundlich und super flott — vor allem das Putensandwich ist sehr zu empfehlen.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-woman-working-zero-waste-supermarket-adding-pantry-staples-shelves-cheerful-merchant-restocks-local-grocery-store-with-organic-food-reusable-jars-close-up_482257-70907.jpg", imageAlt: "cozy rustic street food stall"},
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-woman-working-zero-waste-supermarket-adding-pantry-staples-shelves-cheerful-merchant-restocks-local-grocery-store-with-organic-food-reusable-jars-close-up_482257-70907.jpg?_wi=1", imageAlt: "cozy rustic street food stall"},
{
name: "Severin G.", handle: "@severing", testimonial: "Absolut zu empfehlen! Das Essen schmeckt immer super und der Besitzer ist extrem freundlich.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/tree-types-sandwiches-with-tomato-cheese-apple-olive-other-ingredients_114579-3141.jpg", imageAlt: "cozy rustic street food stall"},
imageSrc: "http://img.b2bpic.net/free-photo/tree-types-sandwiches-with-tomato-cheese-apple-olive-other-ingredients_114579-3141.jpg?_wi=1", imageAlt: "cozy rustic street food stall"},
{
name: "Sarah H.", handle: "@sarahh", testimonial: "Einfach der beste Ort für eine schnelle Mittagspause. Immer alles frisch!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/top-view-plate-with-carrots-other-healthy-food_23-2148381294.jpg", imageAlt: "cozy rustic street food stall"},
imageSrc: "http://img.b2bpic.net/free-photo/top-view-plate-with-carrots-other-healthy-food_23-2148381294.jpg?_wi=1", imageAlt: "cozy rustic street food stall"},
{
name: "David K.", handle: "@davidk", testimonial: "Man fühlt sich hier wirklich willkommen, fast wie bei Freunden.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/shrimps-batter-with-sauce-crisps-beer-plate_176474-2990.jpg", imageAlt: "cozy rustic street food stall"},
imageSrc: "http://img.b2bpic.net/free-photo/shrimps-batter-with-sauce-crisps-beer-plate_176474-2990.jpg?_wi=1", imageAlt: "cozy rustic street food stall"},
]}
buttons={[
{
text: "Speisekarte entdecken", href: "#menu"},
]}
imageSrc="http://img.b2bpic.net/free-photo/view-delicious-appetizing-street-food_23-2151516882.jpg"
imageSrc="http://img.b2bpic.net/free-photo/view-delicious-appetizing-street-food_23-2151516882.jpg?_wi=2"
imageAlt="Einladender Imbissstand mit warmer Ausstrahlung."
avatars={[
{
@@ -100,7 +100,7 @@ export default function LandingPage() {
{
value: "Herzlich", title: "Service"},
]}
imageSrc="http://img.b2bpic.net/free-photo/portrait-smiling-woman-working-zero-waste-supermarket-adding-pantry-staples-shelves-cheerful-merchant-restocks-local-grocery-store-with-organic-food-reusable-jars-close-up_482257-70907.jpg"
imageSrc="http://img.b2bpic.net/free-photo/portrait-smiling-woman-working-zero-waste-supermarket-adding-pantry-staples-shelves-cheerful-merchant-restocks-local-grocery-store-with-organic-food-reusable-jars-close-up_482257-70907.jpg?_wi=2"
imageAlt="Der Inhaber von Patroos' Imbiss"
mediaAnimation="blur-reveal"
metricsAnimation="slide-up"
@@ -115,11 +115,11 @@ export default function LandingPage() {
useInvertedBackground={true}
products={[
{
id: "p1", name: "Putensandwich", price: "Klassiker", variant: "Das Aushängeschild", imageSrc: "http://img.b2bpic.net/free-photo/tree-types-sandwiches-with-tomato-cheese-apple-olive-other-ingredients_114579-3141.jpg"},
id: "p1", name: "Putensandwich", price: "Klassiker", variant: "Das Aushängeschild", imageSrc: "http://img.b2bpic.net/free-photo/tree-types-sandwiches-with-tomato-cheese-apple-olive-other-ingredients_114579-3141.jpg?_wi=2"},
{
id: "p2", name: "Tagesgerichte", price: "täglich frisch", variant: "Immer wechselnd", imageSrc: "http://img.b2bpic.net/free-photo/top-view-plate-with-carrots-other-healthy-food_23-2148381294.jpg"},
id: "p2", name: "Tagesgerichte", price: "täglich frisch", variant: "Immer wechselnd", imageSrc: "http://img.b2bpic.net/free-photo/top-view-plate-with-carrots-other-healthy-food_23-2148381294.jpg?_wi=2"},
{
id: "p3", name: "Snacks & Beilagen", price: "nach Wahl", variant: "Kleine Köstlichkeiten", imageSrc: "http://img.b2bpic.net/free-photo/shrimps-batter-with-sauce-crisps-beer-plate_176474-2990.jpg"},
id: "p3", name: "Snacks & Beilagen", price: "nach Wahl", variant: "Kleine Köstlichkeiten", imageSrc: "http://img.b2bpic.net/free-photo/shrimps-batter-with-sauce-crisps-beer-plate_176474-2990.jpg?_wi=2"},
{
id: "p4", name: "Getränke", price: "Kühl/Warm", variant: "Zum Verweilen", imageSrc: "http://img.b2bpic.net/free-photo/bar-still-life-with-summer-cocktails_23-2147821293.jpg"},
{