From 4a180472809e5c99e3803a2427fdb2283bf02e99 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 6 May 2026 10:37:18 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 298 +++++++---------------------------------------- 1 file changed, 45 insertions(+), 253 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index f080b1a..a95f73c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -32,26 +32,11 @@ export default function LandingPage() { @@ -149,54 +85,12 @@ export default function LandingPage() { textboxLayout="split" useInvertedBackground={false} features={[ - { - title: "Social Media Management", - description: "Ganzheitliche Betreuung Ihrer Kanäle: Postings, Community-Management und Strategie.", - icon: Share2, - mediaItems: [ - { - imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-business-concept_53876-33533.jpg", - }, - { - imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-skillful-people-using-digital-tablet-workplace_23-2147847545.jpg", - }, - ], - imageSrc: "http://img.b2bpic.net/free-photo/busy-man-using-some-mobile-devices_329181-14530.jpg?_wi=2", - imageAlt: "social media feed analytics", - }, - { - title: "Content Creation", - description: "Hochwertige Fotografie und Videografie für Instagram, TikTok und LinkedIn.", - icon: Camera, - mediaItems: [ - { - imageSrc: "http://img.b2bpic.net/free-photo/laptop-office-wooden-table-workplace-technology-concept_53876-41442.jpg", - }, - { - imageSrc: "http://img.b2bpic.net/free-photo/marketing-plan-commercial-strategy-business_53876-133615.jpg", - }, - ], - imageSrc: "http://img.b2bpic.net/free-photo/asian-financial-advisor-presents-market-trends_482257-121202.jpg", - imageAlt: "social media feed analytics", - }, - { - title: "Brand Strategy", - description: "Wir definieren Ihre Markenstimme und sorgen für einen konsistenten Auftritt.", - icon: Target, - mediaItems: [ - { - imageSrc: "http://img.b2bpic.net/free-photo/marketing-strategy-connting-digital-devices-concept_53876-23053.jpg", - }, - { - imageSrc: "http://img.b2bpic.net/free-photo/document-marketing-strategy-business-concept_53876-133729.jpg", - }, - ], - imageSrc: "http://img.b2bpic.net/free-photo/chroma-key-pc-display-brick-wall-loft-room_482257-118699.jpg?_wi=1", - imageAlt: "social media feed analytics", - }, + { title: "Social Media Management", description: "Ganzheitliche Betreuung Ihrer Kanäle.", icon: Share2, mediaItems: [{ imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-business-concept_53876-33533.jpg" }, { imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-skillful-people-using-digital-tablet-workplace_23-2147847545.jpg" }] }, + { title: "Content Creation", description: "Hochwertige Fotografie und Videografie.", icon: Camera, mediaItems: [{ imageSrc: "http://img.b2bpic.net/free-photo/laptop-office-wooden-table-workplace-technology-concept_53876-41442.jpg" }, { imageSrc: "http://img.b2bpic.net/free-photo/marketing-plan-commercial-strategy-business_53876-133615.jpg" }] }, + { title: "Brand Strategy", description: "Wir definieren Ihre Markenstimme.", icon: Target, mediaItems: [{ imageSrc: "http://img.b2bpic.net/free-photo/marketing-strategy-connting-digital-devices-concept_53876-23053.jpg" }, { imageSrc: "http://img.b2bpic.net/free-photo/document-marketing-strategy-business-concept_53876-133729.jpg" }] }, ]} title="Unsere Leistungen für Ihren Erfolg" - description="Von strategischer Planung bis hin zur Umsetzung hochwertiger Contents – wir begleiten Ihr Business bei jedem Schritt." + description="Von strategischer Planung bis hin zur Umsetzung." /> @@ -206,24 +100,9 @@ export default function LandingPage() { textboxLayout="split" useInvertedBackground={true} metrics={[ - { - id: "1", - icon: Users, - title: "Community-Wachstum", - value: "+150%", - }, - { - id: "2", - icon: Eye, - title: "Reichweite pro Post", - value: "2.4M+", - }, - { - id: "3", - icon: ThumbsUp, - title: "Engagement Rate", - value: "8.5%", - }, + { id: "1", icon: Users, title: "Community-Wachstum", value: "+150%" }, + { id: "2", icon: Eye, title: "Reichweite pro Post", value: "2.4M+" }, + { id: "3", icon: ThumbsUp, title: "Engagement Rate", value: "8.5%" }, ]} title="Daten, die überzeugen" description="Wir setzen auf messbaren Erfolg." @@ -232,50 +111,16 @@ export default function LandingPage() {
@@ -305,23 +142,11 @@ export default function LandingPage() { textboxLayout="split" useInvertedBackground={false} faqs={[ - { - id: "1", - title: "Wie starten wir?", - content: "Ein kurzes Erstgespräch genügt.", - }, - { - id: "2", - title: "Wie lange dauert die Umsetzung?", - content: "Das hängt von Ihrem Bedarf ab.", - }, - { - id: "3", - title: "Was kostet das?", - content: "Wir erstellen individuelle Angebote.", - }, + { id: "1", title: "Wie starten wir?", content: "Ein kurzes Erstgespräch genügt." }, + { id: "2", title: "Wie lange dauert die Umsetzung?", content: "Das hängt von Ihrem Bedarf ab." }, + { id: "3", title: "Was kostet das?", content: "Wir erstellen individuelle Angebote." }, ]} - imageSrc="http://img.b2bpic.net/free-photo/chroma-key-pc-display-brick-wall-loft-room_482257-118699.jpg?_wi=2" + imageSrc="http://img.b2bpic.net/free-photo/chroma-key-pc-display-brick-wall-loft-room_482257-118699.jpg" title="Häufig gestellte Fragen" description="Alles Wichtige auf einen Blick." faqsAnimation="blur-reveal" @@ -334,23 +159,10 @@ export default function LandingPage() { title="Bereit für den Start?" description="Lassen Sie uns gemeinsam durchstarten." inputs={[ - { - name: "name", - type: "text", - placeholder: "Ihr Name", - required: true, - }, - { - name: "email", - type: "email", - placeholder: "E-Mail-Adresse", - required: true, - }, + { name: "name", type: "text", placeholder: "Ihr Name", required: true }, + { name: "email", type: "email", placeholder: "E-Mail-Adresse", required: true }, ]} - textarea={{ - name: "message", - placeholder: "Erzählen Sie uns von Ihrem Projekt...", - }} + textarea={{ name: "message", placeholder: "Erzählen Sie uns von Ihrem Projekt..." }} imageSrc="http://img.b2bpic.net/free-photo/minimalist-spacious-interior-design_23-2150378903.jpg" />
@@ -359,30 +171,10 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1