diff --git a/src/app/page.tsx b/src/app/page.tsx
index 16b18bb..b5d14f5 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -33,167 +33,95 @@ export default function LandingPage() {
@@ -219,47 +147,17 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- id: "f1",
- title: "Brand Strategy & Positioning",
- subtitle: "Develop a powerful brand narrative.",
- category: "Marketing",
- value: "Identity",
- },
+ id: "f1", title: "Brand Strategy & Positioning", subtitle: "Develop a powerful brand narrative.", category: "Marketing", value: "Identity"},
{
- id: "f2",
- title: "Sales Funnel Optimization",
- subtitle: "Maximize conversions at every stage.",
- category: "Sales",
- value: "Efficiency",
- },
+ id: "f2", title: "Sales Funnel Optimization", subtitle: "Maximize conversions at every stage.", category: "Sales", value: "Efficiency"},
{
- id: "f3",
- title: "Digital Marketing Campaigns",
- subtitle: "Reach your audience across all channels.",
- category: "Advertising",
- value: "Reach",
- },
+ id: "f3", title: "Digital Marketing Campaigns", subtitle: "Reach your audience across all channels.", category: "Advertising", value: "Reach"},
{
- id: "f4",
- title: "Performance Analytics",
- subtitle: "Track, measure, and refine for success.",
- category: "Data",
- value: "Insights",
- },
+ id: "f4", title: "Performance Analytics", subtitle: "Track, measure, and refine for success.", category: "Data", value: "Insights"},
{
- id: "f5",
- title: "Content Creation & Strategy",
- subtitle: "Engage and convert with compelling content.",
- category: "Content",
- value: "Engagement",
- },
+ id: "f5", title: "Content Creation & Strategy", subtitle: "Engage and convert with compelling content.", category: "Content", value: "Engagement"},
{
- id: "f6",
- title: "Strategic Consulting",
- subtitle: "Expert guidance for complex challenges.",
- category: "Advisory",
- value: "Guidance",
- },
+ id: "f6", title: "Strategic Consulting", subtitle: "Expert guidance for complex challenges.", category: "Advisory", value: "Guidance"},
]}
title="Our Core Services"
description="Unlock advanced strategies designed to boost your brand visibility, optimize sales funnels, and achieve sustainable growth."
@@ -275,47 +173,17 @@ export default function LandingPage() {
useInvertedBackground={true}
products={[
{
- id: "p1",
- name: "Digital Brand Blueprint",
- price: "Custom Quote",
- imageSrc: "http://img.b2bpic.net/free-photo/branding-advertisment-copyright-value-profile-concept_53876-21156.jpg",
- imageAlt: "Digital marketing strategy",
- },
+ id: "p1", name: "Digital Brand Blueprint", price: "Custom Quote", imageSrc: "http://img.b2bpic.net/free-photo/branding-advertisment-copyright-value-profile-concept_53876-21156.jpg", imageAlt: "Digital marketing strategy"},
{
- id: "p2",
- name: "Conversion Accelerator Program",
- price: "Custom Quote",
- imageSrc: "http://img.b2bpic.net/free-photo/multicolored-growth-cones_23-2148780599.jpg",
- imageAlt: "Sales funnel optimization diagram",
- },
+ id: "p2", name: "Conversion Accelerator Program", price: "Custom Quote", imageSrc: "http://img.b2bpic.net/free-photo/multicolored-growth-cones_23-2148780599.jpg", imageAlt: "Sales funnel optimization diagram"},
{
- id: "p3",
- name: "Personal Branding Mastery",
- price: "Custom Quote",
- imageSrc: "http://img.b2bpic.net/free-photo/business-partners-meeting-breakfast_74855-1160.jpg",
- imageAlt: "Personal branding coaching",
- },
+ id: "p3", name: "Personal Branding Mastery", price: "Custom Quote", imageSrc: "http://img.b2bpic.net/free-photo/business-partners-meeting-breakfast_74855-1160.jpg", imageAlt: "Personal branding coaching"},
{
- id: "p4",
- name: "Advanced Performance Marketing",
- price: "Custom Quote",
- imageSrc: "http://img.b2bpic.net/free-photo/person-uses-laptop-office_140725-8068.jpg",
- imageAlt: "Performance marketing dashboard",
- },
+ id: "p4", name: "Advanced Performance Marketing", price: "Custom Quote", imageSrc: "http://img.b2bpic.net/free-photo/person-uses-laptop-office_140725-8068.jpg", imageAlt: "Performance marketing dashboard"},
{
- id: "p5",
- name: "Engaging Content Ecosystem",
- price: "Custom Quote",
- imageSrc: "http://img.b2bpic.net/free-photo/diverse-group-workmates-discussing-business-strategy-startup-office-colleagues-working-project-planning-presentation-company-development-growth-brainstorming-ideas_482257-40347.jpg",
- imageAlt: "Content strategy planning",
- },
+ id: "p5", name: "Engaging Content Ecosystem", price: "Custom Quote", imageSrc: "http://img.b2bpic.net/free-photo/diverse-group-workmates-discussing-business-strategy-startup-office-colleagues-working-project-planning-presentation-company-development-growth-brainstorming-ideas_482257-40347.jpg", imageAlt: "Content strategy planning"},
{
- id: "p6",
- name: "Client Relationship Advantage",
- price: "Custom Quote",
- imageSrc: "http://img.b2bpic.net/free-photo/progress-mission-move-forward-improvement-concept_53876-15867.jpg",
- imageAlt: "Client relationship management",
- },
+ id: "p6", name: "Client Relationship Advantage", price: "Custom Quote", imageSrc: "http://img.b2bpic.net/free-photo/progress-mission-move-forward-improvement-concept_53876-15867.jpg", imageAlt: "Client relationship management"},
]}
title="Tailored Solutions for Every Need"
description="From foundational brand building to advanced sales optimization, our solutions are crafted to deliver maximum impact."
@@ -330,64 +198,31 @@ export default function LandingPage() {
useInvertedBackground={false}
plans={[
{
- id: "basic",
- badge: "Startup Focus",
- badgeIcon: Sparkles,
- price: "Starting at €1,500/mo",
- subtitle: "Ideal for emerging businesses seeking initial market traction.",
- buttons: [
+ id: "basic", badge: "Startup Focus", badgeIcon: Sparkles,
+ price: "Starting at €1,500/mo", subtitle: "Ideal for emerging businesses seeking initial market traction.", buttons: [
{
- text: "Learn More",
- href: "#contact",
- },
+ text: "Learn More", href: "#contact"},
],
features: [
- "Core Brand Analysis",
- "Basic Sales Funnel Review",
- "Monthly Strategy Call",
- "Email Support",
- ],
+ "Core Brand Analysis", "Basic Sales Funnel Review", "Monthly Strategy Call", "Email Support"],
},
{
- id: "pro",
- badge: "Growth Accelerated",
- badgeIcon: Star,
- price: "Starting at €3,000/mo",
- subtitle: "Perfect for established companies aiming for aggressive market expansion.",
- buttons: [
+ id: "pro", badge: "Growth Accelerated", badgeIcon: Star,
+ price: "Starting at €3,000/mo", subtitle: "Perfect for established companies aiming for aggressive market expansion.", buttons: [
{
- text: "Get Started",
- href: "#contact",
- },
+ text: "Get Started", href: "#contact"},
],
features: [
- "Comprehensive Brand Strategy",
- "Advanced Sales Funnel Optimization",
- "Bi-Weekly Strategy Calls",
- "Dedicated Account Manager",
- "Performance Marketing Oversight",
- ],
+ "Comprehensive Brand Strategy", "Advanced Sales Funnel Optimization", "Bi-Weekly Strategy Calls", "Dedicated Account Manager", "Performance Marketing Oversight"],
},
{
- id: "enterprise",
- badge: "Enterprise Custom",
- badgeIcon: LineChart,
- price: "Custom Quote",
- subtitle: "Tailored solutions for large enterprises with complex, multifaceted needs.",
- buttons: [
+ id: "enterprise", badge: "Enterprise Custom", badgeIcon: LineChart,
+ price: "Custom Quote", subtitle: "Tailored solutions for large enterprises with complex, multifaceted needs.", buttons: [
{
- text: "Contact for Quote",
- href: "#contact",
- },
+ text: "Contact for Quote", href: "#contact"},
],
features: [
- "Full-Scale Brand Transformation",
- "End-to-End Sales System Implementation",
- "Weekly Executive Consultations",
- "On-Site Workshops & Training",
- "Dedicated Growth Team",
- "Advanced Analytics & Reporting",
- ],
+ "Full-Scale Brand Transformation", "End-to-End Sales System Implementation", "Weekly Executive Consultations", "On-Site Workshops & Training", "Dedicated Growth Team", "Advanced Analytics & Reporting"],
},
]}
title="Flexible Partnership Models"
@@ -404,59 +239,23 @@ export default function LandingPage() {
useInvertedBackground={true}
testimonials={[
{
- id: "t1",
- name: "Anna Schmidt",
- role: "CEO",
- company: "Innovate Solutions",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/happy-businesswoman-recommending-new-business-app_1262-21064.jpg",
- imageAlt: "Anna Schmidt",
- },
+ id: "t1", name: "Anna Schmidt", role: "CEO", company: "Innovate Solutions", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/happy-businesswoman-recommending-new-business-app_1262-21064.jpg", imageAlt: "Anna Schmidt"},
{
- id: "t2",
- name: "Markus Becker",
- role: "CMO",
- company: "Global Tech Corp",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/young-man-worried-expression_1194-1646.jpg",
- imageAlt: "Markus Becker",
- },
+ id: "t2", name: "Markus Becker", role: "CMO", company: "Global Tech Corp", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/young-man-worried-expression_1194-1646.jpg", imageAlt: "Markus Becker"},
{
- id: "t3",
- name: "Lena Fischer",
- role: "Marketing Director",
- company: "Creative Hub GmbH",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/colleagues-smiling-speaking-discussing-drawings-new-ideas_176420-1674.jpg",
- imageAlt: "Lena Fischer",
- },
+ id: "t3", name: "Lena Fischer", role: "Marketing Director", company: "Creative Hub GmbH", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/colleagues-smiling-speaking-discussing-drawings-new-ideas_176420-1674.jpg", imageAlt: "Lena Fischer"},
{
- id: "t4",
- name: "Jonas Weber",
- role: "Founder",
- company: "Startup X",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/cheerful-latin-black-haired-woman-standing-with-arms-folded-near-rack-with-dresses-clothes-shop-looking-camera-smiling-boutique-customer-shop-assistant-concept_74855-11601.jpg",
- imageAlt: "Jonas Weber",
- },
+ id: "t4", name: "Jonas Weber", role: "Founder", company: "Startup X", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/cheerful-latin-black-haired-woman-standing-with-arms-folded-near-rack-with-dresses-clothes-shop-looking-camera-smiling-boutique-customer-shop-assistant-concept_74855-11601.jpg", imageAlt: "Jonas Weber"},
{
- id: "t5",
- name: "Sophia Meier",
- role: "Senior Consultant",
- company: "Strategy First",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-positive-executive-work_1098-519.jpg",
- imageAlt: "Sophia Meier",
- },
+ id: "t5", name: "Sophia Meier", role: "Senior Consultant", company: "Strategy First", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/close-up-positive-executive-work_1098-519.jpg", imageAlt: "Sophia Meier"},
{
- id: "t6",
- name: "Thomas Müller",
- role: "Sales Director",
- company: "Enterprise Systems",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/accountant-by-workplace_1098-14439.jpg",
- imageAlt: "Thomas Müller",
- },
+ id: "t6", name: "Thomas Müller", role: "Sales Director", company: "Enterprise Systems", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/accountant-by-workplace_1098-14439.jpg", imageAlt: "Thomas Müller"},
]}
title="What Our Clients Say"
description="Hear directly from businesses who have experienced remarkable growth and transformation through our partnerships."
@@ -469,16 +268,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
names={[
- "GlobalCorp",
- "Digital Dynamics",
- "Market Movers",
- "Brand Builders Inc.",
- "Sales Masters",
- "Growth Partners",
- "Future Forward",
- "Innovision",
- "Velocity Brands",
- ]}
+ "GlobalCorp", "Digital Dynamics", "Market Movers", "Brand Builders Inc.", "Sales Masters", "Growth Partners", "Future Forward", "Innovision", "Velocity Brands"]}
title="Trusted by Industry Leaders"
description="Our expertise has powered the success of diverse companies, from innovative startups to established market giants."
tag="Our Valued Partners"
@@ -489,20 +279,15 @@ export default function LandingPage() {
@@ -514,62 +299,37 @@ export default function LandingPage() {
logoText="Daniel Babinsky"
columns={[
{
- title: "Services",
- items: [
+ title: "Services", items: [
{
- label: "Brand Strategy",
- href: "#features",
- },
+ label: "Brand Strategy", href: "#features"},
{
- label: "Sales Optimization",
- href: "#features",
- },
+ label: "Sales Optimization", href: "#features"},
{
- label: "Digital Campaigns",
- href: "#features",
- },
+ label: "Digital Campaigns", href: "#features"},
{
- label: "Consulting",
- href: "#features",
- },
+ label: "Consulting", href: "#features"},
],
},
{
- title: "Company",
- items: [
+ title: "Company", items: [
{
- label: "About Us",
- href: "#about",
- },
+ label: "About Us", href: "#about"},
{
- label: "Testimonials",
- href: "#testimonials",
- },
+ label: "Testimonials", href: "#testimonials"},
{
- label: "Partners",
- href: "#social-proof",
- },
+ label: "Partners", href: "#social-proof"},
{
- label: "Contact",
- href: "#contact",
- },
+ label: "Contact", href: "#contact"},
],
},
{
- title: "Connect",
- items: [
+ title: "Connect", items: [
{
- label: "LinkedIn",
- href: "https://linkedin.com/danielbabinsky",
- },
+ label: "LinkedIn", href: "https://linkedin.com/danielbabinsky"},
{
- label: "Twitter",
- href: "https://twitter.com/danielbabinsky",
- },
+ label: "Twitter", href: "https://twitter.com/danielbabinsky"},
{
- label: "Instagram",
- href: "https://instagram.com/danielbabinsky",
- },
+ label: "Instagram", href: "https://instagram.com/danielbabinsky"},
],
},
]}