diff --git a/src/app/page.tsx b/src/app/page.tsx index add384d..2bfd423 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -53,11 +53,11 @@ export default function LandingPage() { buttonAnimation="slide-up" background={{ variant: "plain" }} carouselItems={[ - { id: "1", imageSrc: "https://images.unsplash.com/photo-1581092918056-0c4c3acd3789?w=1200&q=80", imageAlt: "Aerospace Manufacturing" }, + { id: "1", imageSrc: "https://images.unsplash.com/photo-1581092918056-0c4c3acd3789?w=1200&q=80&_wi=1", imageAlt: "Aerospace Manufacturing" }, { id: "2", imageSrc: "https://images.unsplash.com/photo-1581092162562-40038f66c4b8?w=1200&q=80", imageAlt: "Composite Materials" }, { id: "3", imageSrc: "https://images.unsplash.com/photo-1581092916550-e323be2ae537?w=1200&q=80", imageAlt: "Precision Manufacturing" }, { id: "4", imageSrc: "https://images.unsplash.com/photo-1581092161562-40038f66c4b8?w=1200&q=80", imageAlt: "Quality Control" }, - { id: "5", imageSrc: "https://images.unsplash.com/photo-1581092918056-0c4c3acd3789?w=1200&q=80", imageAlt: "Industrial Solutions" }, + { id: "5", imageSrc: "https://images.unsplash.com/photo-1581092918056-0c4c3acd3789?w=1200&q=80&_wi=2", imageAlt: "Industrial Solutions" }, { id: "6", imageSrc: "https://images.unsplash.com/photo-1581092160562-40038f66c4b8?w=1200&q=80", imageAlt: "Advanced Technology" } ]} autoPlay={true} @@ -89,10 +89,10 @@ export default function LandingPage() { tagIcon={CheckCircle} tagAnimation="slide-up" features={[ - { id: "01", title: "Composite-Materialien", description: "Hochleistungs-Composite-Materialien für kritische Aerospace-Anwendungen mit höchsten Qualitätsstandards.", imageSrc: "https://images.unsplash.com/photo-1581092918056-0c4c3acd3789?w=600&q=80", imageAlt: "Composite Materials" }, - { id: "02", title: "Präzisionsfertigung", description: "State-of-the-art Fertigungsverfahren für exakte Präzision und konstante Qualität bei allen Komponenten.", imageSrc: "https://images.unsplash.com/photo-1581092162562-40038f66c4b8?w=600&q=80", imageAlt: "Precision Manufacturing" }, - { id: "03", title: "Industrielle Lösungen", description: "Maßgeschneiderte Lösungen für komplexe Herausforderungen in der Luft- und Raumfahrtfertigung.", imageSrc: "https://images.unsplash.com/photo-1581092918056-0c4c3acd3789?w=600&q=80", imageAlt: "Industrial Solutions" }, - { id: "04", title: "Qualitätskontrolle", description: "Umfassende Qualitätskontrollverfahren mit modernster Prüftechnik und Zertifizierung nach internationalen Standards.", imageSrc: "https://images.unsplash.com/photo-1581092162562-40038f66c4b8?w=600&q=80", imageAlt: "Quality Control" } + { id: "01", title: "Composite-Materialien", description: "Hochleistungs-Composite-Materialien für kritische Aerospace-Anwendungen mit höchsten Qualitätsstandards.", imageSrc: "https://images.unsplash.com/photo-1581092918056-0c4c3acd3789?w=600&q=80&_wi=1", imageAlt: "Composite Materials" }, + { id: "02", title: "Präzisionsfertigung", description: "State-of-the-art Fertigungsverfahren für exakte Präzision und konstante Qualität bei allen Komponenten.", imageSrc: "https://images.unsplash.com/photo-1581092162562-40038f66c4b8?w=600&q=80&_wi=1", imageAlt: "Precision Manufacturing" }, + { id: "03", title: "Industrielle Lösungen", description: "Maßgeschneiderte Lösungen für komplexe Herausforderungen in der Luft- und Raumfahrtfertigung.", imageSrc: "https://images.unsplash.com/photo-1581092918056-0c4c3acd3789?w=600&q=80&_wi=2", imageAlt: "Industrial Solutions" }, + { id: "04", title: "Qualitätskontrolle", description: "Umfassende Qualitätskontrollverfahren mit modernster Prüftechnik und Zertifizierung nach internationalen Standards.", imageSrc: "https://images.unsplash.com/photo-1581092162562-40038f66c4b8?w=600&q=80&_wi=2", imageAlt: "Quality Control" } ]} gridVariant="four-items-2x2-equal-grid" animationType="slide-up" @@ -129,11 +129,11 @@ export default function LandingPage() { tagAnimation="slide-up" testimonials={[ { id: "1", name: "Lufthansa Technik", role: "Aviation Partner", company: "Hamburg", rating: 5, imageSrc: "https://images.unsplash.com/photo-1552664730-d307ca884978?w=400&q=80", imageAlt: "Lufthansa Technik" }, - { id: "2", name: "Airbus Operations", role: "Major Client", company: "Bremen", rating: 5, imageSrc: "https://images.unsplash.com/photo-1581092918056-0c4c3acd3789?w=400&q=80", imageAlt: "Airbus Operations" }, - { id: "3", name: "MTU Aero Engines", role: "Technology Partner", company: "Munich", rating: 5, imageSrc: "https://images.unsplash.com/photo-1581092162562-40038f66c4b8?w=400&q=80", imageAlt: "MTU Aero Engines" }, + { id: "2", name: "Airbus Operations", role: "Major Client", company: "Bremen", rating: 5, imageSrc: "https://images.unsplash.com/photo-1581092918056-0c4c3acd3789?w=400&q=80&_wi=1", imageAlt: "Airbus Operations" }, + { id: "3", name: "MTU Aero Engines", role: "Technology Partner", company: "Munich", rating: 5, imageSrc: "https://images.unsplash.com/photo-1581092162562-40038f66c4b8?w=400&q=80&_wi=1", imageAlt: "MTU Aero Engines" }, { id: "4", name: "Rolls-Royce Deutschland", role: "Strategic Partner", company: "Dahlewitz", rating: 5, imageSrc: "https://images.unsplash.com/photo-1581092916550-e323be2ae537?w=400&q=80", imageAlt: "Rolls-Royce Deutschland" }, - { id: "5", name: "Bombardier Aviation", role: "Supply Partner", company: "Montreal", rating: 5, imageSrc: "https://images.unsplash.com/photo-1581092918056-0c4c3acd3789?w=400&q=80", imageAlt: "Bombardier Aviation" }, - { id: "6", name: "Leonardo Aerospace", role: "Premium Client", company: "Italy", rating: 5, imageSrc: "https://images.unsplash.com/photo-1581092162562-40038f66c4b8?w=400&q=80", imageAlt: "Leonardo Aerospace" } + { id: "5", name: "Bombardier Aviation", role: "Supply Partner", company: "Montreal", rating: 5, imageSrc: "https://images.unsplash.com/photo-1581092918056-0c4c3acd3789?w=400&q=80&_wi=2", imageAlt: "Bombardier Aviation" }, + { id: "6", name: "Leonardo Aerospace", role: "Premium Client", company: "Italy", rating: 5, imageSrc: "https://images.unsplash.com/photo-1581092162562-40038f66c4b8?w=400&q=80&_wi=2", imageAlt: "Leonardo Aerospace" } ]} gridVariant="three-columns-all-equal-width" animationType="slide-up"