Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-05-26 04:46:42 +00:00

View File

@@ -91,15 +91,15 @@ export default function LandingPage() {
buttonAnimation="none"
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-sensitive-man-posing-with-pink-background_23-2149486781.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-sensitive-man-posing-with-pink-background_23-2149486781.jpg?_wi=1",
imageAlt: "Luxuriöses rotes Rosenbouquet",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/elevated-view-macaroons-fresh-flower-bouquet-wooden-backdrop_23-2148066448.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/elevated-view-macaroons-fresh-flower-bouquet-wooden-backdrop_23-2148066448.jpg?_wi=1",
imageAlt: "Romantisches Arrangement mit rosa Pfingstrosen",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/spring-day-celebration-with-beautiful-nature_23-2151936616.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/spring-day-celebration-with-beautiful-nature_23-2151936616.jpg?_wi=1",
imageAlt: "Fröhliches Sommerbouquet mit Sonnenblumen",
},
{
@@ -152,7 +152,7 @@ export default function LandingPage() {
},
],
reverse: false,
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-sensitive-man-posing-with-pink-background_23-2149486781.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-sensitive-man-posing-with-pink-background_23-2149486781.jpg?_wi=2",
imageAlt: "hand picking fresh roses",
},
{
@@ -173,7 +173,7 @@ export default function LandingPage() {
},
],
reverse: true,
imageSrc: "http://img.b2bpic.net/free-photo/elevated-view-macaroons-fresh-flower-bouquet-wooden-backdrop_23-2148066448.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/elevated-view-macaroons-fresh-flower-bouquet-wooden-backdrop_23-2148066448.jpg?_wi=2",
imageAlt: "hand picking fresh roses",
},
{
@@ -194,7 +194,7 @@ export default function LandingPage() {
},
],
reverse: false,
imageSrc: "http://img.b2bpic.net/free-photo/spring-day-celebration-with-beautiful-nature_23-2151936616.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/spring-day-celebration-with-beautiful-nature_23-2151936616.jpg?_wi=2",
imageAlt: "hand picking fresh roses",
},
]}