diff --git a/src/app/page.tsx b/src/app/page.tsx
index 9c48173..5d26354 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -11,7 +11,7 @@ import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarS
import ProductCardOne from '@/components/sections/product/ProductCardOne';
import SplitAbout from '@/components/sections/about/SplitAbout';
import TestimonialCardSix from '@/components/sections/testimonial/TestimonialCardSix';
-import { Film, Globe, MessageSquare, Monitor, Move, Ruler, Tv, User, Video } from "lucide-react";
+import { Film, Globe, MessageSquare, Monitor, Move, User, Video, Gamepad } from "lucide-react";
export default function LandingPage() {
return (
@@ -31,26 +31,11 @@ export default function LandingPage() {
@@ -58,46 +43,17 @@ export default function LandingPage() {
@@ -109,18 +65,9 @@ export default function LandingPage() {
title="Über Maik Cibura"
description="Geboren 2002 in Brühl, kombiniere ich meine klassische Schauspielausbildung (IAF Köln) mit meiner Leidenschaft für moderne Content-Produktion. Seit 2011 auf der Bühne und vor der Kamera zuhause."
bulletPoints={[
- {
- title: "Ausbildung",
- description: "Internationale Akademie für Filmschauspiel, Köln.",
- },
- {
- title: "TV & Bühne",
- description: "Erfahrung in TV-Produktionen wie 'Krass Schule', 'Unter uns' und klassischem Theater.",
- },
- {
- title: "Creator",
- description: "Aktiver Twitch-Streamer unter 'twitch_maiky' für Live-Community Building.",
- },
+ { title: "Ausbildung", description: "Internationale Akademie für Filmschauspiel, Köln." },
+ { title: "TV & Bühne", description: "Erfahrung in TV-Produktionen wie 'Krass Schule', 'Unter uns' und klassischem Theater." },
+ { title: "Creator", description: "Aktiver Twitch-Streamer unter 'twitch_maiky' für Live-Community Building." }
]}
imageSrc="http://img.b2bpic.net/free-photo/portrait-charismatic-sensual-male-black-sweater-with-wet_613910-11158.jpg"
mediaAnimation="blur-reveal"
@@ -134,55 +81,23 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- title: "TV & Serien-Highlights",
- description: "Vielfältige Rollen in deutschen TV-Formaten.",
- media: {
- imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-singing-front-camera_23-2149215532.jpg",
- imageAlt: "Film Set",
- },
+ title: "TV & Serien-Highlights", description: "Vielfältige Rollen in deutschen TV-Formaten.", media: { imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-singing-front-camera_23-2149215532.jpg", imageAlt: "Film Set" },
items: [
- {
- icon: Tv,
- text: "Krass Schule – Die jungen Lehrer",
- },
- {
- icon: Film,
- text: "Unter uns – Rolle: Timo Esswein",
- },
- {
- icon: Monitor,
- text: "Waidendorf – Marvin Palowski",
- },
+ { icon: Tv, text: "Krass Schule – Die jungen Lehrer" },
+ { icon: Film, text: "Unter uns – Rolle: Timo Esswein" },
+ { icon: Monitor, text: "Waidendorf – Marvin Palowski" }
],
- reverse: false,
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CP3DZz9ScF02JalOK22MuZHyvV/uploaded-1776273347358-nbblc5ji.jpg?_wi=2",
- imageAlt: "actor film set professional",
+ reverse: false
},
{
- title: "Digital & Streaming",
- description: "Erweiterung der Schauspielerei durch Live-Interaktion.",
- media: {
- imageSrc: "http://img.b2bpic.net/free-photo/streamer-man-looking-camera-smiling-while-streaming-chat-is-open_482257-555.jpg",
- imageAlt: "Twitch Setup",
- },
+ title: "Digital & Streaming", description: "Erweiterung der Schauspielerei durch Live-Interaktion.", media: { imageSrc: "http://img.b2bpic.net/free-photo/streamer-man-looking-camera-smiling-while-streaming-chat-is-open_482257-555.jpg", imageAlt: "Twitch Setup" },
items: [
- {
- icon: Gamepad2,
- text: "Twitch-Community: twitch_maiky",
- },
- {
- icon: Video,
- text: "Authentisches Creator-Storytelling",
- },
- {
- icon: MessageSquare,
- text: "Echtzeit-Interaktion mit Fans",
- },
+ { icon: Gamepad, text: "Twitch-Community: twitch_maiky" },
+ { icon: Video, text: "Authentisches Creator-Storytelling" },
+ { icon: MessageSquare, text: "Echtzeit-Interaktion mit Fans" }
],
- reverse: true,
- imageSrc: "http://img.b2bpic.net/free-photo/scrapbook-with-assortment-home-decorations_23-2149614049.jpg?_wi=1",
- imageAlt: "actor film set professional",
- },
+ reverse: true
+ }
]}
title="Projekte & Filmografie"
description="Ein Überblick über meine TV-Arbeit, Serienprojekte und Werbekampagnen."
@@ -195,30 +110,10 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={true}
metrics={[
- {
- id: "m1",
- icon: User,
- title: "Spielalter",
- value: "17–27",
- },
- {
- id: "m2",
- icon: Globe,
- title: "Sprachen",
- value: "DE, EN, ES",
- },
- {
- id: "m3",
- icon: Move,
- title: "Tanz",
- value: "Standard & Latein",
- },
- {
- id: "m4",
- icon: Ruler,
- title: "Größe",
- value: "184cm",
- },
+ { id: "m1", icon: User, title: "Spielalter", value: "17–27" },
+ { id: "m2", icon: Globe, title: "Sprachen", value: "DE, EN, ES" },
+ { id: "m3", icon: Move, title: "Tanz", value: "Standard & Latein" },
+ { id: "m4", icon: Ruler, title: "Größe", value: "184cm" }
]}
title="Profil & Fähigkeiten"
description="Die Eckdaten meiner professionellen Performance."
@@ -228,45 +123,13 @@ export default function LandingPage() {