Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-21 19:16:14 +00:00

View File

@@ -68,12 +68,12 @@ export default function LandingPage() {
carouselItems={[
{
id: "1",
imageSrc: "http://img.b2bpic.net/free-photo/minimalist-office-interior-design_23-2151826266.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/minimalist-office-interior-design_23-2151826266.jpg?_wi=1",
imageAlt: "Luxus Interieur",
},
{
id: "2",
imageSrc: "http://img.b2bpic.net/free-photo/abstract-store-with-futuristic-concept-architecture_23-2150861880.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/abstract-store-with-futuristic-concept-architecture_23-2150861880.jpg?_wi=1",
imageAlt: "Boutique Atmosphäre",
},
{
@@ -126,13 +126,13 @@ export default function LandingPage() {
{
title: "Beratung auf Augenhöhe",
description: "Persönlicher Service für höchste Ansprüche.",
imageSrc: "http://img.b2bpic.net/free-photo/minimalist-office-interior-design_23-2151826266.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/minimalist-office-interior-design_23-2151826266.jpg?_wi=2",
imageAlt: "skilled craftsman working luxury",
},
{
title: "Atmosphäre zum Verweilen",
description: "Besuchen Sie unser Ladenlokal in zentraler Lage.",
imageSrc: "http://img.b2bpic.net/free-photo/abstract-store-with-futuristic-concept-architecture_23-2150861880.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/abstract-store-with-futuristic-concept-architecture_23-2150861880.jpg?_wi=2",
imageAlt: "skilled craftsman working luxury",
},
]}