4 Commits

Author SHA1 Message Date
f7236e96d9 Merge version_3 into main
Merge version_3 into main
2026-04-24 14:08:44 +00:00
7bc07ac848 Update src/app/page.tsx 2026-04-24 14:08:41 +00:00
df09afd12b Merge version_2 into main
Merge version_2 into main
2026-04-24 14:07:21 +00:00
38331723f4 Update src/app/page.tsx 2026-04-24 14:07:18 +00:00

View File

@@ -31,107 +31,46 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarLayoutFloatingInline
navItems={[
{
name: "Features",
id: "#features",
},
{
name: "Pricing",
id: "#pricing",
},
{
name: "FAQ",
id: "#faq",
},
{ name: "Funktionen", id: "#features" },
{ name: "Preise", id: "#pricing" },
{ name: "FAQ", id: "#faq" },
]}
brandName="ReviewHero"
button={{
text: "Start Free 10 Analyses",
href: "#contact",
}}
text: "10 kostenlose Analysen starten", href: "#contact" }}
/>
</div>
<div id="hero" data-section="hero">
<HeroOverlayTestimonial
title="Perfect Review Responses in Seconds"
description="ReviewHero analyzes customer feedback and generates AI-powered replies tailored to your brand voice—from professional to humorous. Understand sentiment, extract themes, and act on insights instantly."
title="Perfekte Antwort auf Bewertungen in Sekunden"
description="ReviewHero analysiert Kundenfeedback und erstellt KI-gestützte Antworten, die exakt auf Ihre Markenstimme zugeschnitten sind von professionell bis humorvoll. Verstehen Sie Stimmungen, extrahieren Sie Themen und handeln Sie sofort basierend auf den Erkenntnissen."
testimonials={[
{
name: "Elena Rossi",
handle: "@rossirestaurants",
testimonial: "ReviewHero saved me 10 hours a week and my reviews have never looked better.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-man-relaxing-lunch-modern-cafe-sitting-front-open-laptop-smiling-happily-while-watching-funny-videos-online-earphones_273609-1958.jpg",
},
{
name: "Marc Schmidt",
handle: "@schmidthotel",
testimonial: "The sentiment analysis is spot on. I finally understand why my guests are frustrated.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/friendly-waitress-with-cup-hot-drink_23-2147775876.jpg",
},
{
name: "Sarah Miller",
handle: "@millerboutique",
testimonial: "Professional, fast, and exactly what I needed for my growing business.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/coffee-business-owner-concept-portrait-happy-young-bearded-caucasian-barista-apron-with-confident-looking-smiling-camera-coffee-shop-counter_1258-103925.jpg",
},
{
name: "Alex Tan",
handle: "@tan-cafe",
testimonial: "The theme extraction is a game changer for my operational improvements.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-successful-young-entrepreneur-standing-looking-camera-crossing-arms-smiling_482257-5018.jpg",
},
{
name: "John Doe",
handle: "@consulting",
testimonial: "Best investment for our brand reputation this year.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/working-with-laptop_1098-14241.jpg",
},
]}
buttons={[
{
text: "Start Free 10 Analyses",
href: "#contact",
},
{ name: "Elena Rossi", handle: "@rossirestaurants", testimonial: "ReviewHero hat mir 10 Stunden pro Woche gespart und meine Bewertungen sahen noch nie so gut aus.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-man-relaxing-lunch-modern-cafe-sitting-front-open-laptop-smiling-happily-while-watching-funny-videos-online-earphones_273609-1958.jpg" },
{ name: "Marc Schmidt", handle: "@schmidthotel", testimonial: "Die Stimmungsanalyse ist genau auf den Punkt. Ich verstehe endlich, warum meine Gäste frustriert sind.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/friendly-waitress-with-cup-hot-drink_23-2147775876.jpg" },
{ name: "Sarah Miller", handle: "@millerboutique", testimonial: "Professionell, schnell und genau das, was ich für mein wachsendes Geschäft brauchte.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/coffee-business-owner-concept-portrait-happy-young-bearded-caucasian-barista-apron-with-confident-looking-smiling-camera-coffee-shop-counter_1258-103925.jpg" },
{ name: "Alex Tan", handle: "@tan-cafe", testimonial: "Die Themenextraktion ist ein Wendepunkt für meine operativen Verbesserungen.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-successful-young-entrepreneur-standing-looking-camera-crossing-arms-smiling_482257-5018.jpg" },
{ name: "John Doe", handle: "@consulting", testimonial: "Die beste Investition für unseren Markenruf in diesem Jahr.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/working-with-laptop_1098-14241.jpg" },
]}
buttons={[{ text: "10 kostenlose Analysen starten", href: "#contact" }]}
imageSrc="http://img.b2bpic.net/free-photo/computer-system-security-connection-password_53876-123836.jpg"
imageAlt="ReviewHero AI Dashboard Interface"
imageAlt="ReviewHero KI Dashboard Oberfläche"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/mature-woman-showing-double-thumbs-up-blue-t-shirt-looking-glad_176474-32836.jpg",
alt: "Satisfied customer",
},
{
src: "http://img.b2bpic.net/free-photo/mature-woman-posing-while-stretching-out-hand-t-shirt-looking-merry_176474-32788.jpg",
alt: "Happy user",
},
{
src: "http://img.b2bpic.net/free-photo/portrait-happy-young-businessman_23-2147839983.jpg",
alt: "Professional user",
},
{
src: "http://img.b2bpic.net/free-photo/portrait-professional-server-posing-with-confidence-with-arms-crossed_482257-122122.jpg",
alt: "Server manager",
},
{
src: "http://img.b2bpic.net/free-photo/portrait-fashionable-well-dressed-man-with-beard-posing-outdoors_1328-3267.jpg",
alt: "Business owner",
},
{ src: "http://img.b2bpic.net/free-photo/mature-woman-showing-double-thumbs-up-blue-t-shirt-looking-glad_176474-32836.jpg", alt: "Zufriedener Kunde" },
{ src: "http://img.b2bpic.net/free-photo/mature-woman-posing-while-stretching-out-hand-t-shirt-looking-merry_176474-32788.jpg", alt: "Glücklicher Benutzer" },
{ src: "http://img.b2bpic.net/free-photo/portrait-happy-young-businessman_23-2147839983.jpg", alt: "Professioneller Nutzer" },
{ src: "http://img.b2bpic.net/free-photo/portrait-professional-server-posing-with-confidence-with-arms-crossed_482257-122122.jpg", alt: "Service-Manager" },
{ src: "http://img.b2bpic.net/free-photo/portrait-fashionable-well-dressed-man-with-beard-posing-outdoors_1328-3267.jpg", alt: "Geschäftsinhaber" },
]}
avatarText="Trusted by over 500+ managers"
avatarText="Vertraut von über 500+ Managern"
/>
</div>
<div id="about" data-section="about">
<MediaAbout
useInvertedBackground={true}
title="Built for Modern Business Owners"
description="We understand the pain of response fatigue. Our AI Gemini 3.1 engine learns your brand voice, providing consistent, professional replies across all Google Maps locations, while surfacing operational insights you need to improve customer satisfaction."
title="Gebaut für moderne Geschäftsinhaber"
description="Wir verstehen den Schmerz von Antwortmüdigkeit. Unsere KI Gemini 3.1-Engine lernt Ihre Markenstimme und liefert konsistente, professionelle Antworten für alle Google Maps-Standorte, während sie gleichzeitig operative Erkenntnisse liefert, die Sie zur Verbesserung der Kundenzufriedenheit benötigen."
imageSrc="http://img.b2bpic.net/free-photo/ai-site-helping-with-content-production_1268-21625.jpg"
/>
</div>
@@ -141,24 +80,12 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
features={[
{
title: "AI Reply Generation",
description: "Generate tone-matched, professional replies in seconds.",
imageSrc: "http://img.b2bpic.net/free-photo/chat-message-speech-bubble-communication_53876-21270.jpg",
},
{
title: "Sentiment Analysis",
description: "Understand guest sentiment with real-time feedback processing.",
imageSrc: "http://img.b2bpic.net/free-photo/smartphone-with-opened-ai-chat-it_1268-21623.jpg",
},
{
title: "Theme Extraction",
description: "Identify operational themes like wait time and price instantly.",
imageSrc: "http://img.b2bpic.net/free-photo/handsome-businessman-suit-headphones-with-microphone-holding-measure-tape-looking-aside-puzzled-sitting-table-offise-white-background_141793-53890.jpg",
},
{ title: "KI-Antwortgenerierung", description: "Erstellen Sie in Sekunden tonfallgerechte, professionelle Antworten.", imageSrc: "http://img.b2bpic.net/free-photo/chat-message-speech-bubble-communication_53876-21270.jpg" },
{ title: "Stimmungsanalyse", description: "Verstehen Sie die Stimmung Ihrer Gäste mit Echtzeit-Feedback-Verarbeitung.", imageSrc: "http://img.b2bpic.net/free-photo/smartphone-with-opened-ai-chat-it_1268-21623.jpg" },
{ title: "Themenextraktion", description: "Identifizieren Sie sofort operative Themen wie Wartezeit und Preise.", imageSrc: "http://img.b2bpic.net/free-photo/handsome-businessman-suit-headphones-with-microphone-holding-measure-tape-looking-aside-puzzled-sitting-table-offise-white-background_141793-53890.jpg" },
]}
title="Key Features"
description="Powerful tools designed to save time and drive insights."
title="Hauptfunktionen"
description="Leistungsstarke Tools, die entwickelt wurden, um Zeit zu sparen und Erkenntnisse zu gewinnen."
/>
</div>
@@ -168,42 +95,11 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={true}
plans={[
{
id: "basic",
badge: "Freemium",
price: "Free",
subtitle: "Perfect for trying it out",
features: [
"10 Free Analyses",
"Sentiment Analysis",
"Basic Reply Generator",
],
buttons: [
{
text: "Start Free Trial",
},
],
},
{
id: "pro",
badge: "Pro",
price: "€29.99/mo",
subtitle: "For serious business owners",
features: [
"Unlimited Analyses",
"Google Maps Sync",
"Brand Voice Training",
"Management Insights",
],
buttons: [
{
text: "Start Pro Trial",
},
],
},
{ id: "basic", badge: "Freemium", price: "Kostenlos", subtitle: "Perfekt zum Ausprobieren", features: ["10 kostenlose Analysen", "Stimmungsanalyse", "Einfacher Antwort-Generator"], buttons: [{ text: "Kostenlose Testversion starten" }] },
{ id: "pro", badge: "Pro", price: "29,99€/Monat", subtitle: "Für wachsende Marken, die vollständige Automatisierung benötigen", features: ["Unbegrenzte Analysen", "Google Maps Synchronisation", "Markenstimmen-Training", "Management-Einblicke"], buttons: [{ text: "Pro-Testversion starten" }] },
]}
title="Simple Transparent Pricing"
description="Choose the perfect plan to boost your brand reputation."
title="Einfache, transparente Preise"
description="Wählen Sie den perfekten Plan, um Ihren Markenruf zu stärken."
/>
</div>
@@ -213,66 +109,27 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
metrics={[
{
id: "m1",
value: "10h",
title: "Time Saved Weekly",
items: [
"Automation",
"AI Processing",
],
},
{
id: "m2",
value: "25%",
title: "Response Time Improvement",
items: [
"Efficiency",
"Realtime",
],
},
{
id: "m3",
value: "4.8",
title: "Average Rating Increase",
items: [
"Sentiment",
"Consistency",
],
},
{ id: "m1", value: "10h", title: "Wöchentlich gesparte Zeit", items: ["Automatisierung", "KI-Verarbeitung"] },
{ id: "m2", value: "25%", title: "Verbesserung der Antwortzeit", items: ["Effizienz", "Echtzeit"] },
{ id: "m3", value: "4.8", title: "Durchschnittliche Rating-Erhöhung", items: ["Stimmung", "Konsistenz"] },
]}
title="Data-Driven Success"
description="Quantifiable results that move the needle for your business."
title="Datengestützter Erfolg"
description="Messbare Ergebnisse, die Ihr Unternehmen voranbringen."
/>
</div>
<div id="testimonial-section" data-section="testimonial-section">
<TestimonialCardFifteen
useInvertedBackground={true}
testimonial="ReviewHero is the gold standard for reputation management. Our guests actually notice the difference in our replies now."
testimonial="ReviewHero ist der Goldstandard für das Reputationsmanagement. Unsere Gäste bemerken jetzt tatsächlich den Unterschied in unseren Antworten."
rating={5}
author="Marcus V. - Cafe Owner"
author="Marcus V. Café-Besitzer"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/inspiring-new-boss_1098-93.jpg",
alt: "Marcus V",
},
{
src: "http://img.b2bpic.net/free-photo/positive-young-caucasian-brunette-lady-wears-black-top-pants-hoodie-top-smiling-camera-cafe_197531-33294.jpg",
alt: "Customer One",
},
{
src: "http://img.b2bpic.net/free-photo/portrait-smiling-owner-standing-bakery-shop_1170-2075.jpg",
alt: "Customer Two",
},
{
src: "http://img.b2bpic.net/free-photo/vertical-shot-friendly-asian-girl-smiling-serving-coffee-barista-giving-you-cup-coffee_1258-199251.jpg",
alt: "Customer Three",
},
{
src: "http://img.b2bpic.net/free-photo/smiling-happy-business-woman-posing-her-own-coffee-shop_1163-1790.jpg",
alt: "Customer Four",
},
{ src: "http://img.b2bpic.net/free-photo/inspiring-new-boss_1098-93.jpg", alt: "Marcus V" },
{ src: "http://img.b2bpic.net/free-photo/positive-young-caucasian-brunette-lady-wears-black-top-pants-hoodie-top-smiling-camera-cafe_197531-33294.jpg", alt: "Kunde Eins" },
{ src: "http://img.b2bpic.net/free-photo/portrait-smiling-owner-standing-bakery-shop_1170-2075.jpg", alt: "Kunde Zwei" },
{ src: "http://img.b2bpic.net/free-photo/vertical-shot-friendly-asian-girl-smiling-serving-coffee-barista-giving-you-cup-coffee_1258-199251.jpg", alt: "Kunde Drei" },
{ src: "http://img.b2bpic.net/free-photo/smiling-happy-business-woman-posing-her-own-coffee-shop_1163-1790.jpg", alt: "Kunde Vier" },
]}
ratingAnimation="slide-up"
avatarsAnimation="slide-up"
@@ -284,25 +141,13 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
faqs={[
{
id: "f1",
title: "How does AI analysis work?",
content: "Our AI analyzes language, sentiment, and keywords against thousands of professional examples.",
},
{
id: "f2",
title: "Can I link Google Maps?",
content: "Yes, our Pro plan allows direct integration with Google Maps to auto-analyze all your existing reviews.",
},
{
id: "f3",
title: "Is my data safe?",
content: "Yes, we prioritize security and use industry-standard encryption for all data.",
},
{ id: "f1", title: "Wie funktioniert die KI-Analyse?", content: "Unsere KI analysiert Sprache, Stimmung und Schlüsselwörter anhand von Tausenden professionellen Beispielen." },
{ id: "f2", title: "Kann ich Google Maps verknüpfen?", content: "Ja, unser Pro-Plan ermöglicht die direkte Integration mit Google Maps, um alle bestehenden Bewertungen automatisch zu analysieren." },
{ id: "f3", title: "Sind meine Daten sicher?", content: "Ja, wir legen Wert auf Sicherheit und verwenden branchenübliche Verschlüsselung für alle Daten." },
]}
imageSrc="http://img.b2bpic.net/free-photo/global-communication-phone-wallpaper-business-network-design_53876-160272.jpg"
title="Frequently Asked Questions"
description="Have questions? We have answers."
title="Häufig gestellte Fragen"
description="Haben Sie Fragen? Wir haben Antworten."
faqsAnimation="slide-up"
mediaAnimation="slide-up"
/>
@@ -311,12 +156,10 @@ export default function LandingPage() {
<div id="contact" data-section="contact">
<ContactCenter
useInvertedBackground={true}
background={{
variant: "gradient-bars",
}}
tag="Ready to get started?"
title="Sign up for 10 free trial analyses"
description="Join thousands of business owners taking control of their reputation today."
background={{ variant: "gradient-bars" }}
tag="Bereit anzufangen?"
title="Melden Sie sich für 10 kostenlose Testanalysen an"
description="Schließen Sie sich tausenden Geschäftsinhabern an, die heute die Kontrolle über ihren Ruf übernehmen."
/>
</div>
@@ -325,32 +168,8 @@ export default function LandingPage() {
imageSrc="http://img.b2bpic.net/free-vector/gradient-technology-logo_52683-8578.jpg"
logoText="ReviewHero"
columns={[
{
title: "Product",
items: [
{
label: "Features",
href: "#features",
},
{
label: "Pricing",
href: "#pricing",
},
],
},
{
title: "Legal",
items: [
{
label: "Privacy Policy",
href: "#",
},
{
label: "Terms",
href: "#",
},
],
},
{ title: "Produkt", items: [{ label: "Funktionen", href: "#features" }, { label: "Preise", href: "#pricing" }] },
{ title: "Rechtliches", items: [{ label: "Datenschutzrichtlinie", href: "#" }, { label: "AGB", href: "#" }] },
]}
/>
</div>