From d75aec6ca21a72b0cc4c028e55af29f60b263fed Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 6 Apr 2026 16:15:20 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 344 +++++++++-------------------------------------- 1 file changed, 60 insertions(+), 284 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 1ffc1a3..2b450c9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -2,6 +2,7 @@ import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; import ReactLenis from "lenis/react"; +import { Target, Zap, TrendingUp } from "lucide-react"; import ContactCenter from '@/components/sections/contact/ContactCenter'; import FeatureCardTen from '@/components/sections/feature/FeatureCardTen'; import FooterBase from '@/components/sections/footer/FooterBase'; @@ -17,27 +18,22 @@ export default function LandingPage() { defaultButtonVariant="text-shift" defaultTextAnimation="reveal-blur" borderRadius="rounded" + contentWidth="medium" + sizing="medium" + background="circleGradient" + cardStyle="glass-elevated" + primaryButtonStyle="gradient" + secondaryButtonStyle="glass" + headingFontWeight="normal" > @@ -174,71 +89,32 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - title: "Strategieberatung", - description: "Wir entwickeln maßgeschneiderte Konzepte.", - media: { - imageSrc: "http://img.b2bpic.net/free-photo/elegant-woman-with-open-mouth-about-press-giant-button_1187-3191.jpg?_wi=1", - imageAlt: "Strategie", - }, + title: "Strategieberatung", description: "Wir entwickeln maßgeschneiderte Konzepte.", media: { imageSrc: "http://img.b2bpic.net/free-photo/elegant-woman-with-open-mouth-about-press-giant-button_1187-3191.jpg", imageAlt: "Strategie" }, items: [ - { - text: "Analyse", - }, - { - text: "Planung", - }, - { - text: "Umsetzung", - }, + { icon: Target, text: "Analyse" }, + { icon: Target, text: "Planung" }, + { icon: Target, text: "Umsetzung" } ], - reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/graphic-2d-colorful-wallpaper-with-grainy-gradients_23-2151001633.jpg?_wi=2", - imageAlt: "modern office space interior", + reverse: false }, { - title: "Digitalisierung", - description: "Effizienz durch modernste Tools.", - media: { - imageSrc: "http://img.b2bpic.net/free-photo/monochrome-chess-piece-with-shadow_23-2150378638.jpg?_wi=1", - imageAlt: "Digital", - }, + title: "Digitalisierung", description: "Effizienz durch modernste Tools.", media: { imageSrc: "http://img.b2bpic.net/free-photo/monochrome-chess-piece-with-shadow_23-2150378638.jpg", imageAlt: "Digital" }, items: [ - { - text: "Automation", - }, - { - text: "Cloud", - }, - { - text: "Sicherheit", - }, + { icon: Zap, text: "Automation" }, + { icon: Zap, text: "Cloud" }, + { icon: Zap, text: "Sicherheit" } ], - reverse: true, - imageSrc: "http://img.b2bpic.net/free-photo/business-team-meeting_23-2151937269.jpg?_wi=2", - imageAlt: "business team meeting", + reverse: true }, { - title: "Optimierung", - description: "Kontinuierliche Verbesserung Ihrer Abläufe.", - media: { - imageSrc: "http://img.b2bpic.net/free-photo/mock-up-animation-financial-stock-market-data-software-with-different-diagrams-graphs_482257-26904.jpg?_wi=1", - imageAlt: "Optimierung", - }, + title: "Optimierung", description: "Kontinuierliche Verbesserung Ihrer Abläufe.", media: { imageSrc: "http://img.b2bpic.net/free-photo/mock-up-animation-financial-stock-market-data-software-with-different-diagrams-graphs_482257-26904.jpg", imageAlt: "Optimierung" }, items: [ - { - text: "Reporting", - }, - { - text: "Monitoring", - }, - { - text: "Skalierung", - }, + { icon: TrendingUp, text: "Reporting" }, + { icon: TrendingUp, text: "Monitoring" }, + { icon: TrendingUp, text: "Skalierung" } ], - reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/elegant-woman-with-open-mouth-about-press-giant-button_1187-3191.jpg?_wi=2", - imageAlt: "business technology concept", - }, + reverse: false + } ]} title="Unsere Leistungen" description="Ein umfassendes Spektrum für Ihren nachhaltigen Erfolg." @@ -251,21 +127,9 @@ export default function LandingPage() { title="Erfolge, die überzeugen" tag="Statistiken" metrics={[ - { - id: "m1", - value: "150+", - description: "Erfolgreiche Projekte", - }, - { - id: "m2", - value: "10+", - description: "Jahre Erfahrung", - }, - { - id: "m3", - value: "98%", - description: "Zufriedene Kunden", - }, + { id: "m1", value: "150+", description: "Erfolgreiche Projekte" }, + { id: "m2", value: "10+", description: "Jahre Erfahrung" }, + { id: "m3", value: "98%", description: "Zufriedene Kunden" } ]} metricsAnimation="slide-up" /> @@ -276,61 +140,11 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} testimonials={[ - { - id: "1", - name: "Max Mustermann", - date: "2024", - title: "CEO", - quote: "Unglaubliche Ergebnisse!", - tag: "Top", - avatarSrc: "http://img.b2bpic.net/free-photo/young-handsome-business-man-suit-office_1303-21175.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/monochrome-chess-piece-with-shadow_23-2150378638.jpg?_wi=2", - imageAlt: "strategic planning office", - }, - { - id: "2", - name: "Anna Schmidt", - date: "2024", - title: "CFO", - quote: "Profi pur!", - tag: "Empfehlung", - avatarSrc: "http://img.b2bpic.net/free-photo/asian-design-professional-looking-photos-digital-camera-while-working-studio_637285-2782.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/mock-up-animation-financial-stock-market-data-software-with-different-diagrams-graphs_482257-26904.jpg?_wi=2", - imageAlt: "business data dashboard", - }, - { - id: "3", - name: "Thomas Weber", - date: "2023", - title: "CTO", - quote: "Innovativ und schnell.", - tag: "Innovation", - avatarSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-designer_171337-15575.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-business-man-suit-office_1303-21175.jpg?_wi=2", - imageAlt: "professional portrait headshot", - }, - { - id: "4", - name: "Lisa Fischer", - date: "2023", - title: "Marketing", - quote: "Perfekte Betreuung.", - tag: "Service", - avatarSrc: "http://img.b2bpic.net/free-photo/closeup-happy-middle-aged-business-leader_1262-4823.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/asian-design-professional-looking-photos-digital-camera-while-working-studio_637285-2782.jpg?_wi=2", - imageAlt: "young professional headshot", - }, - { - id: "5", - name: "Stefan Bauer", - date: "2024", - title: "Manager", - quote: "Jederzeit wieder.", - tag: "Support", - avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-designer_171337-15575.jpg?_wi=2", - imageAlt: "female professional executive", - }, + { id: "1", name: "Max Mustermann", date: "2024", title: "CEO", quote: "Unglaubliche Ergebnisse!", tag: "Top", avatarSrc: "http://img.b2bpic.net/free-photo/young-handsome-business-man-suit-office_1303-21175.jpg", imageSrc: "http://img.b2bpic.net/free-photo/monochrome-chess-piece-with-shadow_23-2150378638.jpg" }, + { id: "2", name: "Anna Schmidt", date: "2024", title: "CFO", quote: "Profi pur!", tag: "Empfehlung", avatarSrc: "http://img.b2bpic.net/free-photo/asian-design-professional-looking-photos-digital-camera-while-working-studio_637285-2782.jpg", imageSrc: "http://img.b2bpic.net/free-photo/mock-up-animation-financial-stock-market-data-software-with-different-diagrams-graphs_482257-26904.jpg" }, + { id: "3", name: "Thomas Weber", date: "2023", title: "CTO", quote: "Innovativ und schnell.", tag: "Innovation", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-designer_171337-15575.jpg", imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-business-man-suit-office_1303-21175.jpg" }, + { id: "4", name: "Lisa Fischer", date: "2023", title: "Marketing", quote: "Perfekte Betreuung.", tag: "Service", avatarSrc: "http://img.b2bpic.net/free-photo/closeup-happy-middle-aged-business-leader_1262-4823.jpg", imageSrc: "http://img.b2bpic.net/free-photo/asian-design-professional-looking-photos-digital-camera-while-working-studio_637285-2782.jpg" }, + { id: "5", name: "Stefan Bauer", date: "2024", title: "Manager", quote: "Jederzeit wieder.", tag: "Support", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-designer_171337-15575.jpg" } ]} title="Stimmen unserer Kunden" description="Was unsere Partner über die Zusammenarbeit sagen." @@ -340,9 +154,7 @@ export default function LandingPage() {
@@ -398,4 +174,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1