diff --git a/src/app/booking/page.tsx b/src/app/booking/page.tsx
new file mode 100644
index 0000000..07c40d3
--- /dev/null
+++ b/src/app/booking/page.tsx
@@ -0,0 +1,60 @@
+"use client";
+
+import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
+import ReactLenis from "lenis/react";
+import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline';
+import ContactCTA from '@/components/sections/contact/ContactCTA';
+import FooterBaseCard from '@/components/sections/footer/FooterBaseCard';
+
+export default function BookingPage() {
+ return (
+
+
+
+
+
+
Termin buchen
+
+
Wählen Sie einen passenden Zeitpunkt für Ihre 15-minütige Bedarfsanalyse.
+ {/* Placeholder for Calendar/Scheduling System */}
+
+
Kalender-Integration (z.B. Calendly) erscheint hier
+
+
+
+
+
+
+
+ );
+}
\ No newline at end of file
diff --git a/src/app/lead-capture/page.tsx b/src/app/lead-capture/page.tsx
new file mode 100644
index 0000000..3c4899d
--- /dev/null
+++ b/src/app/lead-capture/page.tsx
@@ -0,0 +1,61 @@
+"use client";
+
+import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
+import ReactLenis from "lenis/react";
+import ContactCTA from '@/components/sections/contact/ContactCTA';
+import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline';
+import FooterBaseCard from '@/components/sections/footer/FooterBaseCard';
+
+export default function LeadCapturePage() {
+ return (
+
+
+
+
+
+
+
+
+
+
+
+
+
+ );
+}
diff --git a/src/app/page.tsx b/src/app/page.tsx
index 47b563b..5c88ffb 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -30,100 +30,40 @@ export default function LandingPage() {
@@ -143,38 +83,20 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- id: "f1",
- label: "Leads",
- title: "Automatisierte Lead-Gewinnung",
- items: [
- "Lokale Fokus-Suche",
- "Bedarfsqualifizierung",
- "Pipeline-Reporting",
- ],
+ id: "f1", label: "Lead-Gen", title: "Automatisierte Lead-Gewinnung", items: [
+ "Targeting lokaler Anfragen", "Automatisierte Qualifizierung", "Echtzeit-Pipeline-Tracking"],
},
{
- id: "f2",
- label: "Angebote",
- title: "Schnelle Angebotsvorbereitung",
- items: [
- "Standardisierte Vorlagen",
- "Automatische Materialliste",
- "Kalkulations-Assistent",
- ],
+ id: "f2", label: "Buchung", title: "Smarte Termin-Automatisierung", items: [
+ "Automatischer Buchungskalender", "Automatisierte Terminerinnerungen", "Direkte Kalender-Integration"],
},
{
- id: "f3",
- label: "Support",
- title: "Terminmanagement",
- items: [
- "Automatische Terminvorschläge",
- "Nachfassaktionen",
- "Kunden-FAQ-Portal",
- ],
+ id: "f3", label: "Angebote", title: "Effiziente Angebots-Prozesse", items: [
+ "Schnelle Angebots-Erstellung", "Automatisches Follow-Up", "Digitale Signatur-Optionen"],
},
]}
- title="Alles für den digitalen Betrieb"
- description="Effiziente Tools für moderne Handwerksbetriebe."
+ title="Digitale Werkzeuge für Handwerks-Profis"
+ description="Steigern Sie Ihre Abschlussquote durch optimierte Lead-Qualifizierung und nahtlose Buchungs-Prozesse."
/>
@@ -185,39 +107,19 @@ export default function LandingPage() {
useInvertedBackground={false}
plans={[
{
- id: "basic",
- badge: "Start",
- price: "1.500 €",
- subtitle: "Monatliche Grundleistung",
- features: [
- "Vollständiges Prompt-Setup",
- "3 Gewerk-Kombinationen",
- "Wöchentliche Reports",
- "2x Optimierungs-Session",
- ],
+ id: "basic", badge: "Start", price: "1.500 €", subtitle: "Monatliche Grundleistung", features: [
+ "Vollständiges Prompt-Setup", "3 Gewerk-Kombinationen", "Wöchentliche Reports", "2x Optimierungs-Session"],
buttons: [
{
- text: "Jetzt starten",
- href: "#contact",
- },
+ text: "Jetzt starten", href: "#contact"},
],
},
{
- id: "pro",
- badge: "Growth",
- price: "2.200 €",
- subtitle: "Alles inklusive",
- features: [
- "CRM-Integration",
- "Automatisierte Follow-ups",
- "SMS-Erinnerungssystem",
- "Priorisierter Support",
- ],
+ id: "pro", badge: "Growth", price: "2.200 €", subtitle: "Alles inklusive", features: [
+ "CRM-Integration", "Automatisierte Follow-ups", "SMS-Erinnerungssystem", "Priorisierter Support"],
buttons: [
{
- text: "Jetzt starten",
- href: "#contact",
- },
+ text: "Jetzt starten", href: "#contact"},
],
},
]}
@@ -232,30 +134,6 @@ export default function LandingPage() {
testimonial="Die ROI-Rechnung war absolut korrekt. Wir haben die Kosten pro Lead halbiert und unsere monatlichen Abschlüsse deutlich gesteigert."
rating={5}
author="Markus S., Inhaber Bau-Meister GmbH"
- avatars={[
- {
- src: "http://img.b2bpic.net/free-photo/cheerful-attractive-dark-haired-latin-man-posing-kitchen_74855-7991.jpg",
- alt: "Kunde 1",
- },
- {
- src: "http://img.b2bpic.net/free-photo/medium-shot-woman-with-coffee-cup_23-2149104422.jpg",
- alt: "Kunde 2",
- },
- {
- src: "http://img.b2bpic.net/free-photo/beautiful-young-african-american-woman-smiling-cheerful-friendly-face-laughing-confident_839833-29956.jpg",
- alt: "Kunde 3",
- },
- {
- src: "http://img.b2bpic.net/free-photo/portrait-smiling-waitress_107420-12307.jpg",
- alt: "Kunde 4",
- },
- {
- src: "http://img.b2bpic.net/free-photo/clients-realtor-touring-new-high-class-office-space_482257-90948.jpg",
- alt: "Kunde 5",
- },
- ]}
- ratingAnimation="slide-up"
- avatarsAnimation="slide-up"
/>
@@ -263,16 +141,17 @@ export default function LandingPage() {
@@ -282,46 +161,29 @@ export default function LandingPage() {
logoText="CraftGrowth"
columns={[
{
- title: "Dienstleistungen",
- items: [
+ title: "Dienstleistungen", items: [
{
- label: "Lead-Generierung",
- href: "#",
- },
+ label: "Lead-Generierung", href: "#"},
{
- label: "Angebotsoptimierung",
- href: "#",
- },
+ label: "Angebotsoptimierung", href: "#"},
{
- label: "CRM-Integration",
- href: "#",
- },
+ label: "CRM-Integration", href: "#"},
],
},
{
- title: "Unternehmen",
- items: [
+ title: "Unternehmen", items: [
{
- label: "Über uns",
- href: "#",
- },
+ label: "Über uns", href: "#"},
{
- label: "Kontakt",
- href: "#contact",
- },
+ label: "Kontakt", href: "#contact"},
],
},
{
- title: "Rechtliches",
- items: [
+ title: "Rechtliches", items: [
{
- label: "Impressum",
- href: "#",
- },
+ label: "Impressum", href: "#"},
{
- label: "Datenschutz",
- href: "#",
- },
+ label: "Datenschutz", href: "#"},
],
},
]}
@@ -330,4 +192,4 @@ export default function LandingPage() {
);
-}
+}
\ No newline at end of file