Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-06-12 11:31:43 +00:00

View File

@@ -84,17 +84,17 @@ export default function LandingPage() {
carouselItems={[
{
id: "hero-item-1",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-delicious-spanish-food_23-2149210905.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-delicious-spanish-food_23-2149210905.jpg?_wi=1",
imageAlt: "Luxuriöse Käseplatte mit Wein",
},
{
id: "hero-item-2",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-food-arrangement_23-2149267331.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-food-arrangement_23-2149267331.jpg?_wi=1",
imageAlt: "Premium Olivenöl und Gewürze",
},
{
id: "hero-item-3",
imageSrc: "http://img.b2bpic.net/free-photo/sotol-drink-still-life_23-2151057974.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/sotol-drink-still-life_23-2151057974.jpg?_wi=1",
imageAlt: "Edle Spirituosen für Kenner",
},
{
@@ -289,7 +289,7 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/dried-fruits-nuts-packed-plastic-bags-with-wooden-bag-with-bottle-wine_114579-30498.jpg",
imageAlt: "Fertig arrangierter Geschenkkorb",
},
imageSrc: "http://img.b2bpic.net/free-photo/close-up-delicious-spanish-food_23-2149210905.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-delicious-spanish-food_23-2149210905.jpg?_wi=2",
imageAlt: "hands selecting gourmet products gift",
},
{
@@ -303,7 +303,7 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/present-boxes-sweetie-papers_23-2147983929.jpg",
imageAlt: "Geschenkkörbe für Firmenkunden",
},
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-food-arrangement_23-2149267331.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-food-arrangement_23-2149267331.jpg?_wi=2",
imageAlt: "hands selecting gourmet products gift",
},
{
@@ -317,7 +317,7 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/happy-entrepreneur-talking-with-female-courier-while-signing-delivery-office_637285-2844.jpg",
imageAlt: "Lieferung von Geschenken in Mainz",
},
imageSrc: "http://img.b2bpic.net/free-photo/sotol-drink-still-life_23-2151057974.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/sotol-drink-still-life_23-2151057974.jpg?_wi=2",
imageAlt: "hands selecting gourmet products gift",
},
]}