Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-14 13:34:33 +00:00

View File

@@ -47,7 +47,7 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-green-ice-cream-still-life_23-2150096623.jpg", imageAlt: "Farbenfrohe Gelato-Scoops in verschiedenen Sorten"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/top-view-ice-cream-with-fruits_23-2148507934.jpg", imageAlt: "Köstliches Eissundae mit Toppings"
imageSrc: "http://img.b2bpic.net/free-photo/top-view-ice-cream-with-fruits_23-2148507934.jpg?_wi=1", imageAlt: "Köstliches Eissundae mit Toppings"
}
]}
rightCarouselItems={[
@@ -55,7 +55,7 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/fuzzy-restaurant-with-red-armchairs_1203-1277.jpg", imageAlt: "Gemütliches Eiscafé Interior mit warmem Licht"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/two-young-stylish-women-sitting-cafe_285396-3287.jpg", imageAlt: "Schöne Außensitzplätze im Sommer"
imageSrc: "http://img.b2bpic.net/free-photo/two-young-stylish-women-sitting-cafe_285396-3287.jpg?_wi=1", imageAlt: "Schöne Außensitzplätze im Sommer"
}
]}
tag="⭐ 5.0 Google Bewertung"
@@ -183,10 +183,10 @@ export default function LandingPage() {
id: "gallery-1", category: "Eiscafé", title: "Unser gemütliches Eiscafé", excerpt: "Warme Atmosphäre und moderne Einrichtung laden zum Verweilen ein.", imageSrc: "http://img.b2bpic.net/free-photo/mid-aged-couple-love-home_23-2147986279.jpg", imageAlt: "Gemütliches Eiscafé Interior", authorName: "Fernando Dos Santos", authorAvatar: "http://img.b2bpic.net/free-photo/mother-daughter-eating-ice-cream_23-2148268161.jpg", date: "Täglich geöffnet"
},
{
id: "gallery-2", category: "Außenbereich", title: "Schöne Außensitzplätze", excerpt: "Genießen Sie Ihr Eis unter freiem Himmel in unserem charmanten Außenbereich.", imageSrc: "http://img.b2bpic.net/free-photo/two-young-stylish-women-sitting-cafe_285396-3287.jpg", imageAlt: "Außensitzplätze im Sommer", authorName: "Fernando Dos Santos", authorAvatar: "http://img.b2bpic.net/free-photo/mother-daughter-eating-ice-cream_23-2148268161.jpg", date: "Sommersaison"
id: "gallery-2", category: "Außenbereich", title: "Schöne Außensitzplätze", excerpt: "Genießen Sie Ihr Eis unter freiem Himmel in unserem charmanten Außenbereich.", imageSrc: "http://img.b2bpic.net/free-photo/two-young-stylish-women-sitting-cafe_285396-3287.jpg?_wi=2", imageAlt: "Außensitzplätze im Sommer", authorName: "Fernando Dos Santos", authorAvatar: "http://img.b2bpic.net/free-photo/mother-daughter-eating-ice-cream_23-2148268161.jpg", date: "Sommersaison"
},
{
id: "gallery-3", category: "Spezialitäten", title: "Köstliche Spezialitäten", excerpt: "Unsere Eiscreationen sind ein Kunstwerk angerichtet mit Liebe und Sorgfalt.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-ice-cream-with-fruits_23-2148507934.jpg", imageAlt: "Köstliches Eissundae", authorName: "Fernando Dos Santos", authorAvatar: "http://img.b2bpic.net/free-photo/mother-daughter-eating-ice-cream_23-2148268161.jpg", date: "Auf Bestellung"
id: "gallery-3", category: "Spezialitäten", title: "Köstliche Spezialitäten", excerpt: "Unsere Eiscreationen sind ein Kunstwerk angerichtet mit Liebe und Sorgfalt.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-ice-cream-with-fruits_23-2148507934.jpg?_wi=2", imageAlt: "Köstliches Eissundae", authorName: "Fernando Dos Santos", authorAvatar: "http://img.b2bpic.net/free-photo/mother-daughter-eating-ice-cream_23-2148268161.jpg", date: "Auf Bestellung"
},
{
id: "gallery-4", category: "Community", title: "Glückliche Gäste", excerpt: "Zufriedene Familienmomente und frohe Gesichter sind unser größter Lohn.", imageSrc: "http://img.b2bpic.net/free-photo/mother-daughter-eating-ice-cream_23-2148268161.jpg", imageAlt: "Glückliche Kunden genießen Gelato", authorName: "Fernando Dos Santos", authorAvatar: "http://img.b2bpic.net/free-photo/mother-daughter-eating-ice-cream_23-2148268161.jpg", date: "Das ganze Jahr"
@@ -205,7 +205,7 @@ export default function LandingPage() {
tagAnimation="slide-up"
background={{ variant: "plain" }}
useInvertedBackground={true}
imageSrc="http://img.b2bpic.net/free-photo/waffle-cones-with-sugar-sprinkles-palm-leaf_23-2148100587.jpg"
imageSrc="http://img.b2bpic.net/free-photo/waffle-cones-with-sugar-sprinkles-palm-leaf_23-2148100587.jpg?_wi=1"
imageAlt="Frische Gelato Display"
mediaAnimation="slide-up"
mediaPosition="right"
@@ -225,7 +225,7 @@ export default function LandingPage() {
tagAnimation="slide-up"
background={{ variant: "plain" }}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/waffle-cones-with-sugar-sprinkles-palm-leaf_23-2148100587.jpg"
imageSrc="http://img.b2bpic.net/free-photo/waffle-cones-with-sugar-sprinkles-palm-leaf_23-2148100587.jpg?_wi=2"
imageAlt="Premium Gelato"
mediaAnimation="slide-up"
mediaPosition="left"