Merge version_2 into main

Merge version_2 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-04-24 14:07:21 +00:00

View File

@@ -32,23 +32,15 @@ export default function LandingPage() {
<NavbarLayoutFloatingInline
navItems={[
{
name: "Features",
id: "#features",
},
name: "Features", id: "#features"},
{
name: "Pricing",
id: "#pricing",
},
name: "Pricing", id: "#pricing"},
{
name: "FAQ",
id: "#faq",
},
name: "FAQ", id: "#faq"},
]}
brandName="ReviewHero"
button={{
text: "Start Free 10 Analyses",
href: "#contact",
}}
text: "Start Free 10 Analyses", href: "#contact"}}
/>
</div>
@@ -58,70 +50,38 @@ export default function LandingPage() {
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."
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: "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: "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: "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: "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",
},
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",
},
text: "Start Free 10 Analyses", href: "#contact"},
]}
imageSrc="http://img.b2bpic.net/free-photo/computer-system-security-connection-password_53876-123836.jpg"
imageAlt="ReviewHero AI Dashboard Interface"
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-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/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-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-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/portrait-fashionable-well-dressed-man-with-beard-posing-outdoors_1328-3267.jpg", alt: "Business owner"},
]}
avatarText="Trusted by over 500+ managers"
/>
@@ -142,20 +102,11 @@ export default function LandingPage() {
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: "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: "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: "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="Key Features"
description="Powerful tools designed to save time and drive insights."
@@ -169,36 +120,19 @@ export default function LandingPage() {
useInvertedBackground={true}
plans={[
{
id: "basic",
badge: "Freemium",
price: "Free",
subtitle: "Perfect for trying it out",
features: [
"10 Free Analyses",
"Sentiment Analysis",
"Basic Reply Generator",
],
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",
},
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",
],
id: "pro", badge: "Pro", price: "€29.99/mo", subtitle: "For growing brands needing full automation", features: [
"Unlimited Analyses", "Google Maps Sync", "Brand Voice Training", "Management Insights"],
buttons: [
{
text: "Start Pro Trial",
},
text: "Start Pro Trial"},
],
},
]}
@@ -214,31 +148,16 @@ export default function LandingPage() {
useInvertedBackground={false}
metrics={[
{
id: "m1",
value: "10h",
title: "Time Saved Weekly",
items: [
"Automation",
"AI Processing",
],
id: "m1", value: "10h", title: "Time Saved Weekly", items: [
"Automation", "AI Processing"],
},
{
id: "m2",
value: "25%",
title: "Response Time Improvement",
items: [
"Efficiency",
"Realtime",
],
id: "m2", value: "25%", title: "Response Time Improvement", items: [
"Efficiency", "Realtime"],
},
{
id: "m3",
value: "4.8",
title: "Average Rating Increase",
items: [
"Sentiment",
"Consistency",
],
id: "m3", value: "4.8", title: "Average Rating Increase", items: [
"Sentiment", "Consistency"],
},
]}
title="Data-Driven Success"
@@ -254,25 +173,15 @@ export default function LandingPage() {
author="Marcus V. - Cafe Owner"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/inspiring-new-boss_1098-93.jpg",
alt: "Marcus V",
},
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/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/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/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/smiling-happy-business-woman-posing-her-own-coffee-shop_1163-1790.jpg", alt: "Customer Four"},
]}
ratingAnimation="slide-up"
avatarsAnimation="slide-up"
@@ -285,20 +194,11 @@ export default function LandingPage() {
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: "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: "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: "f3", title: "Is my data safe?", content: "Yes, we prioritize security and use industry-standard encryption for all data."},
]}
imageSrc="http://img.b2bpic.net/free-photo/global-communication-phone-wallpaper-business-network-design_53876-160272.jpg"
title="Frequently Asked Questions"
@@ -312,8 +212,7 @@ export default function LandingPage() {
<ContactCenter
useInvertedBackground={true}
background={{
variant: "gradient-bars",
}}
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."
@@ -326,29 +225,19 @@ export default function LandingPage() {
logoText="ReviewHero"
columns={[
{
title: "Product",
items: [
title: "Product", items: [
{
label: "Features",
href: "#features",
},
label: "Features", href: "#features"},
{
label: "Pricing",
href: "#pricing",
},
label: "Pricing", href: "#pricing"},
],
},
{
title: "Legal",
items: [
title: "Legal", items: [
{
label: "Privacy Policy",
href: "#",
},
label: "Privacy Policy", href: "#"},
{
label: "Terms",
href: "#",
},
label: "Terms", href: "#"},
],
},
]}