Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-05 21:26:34 +00:00

View File

@@ -68,13 +68,13 @@ export default function LandingPage() {
features={[
{
id: "1", title: "Moderne Trainingsgeräte", tags: ["Ausstattung", "Top Qualität"],
imageSrc: "http://img.b2bpic.net/free-photo/black-dumbbells-with-different-weight_7502-8973.jpg", imageAlt: "Modern strength training equipment"},
imageSrc: "http://img.b2bpic.net/free-photo/black-dumbbells-with-different-weight_7502-8973.jpg?_wi=1", imageAlt: "Modern strength training equipment"},
{
id: "2", title: "Lange Öffnungszeiten", tags: ["Flexibilität", "24/7 Fast"],
imageSrc: "http://img.b2bpic.net/free-photo/happy-athletic-woman-with-headphones-jogging-running-track-gym_637285-8566.jpg", imageAlt: "State-of-the-art cardio machines"},
imageSrc: "http://img.b2bpic.net/free-photo/happy-athletic-woman-with-headphones-jogging-running-track-gym_637285-8566.jpg?_wi=1", imageAlt: "State-of-the-art cardio machines"},
{
id: "3", title: "Freundliches Personal", tags: ["Support", "Beratung"],
imageSrc: "http://img.b2bpic.net/free-photo/athletic-man-doing-exercise-with-crossfit-kettlebel_58466-11673.jpg", imageAlt: "Functional training area with free weights"},
imageSrc: "http://img.b2bpic.net/free-photo/athletic-man-doing-exercise-with-crossfit-kettlebel_58466-11673.jpg?_wi=1", imageAlt: "Functional training area with free weights"},
{
id: "4", title: "Top Preis-Leistung", tags: ["Erschwinglich", "Wert"],
imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-gym-fitness-room_74190-4479.jpg", imageAlt: "Clean and modern gym interior"},
@@ -93,13 +93,13 @@ export default function LandingPage() {
features={[
{
id: "1", title: "Krafttraining", tags: ["Muskelaufbau", "Gewichte"],
imageSrc: "http://img.b2bpic.net/free-photo/black-dumbbells-with-different-weight_7502-8973.jpg", imageAlt: "Complete strength training facilities"},
imageSrc: "http://img.b2bpic.net/free-photo/black-dumbbells-with-different-weight_7502-8973.jpg?_wi=2", imageAlt: "Complete strength training facilities"},
{
id: "2", title: "Cardiotraining", tags: ["Ausdauer", "Fitness"],
imageSrc: "http://img.b2bpic.net/free-photo/happy-athletic-woman-with-headphones-jogging-running-track-gym_637285-8566.jpg", imageAlt: "Modern cardio equipment"},
imageSrc: "http://img.b2bpic.net/free-photo/happy-athletic-woman-with-headphones-jogging-running-track-gym_637285-8566.jpg?_wi=2", imageAlt: "Modern cardio equipment"},
{
id: "3", title: "Funktionales Training", tags: ["Flexibilität", "Performance"],
imageSrc: "http://img.b2bpic.net/free-photo/athletic-man-doing-exercise-with-crossfit-kettlebel_58466-11673.jpg", imageAlt: "Functional training equipment"},
imageSrc: "http://img.b2bpic.net/free-photo/athletic-man-doing-exercise-with-crossfit-kettlebel_58466-11673.jpg?_wi=2", imageAlt: "Functional training equipment"},
]}
animationType="blur-reveal"
textboxLayout="default"