Merge version_1 into main #2
@@ -43,33 +43,25 @@ export default function AboutPage() {
|
||||
description="We understand the challenges businesses face in managing customer reviews. That's why we built a platform that simplifies feedback management, helps you respond intelligently, and turns insights into action."
|
||||
tag="Our Mission"
|
||||
tagAnimation="slide-up"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnV77vVS09DELsUglPDcADhP0k/an-abstract-illustration-representing-re-1773228250518-ab77d24e.png?_wi=2"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnV77vVS09DELsUglPDcADhP0k/an-abstract-illustration-representing-re-1773228250518-ab77d24e.png"
|
||||
imageAlt="Review management illustration"
|
||||
mediaAnimation="blur-reveal"
|
||||
bulletPoints={[
|
||||
{
|
||||
title: "Unified Dashboard",
|
||||
description:
|
||||
"Aggregate reviews from Google, Yelp, Facebook, and more in a single, intuitive dashboard",
|
||||
icon: BarChart3,
|
||||
title: "Unified Dashboard", description:
|
||||
"Aggregate reviews from Google, Yelp, Facebook, and more in a single, intuitive dashboard", icon: BarChart3,
|
||||
},
|
||||
{
|
||||
title: "AI-Powered Responses",
|
||||
description:
|
||||
"Get intelligent response suggestions powered by machine learning to reply to reviews faster",
|
||||
icon: Sparkles,
|
||||
title: "AI-Powered Responses", description:
|
||||
"Get intelligent response suggestions powered by machine learning to reply to reviews faster", icon: Sparkles,
|
||||
},
|
||||
{
|
||||
title: "Real-Time Analytics",
|
||||
description:
|
||||
"Track sentiment trends, response rates, and customer satisfaction metrics in real-time",
|
||||
icon: TrendingUp,
|
||||
title: "Real-Time Analytics", description:
|
||||
"Track sentiment trends, response rates, and customer satisfaction metrics in real-time", icon: TrendingUp,
|
||||
},
|
||||
{
|
||||
title: "Team Collaboration",
|
||||
description:
|
||||
"Assign reviews, track responses, and collaborate seamlessly across your entire team",
|
||||
icon: Users,
|
||||
title: "Team Collaboration", description:
|
||||
"Assign reviews, track responses, and collaborate seamlessly across your entire team", icon: Users,
|
||||
},
|
||||
]}
|
||||
textboxLayout="default"
|
||||
@@ -88,31 +80,19 @@ export default function AboutPage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
title: "Multi-Platform Review Aggregation",
|
||||
description:
|
||||
"Automatically collect and organize reviews from Google, Yelp, Facebook, TripAdvisor, and more. Spend less time searching and more time responding.",
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnV77vVS09DELsUglPDcADhP0k/screenshot-of-a-review-aggregation-featu-1773228252041-31ed36a5.png?_wi=2",
|
||||
imageAlt: "Review aggregation feature",
|
||||
},
|
||||
title: "Multi-Platform Review Aggregation", description:
|
||||
"Automatically collect and organize reviews from Google, Yelp, Facebook, TripAdvisor, and more. Spend less time searching and more time responding.", imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnV77vVS09DELsUglPDcADhP0k/screenshot-of-a-review-aggregation-featu-1773228252041-31ed36a5.png", imageAlt: "Review aggregation feature"},
|
||||
{
|
||||
id: 2,
|
||||
title: "AI-Assisted Response Templates",
|
||||
description:
|
||||
"Get contextual response suggestions powered by AI. Customize templates by business type, and respond to reviews in seconds while maintaining your brand voice.",
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnV77vVS09DELsUglPDcADhP0k/screenshot-of-an-automated-response-sugg-1773228251051-d0cbf76c.png?_wi=2",
|
||||
imageAlt: "AI response suggestions",
|
||||
},
|
||||
title: "AI-Assisted Response Templates", description:
|
||||
"Get contextual response suggestions powered by AI. Customize templates by business type, and respond to reviews in seconds while maintaining your brand voice.", imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnV77vVS09DELsUglPDcADhP0k/screenshot-of-an-automated-response-sugg-1773228251051-d0cbf76c.png", imageAlt: "AI response suggestions"},
|
||||
{
|
||||
id: 3,
|
||||
title: "Advanced Analytics & Insights",
|
||||
description:
|
||||
"Track review trends, sentiment analysis, response rates, and customer satisfaction scores. Identify patterns and opportunities to improve your business.",
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnV77vVS09DELsUglPDcADhP0k/screenshot-of-an-analytics-dashboard-sho-1773228250872-4a43aa89.png?_wi=2",
|
||||
imageAlt: "Analytics dashboard",
|
||||
},
|
||||
title: "Advanced Analytics & Insights", description:
|
||||
"Track review trends, sentiment analysis, response rates, and customer satisfaction scores. Identify patterns and opportunities to improve your business.", imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnV77vVS09DELsUglPDcADhP0k/screenshot-of-an-analytics-dashboard-sho-1773228250872-4a43aa89.png", imageAlt: "Analytics dashboard"},
|
||||
]}
|
||||
title="Powerful Features Built for Growth"
|
||||
description="Everything you need to manage customer reviews and build brand loyalty, all in one platform"
|
||||
@@ -124,7 +104,7 @@ export default function AboutPage() {
|
||||
animationType="blur-reveal"
|
||||
className="w-full"
|
||||
containerClassName="max-w-7xl mx-auto px-4 md:px-6"
|
||||
titleClassName="text-3xl md:text-4xl font-bold mb-4"
|
||||
textBoxTitleClassName="text-3xl md:text-4xl font-bold mb-4"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -133,41 +113,23 @@ export default function AboutPage() {
|
||||
<FaqSplitText
|
||||
faqs={[
|
||||
{
|
||||
id: "1",
|
||||
title: "What platforms does StarReview support?",
|
||||
content:
|
||||
"StarReview integrates with all major review platforms including Google Reviews, Yelp, Facebook, TripAdvisor, Apple Maps, Instagram, Twitter, and more. We continuously add new integrations based on customer feedback.",
|
||||
},
|
||||
id: "1", title: "What platforms does StarReview support?", content:
|
||||
"StarReview integrates with all major review platforms including Google Reviews, Yelp, Facebook, TripAdvisor, Apple Maps, Instagram, Twitter, and more. We continuously add new integrations based on customer feedback."},
|
||||
{
|
||||
id: "2",
|
||||
title: "Can I customize the AI response templates?",
|
||||
content:
|
||||
"Yes! You can create custom response templates for different scenarios, industries, and team members. Our AI learns from your responses to improve suggestions over time, and you maintain full control over the tone and messaging.",
|
||||
},
|
||||
id: "2", title: "Can I customize the AI response templates?", content:
|
||||
"Yes! You can create custom response templates for different scenarios, industries, and team members. Our AI learns from your responses to improve suggestions over time, and you maintain full control over the tone and messaging."},
|
||||
{
|
||||
id: "3",
|
||||
title: "How does sentiment analysis work?",
|
||||
content:
|
||||
"Our advanced AI analyzes the tone and content of each review to identify sentiment (positive, negative, neutral). This helps you quickly identify problem areas and trends in customer feedback. You can filter and search by sentiment.",
|
||||
},
|
||||
id: "3", title: "How does sentiment analysis work?", content:
|
||||
"Our advanced AI analyzes the tone and content of each review to identify sentiment (positive, negative, neutral). This helps you quickly identify problem areas and trends in customer feedback. You can filter and search by sentiment."},
|
||||
{
|
||||
id: "4",
|
||||
title: "What support do you offer?",
|
||||
content:
|
||||
"We offer email support on all plans, priority support for Professional and higher plans, and 24/7 phone support for Enterprise customers. We also have comprehensive documentation and video tutorials.",
|
||||
},
|
||||
id: "4", title: "What support do you offer?", content:
|
||||
"We offer email support on all plans, priority support for Professional and higher plans, and 24/7 phone support for Enterprise customers. We also have comprehensive documentation and video tutorials."},
|
||||
{
|
||||
id: "5",
|
||||
title: "Is there a free trial?",
|
||||
content:
|
||||
"Yes! We offer a 14-day free trial of our Professional plan with full access to all features. No credit card required to start. If you love it, you can upgrade to a paid plan anytime.",
|
||||
},
|
||||
id: "5", title: "Is there a free trial?", content:
|
||||
"Yes! We offer a 14-day free trial of our Professional plan with full access to all features. No credit card required to start. If you love it, you can upgrade to a paid plan anytime."},
|
||||
{
|
||||
id: "6",
|
||||
title: "Can I integrate StarReview with other tools?",
|
||||
content:
|
||||
"Yes! StarReview integrates with popular CRM systems, email platforms, and communication tools via Zapier, webhooks, and direct integrations. Our API is also available for custom integrations on Enterprise plans.",
|
||||
},
|
||||
id: "6", title: "Can I integrate StarReview with other tools?", content:
|
||||
"Yes! StarReview integrates with popular CRM systems, email platforms, and communication tools via Zapier, webhooks, and direct integrations. Our API is also available for custom integrations on Enterprise plans."},
|
||||
]}
|
||||
sideTitle="Frequently Asked Questions"
|
||||
sideDescription="Find answers to common questions about StarReview, our features, and pricing"
|
||||
@@ -184,14 +146,13 @@ export default function AboutPage() {
|
||||
{/* Footer */}
|
||||
<div id="footer" data-section="footer" className="w-full">
|
||||
<FooterMedia
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnV77vVS09DELsUglPDcADhP0k/abstract-modern-tech-background-with-sub-1773228250982-26b09965.png?_wi=3"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnV77vVS09DELsUglPDcADhP0k/abstract-modern-tech-background-with-sub-1773228250982-26b09965.png"
|
||||
imageAlt="Tech background"
|
||||
logoText="StarReview"
|
||||
copyrightText="© 2025 StarReview. All rights reserved."
|
||||
columns={[
|
||||
{
|
||||
title: "Product",
|
||||
items: [
|
||||
title: "Product", items: [
|
||||
{ label: "Features", href: "/about#features" },
|
||||
{ label: "Pricing", href: "/" },
|
||||
{ label: "Security", href: "#" },
|
||||
@@ -199,8 +160,7 @@ export default function AboutPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{ label: "About", href: "/about" },
|
||||
{ label: "Blog", href: "#" },
|
||||
{ label: "Careers", href: "#" },
|
||||
@@ -208,8 +168,7 @@ export default function AboutPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
title: "Legal", items: [
|
||||
{ label: "Privacy Policy", href: "#" },
|
||||
{ label: "Terms of Service", href: "#" },
|
||||
{ label: "Cookie Policy", href: "#" },
|
||||
|
||||
277
src/app/page.tsx
277
src/app/page.tsx
@@ -63,13 +63,9 @@ export default function HomePage() {
|
||||
showDimOverlay={false}
|
||||
buttons={[
|
||||
{
|
||||
text: "Start Free Trial",
|
||||
href: "https://app.starreview.com/signup",
|
||||
},
|
||||
text: "Start Free Trial", href: "https://app.starreview.com/signup"},
|
||||
{
|
||||
text: "Watch Demo",
|
||||
href: "#",
|
||||
},
|
||||
text: "Watch Demo", href: "#"},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
className="w-full"
|
||||
@@ -85,33 +81,25 @@ export default function HomePage() {
|
||||
description="We understand the challenges businesses face in managing customer reviews. That's why we built a platform that simplifies feedback management, helps you respond intelligently, and turns insights into action."
|
||||
tag="Our Mission"
|
||||
tagAnimation="slide-up"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnV77vVS09DELsUglPDcADhP0k/an-abstract-illustration-representing-re-1773228250518-ab77d24e.png?_wi=1"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnV77vVS09DELsUglPDcADhP0k/an-abstract-illustration-representing-re-1773228250518-ab77d24e.png"
|
||||
imageAlt="Review management illustration"
|
||||
mediaAnimation="blur-reveal"
|
||||
bulletPoints={[
|
||||
{
|
||||
title: "Unified Dashboard",
|
||||
description:
|
||||
"Aggregate reviews from Google, Yelp, Facebook, and more in a single, intuitive dashboard",
|
||||
icon: BarChart3,
|
||||
title: "Unified Dashboard", description:
|
||||
"Aggregate reviews from Google, Yelp, Facebook, and more in a single, intuitive dashboard", icon: BarChart3,
|
||||
},
|
||||
{
|
||||
title: "AI-Powered Responses",
|
||||
description:
|
||||
"Get intelligent response suggestions powered by machine learning to reply to reviews faster",
|
||||
icon: Sparkles,
|
||||
title: "AI-Powered Responses", description:
|
||||
"Get intelligent response suggestions powered by machine learning to reply to reviews faster", icon: Sparkles,
|
||||
},
|
||||
{
|
||||
title: "Real-Time Analytics",
|
||||
description:
|
||||
"Track sentiment trends, response rates, and customer satisfaction metrics in real-time",
|
||||
icon: TrendingUp,
|
||||
title: "Real-Time Analytics", description:
|
||||
"Track sentiment trends, response rates, and customer satisfaction metrics in real-time", icon: TrendingUp,
|
||||
},
|
||||
{
|
||||
title: "Team Collaboration",
|
||||
description:
|
||||
"Assign reviews, track responses, and collaborate seamlessly across your entire team",
|
||||
icon: Users,
|
||||
title: "Team Collaboration", description:
|
||||
"Assign reviews, track responses, and collaborate seamlessly across your entire team", icon: Users,
|
||||
},
|
||||
]}
|
||||
textboxLayout="default"
|
||||
@@ -129,31 +117,19 @@ export default function HomePage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
title: "Multi-Platform Review Aggregation",
|
||||
description:
|
||||
"Automatically collect and organize reviews from Google, Yelp, Facebook, TripAdvisor, and more. Spend less time searching and more time responding.",
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnV77vVS09DELsUglPDcADhP0k/screenshot-of-a-review-aggregation-featu-1773228252041-31ed36a5.png?_wi=1",
|
||||
imageAlt: "Review aggregation feature",
|
||||
},
|
||||
title: "Multi-Platform Review Aggregation", description:
|
||||
"Automatically collect and organize reviews from Google, Yelp, Facebook, TripAdvisor, and more. Spend less time searching and more time responding.", imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnV77vVS09DELsUglPDcADhP0k/screenshot-of-a-review-aggregation-featu-1773228252041-31ed36a5.png", imageAlt: "Review aggregation feature"},
|
||||
{
|
||||
id: 2,
|
||||
title: "AI-Assisted Response Templates",
|
||||
description:
|
||||
"Get contextual response suggestions powered by AI. Customize templates by business type, and respond to reviews in seconds while maintaining your brand voice.",
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnV77vVS09DELsUglPDcADhP0k/screenshot-of-an-automated-response-sugg-1773228251051-d0cbf76c.png?_wi=1",
|
||||
imageAlt: "AI response suggestions",
|
||||
},
|
||||
title: "AI-Assisted Response Templates", description:
|
||||
"Get contextual response suggestions powered by AI. Customize templates by business type, and respond to reviews in seconds while maintaining your brand voice.", imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnV77vVS09DELsUglPDcADhP0k/screenshot-of-an-automated-response-sugg-1773228251051-d0cbf76c.png", imageAlt: "AI response suggestions"},
|
||||
{
|
||||
id: 3,
|
||||
title: "Advanced Analytics & Insights",
|
||||
description:
|
||||
"Track review trends, sentiment analysis, response rates, and customer satisfaction scores. Identify patterns and opportunities to improve your business.",
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnV77vVS09DELsUglPDcADhP0k/screenshot-of-an-analytics-dashboard-sho-1773228250872-4a43aa89.png?_wi=1",
|
||||
imageAlt: "Analytics dashboard",
|
||||
},
|
||||
title: "Advanced Analytics & Insights", description:
|
||||
"Track review trends, sentiment analysis, response rates, and customer satisfaction scores. Identify patterns and opportunities to improve your business.", imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnV77vVS09DELsUglPDcADhP0k/screenshot-of-an-analytics-dashboard-sho-1773228250872-4a43aa89.png", imageAlt: "Analytics dashboard"},
|
||||
]}
|
||||
title="Powerful Features Built for Growth"
|
||||
description="Everything you need to manage customer reviews and build brand loyalty, all in one platform"
|
||||
@@ -165,7 +141,7 @@ export default function HomePage() {
|
||||
animationType="blur-reveal"
|
||||
className="w-full py-20"
|
||||
containerClassName="max-w-7xl mx-auto"
|
||||
titleClassName="text-3xl md:text-4xl font-bold mb-4"
|
||||
textBoxTitleClassName="text-3xl md:text-4xl font-bold mb-4"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -179,24 +155,9 @@ export default function HomePage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
names={[
|
||||
"RestaurantChain Co",
|
||||
"RetailHub",
|
||||
"HotelGroup International",
|
||||
"Professional Services Inc",
|
||||
"Healthcare Solutions",
|
||||
"Service Agency Pro",
|
||||
"FinTech Innovations",
|
||||
"Business Consulting",
|
||||
]}
|
||||
"RestaurantChain Co", "RetailHub", "HotelGroup International", "Professional Services Inc", "Healthcare Solutions", "Service Agency Pro", "FinTech Innovations", "Business Consulting"]}
|
||||
logos={[
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnV77vVS09DELsUglPDcADhP0k/professional-logo-design-for-a-restauran-1773228250166-2ca1d768.png",
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnV77vVS09DELsUglPDcADhP0k/professional-logo-design-for-a-retail-bu-1773228249990-76c89116.png",
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnV77vVS09DELsUglPDcADhP0k/professional-logo-design-for-a-hotel-cha-1773228260741-6c8d7e40.png",
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnV77vVS09DELsUglPDcADhP0k/professional-logo-design-for-a-professio-1773228250480-98d3d553.png",
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnV77vVS09DELsUglPDcADhP0k/professional-logo-design-for-a-healthcar-1773228250383-32604c37.png",
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnV77vVS09DELsUglPDcADhP0k/professional-logo-design-for-a-service-b-1773228251001-b6d09ff9.png",
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnV77vVS09DELsUglPDcADhP0k/professional-logo-design-for-a-financial-1773228250237-c90a834c.png",
|
||||
]}
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnV77vVS09DELsUglPDcADhP0k/professional-logo-design-for-a-restauran-1773228250166-2ca1d768.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnV77vVS09DELsUglPDcADhP0k/professional-logo-design-for-a-retail-bu-1773228249990-76c89116.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnV77vVS09DELsUglPDcADhP0k/professional-logo-design-for-a-hotel-cha-1773228260741-6c8d7e40.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnV77vVS09DELsUglPDcADhP0k/professional-logo-design-for-a-professio-1773228250480-98d3d553.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnV77vVS09DELsUglPDcADhP0k/professional-logo-design-for-a-healthcar-1773228250383-32604c37.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnV77vVS09DELsUglPDcADhP0k/professional-logo-design-for-a-service-b-1773228251001-b6d09ff9.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnV77vVS09DELsUglPDcADhP0k/professional-logo-design-for-a-financial-1773228250237-c90a834c.png"]}
|
||||
speed={40}
|
||||
showCard={true}
|
||||
className="w-full py-20"
|
||||
@@ -208,71 +169,29 @@ export default function HomePage() {
|
||||
<TestimonialCardTen
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
title: "Saved Us Hours Every Week",
|
||||
quote:
|
||||
"StarReview consolidated our reviews from 4 different platforms. Now we respond to all customer feedback within hours instead of days. The AI suggestions are accurate and save us tremendous time.",
|
||||
name: "Sarah Chen",
|
||||
role: "Operations Manager",
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnV77vVS09DELsUglPDcADhP0k/professional-headshot-of-a-diverse-busin-1773228249671-5cfb1750.png",
|
||||
imageAlt: "Sarah Chen",
|
||||
},
|
||||
id: "1", title: "Saved Us Hours Every Week", quote:
|
||||
"StarReview consolidated our reviews from 4 different platforms. Now we respond to all customer feedback within hours instead of days. The AI suggestions are accurate and save us tremendous time.", name: "Sarah Chen", role: "Operations Manager", imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnV77vVS09DELsUglPDcADhP0k/professional-headshot-of-a-diverse-busin-1773228249671-5cfb1750.png", imageAlt: "Sarah Chen"},
|
||||
{
|
||||
id: "2",
|
||||
title: "Game Changer for Our Brand",
|
||||
quote:
|
||||
"The sentiment analysis has been eye-opening. We now understand exactly what customers love and what we need to improve. Our reputation score has increased 34% in just 3 months.",
|
||||
name: "James Mitchell",
|
||||
role: "CEO",
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnV77vVS09DELsUglPDcADhP0k/professional-headshot-of-a-young-female--1773228249887-b64bc0ed.png",
|
||||
imageAlt: "James Mitchell",
|
||||
},
|
||||
id: "2", title: "Game Changer for Our Brand", quote:
|
||||
"The sentiment analysis has been eye-opening. We now understand exactly what customers love and what we need to improve. Our reputation score has increased 34% in just 3 months.", name: "James Mitchell", role: "CEO", imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnV77vVS09DELsUglPDcADhP0k/professional-headshot-of-a-young-female--1773228249887-b64bc0ed.png", imageAlt: "James Mitchell"},
|
||||
{
|
||||
id: "3",
|
||||
title: "Best Investment for Customer Relationships",
|
||||
quote:
|
||||
"The team collaboration features mean everyone stays on the same page about customer feedback. Response consistency has improved dramatically and customers feel heard.",
|
||||
name: "Maria Rodriguez",
|
||||
role: "General Manager",
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnV77vVS09DELsUglPDcADhP0k/professional-headshot-of-a-diverse-male--1773228250505-2b83988a.png",
|
||||
imageAlt: "Maria Rodriguez",
|
||||
},
|
||||
id: "3", title: "Best Investment for Customer Relationships", quote:
|
||||
"The team collaboration features mean everyone stays on the same page about customer feedback. Response consistency has improved dramatically and customers feel heard.", name: "Maria Rodriguez", role: "General Manager", imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnV77vVS09DELsUglPDcADhP0k/professional-headshot-of-a-diverse-male--1773228250505-2b83988a.png", imageAlt: "Maria Rodriguez"},
|
||||
{
|
||||
id: "4",
|
||||
title: "Simple, Powerful, Affordable",
|
||||
quote:
|
||||
"We tried other review management platforms, but nothing comes close to StarReview's ease of use and price. The support team is incredibly responsive and helpful.",
|
||||
name: "David Thompson",
|
||||
role: "Business Owner",
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnV77vVS09DELsUglPDcADhP0k/professional-headshot-of-a-diverse-femal-1773228249775-a6c4fd2a.png",
|
||||
imageAlt: "David Thompson",
|
||||
},
|
||||
id: "4", title: "Simple, Powerful, Affordable", quote:
|
||||
"We tried other review management platforms, but nothing comes close to StarReview's ease of use and price. The support team is incredibly responsive and helpful.", name: "David Thompson", role: "Business Owner", imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnV77vVS09DELsUglPDcADhP0k/professional-headshot-of-a-diverse-femal-1773228249775-a6c4fd2a.png", imageAlt: "David Thompson"},
|
||||
{
|
||||
id: "5",
|
||||
title: "Transformed Our Customer Service",
|
||||
quote:
|
||||
"The AI response templates are so smart. They understand the context of each review and help us respond authentically. Our customer satisfaction scores are way up.",
|
||||
name: "Emily Watson",
|
||||
role: "Customer Service Director",
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnV77vVS09DELsUglPDcADhP0k/professional-headshot-of-a-young-diverse-1773228250004-8ab1c3ca.png",
|
||||
imageAlt: "Emily Watson",
|
||||
},
|
||||
id: "5", title: "Transformed Our Customer Service", quote:
|
||||
"The AI response templates are so smart. They understand the context of each review and help us respond authentically. Our customer satisfaction scores are way up.", name: "Emily Watson", role: "Customer Service Director", imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnV77vVS09DELsUglPDcADhP0k/professional-headshot-of-a-young-diverse-1773228250004-8ab1c3ca.png", imageAlt: "Emily Watson"},
|
||||
{
|
||||
id: "6",
|
||||
title: "Finally, One Dashboard for Everything",
|
||||
quote:
|
||||
"No more logging into 5 different platforms. StarReview brings it all together beautifully. This is exactly what we needed to scale our operations.",
|
||||
name: "Marcus Johnson",
|
||||
role: "Marketing Director",
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnV77vVS09DELsUglPDcADhP0k/professional-headshot-of-a-diverse-femal-1773228249492-bc65745b.png",
|
||||
imageAlt: "Marcus Johnson",
|
||||
},
|
||||
id: "6", title: "Finally, One Dashboard for Everything", quote:
|
||||
"No more logging into 5 different platforms. StarReview brings it all together beautifully. This is exactly what we needed to scale our operations.", name: "Marcus Johnson", role: "Marketing Director", imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnV77vVS09DELsUglPDcADhP0k/professional-headshot-of-a-diverse-femal-1773228249492-bc65745b.png", imageAlt: "Marcus Johnson"},
|
||||
]}
|
||||
title="What Our Customers Say"
|
||||
description="Hear from businesses that have transformed their customer feedback management with StarReview"
|
||||
@@ -283,7 +202,7 @@ export default function HomePage() {
|
||||
useInvertedBackground={false}
|
||||
className="w-full py-20"
|
||||
containerClassName="max-w-7xl mx-auto"
|
||||
titleClassName="text-3xl md:text-4xl font-bold mb-4"
|
||||
textBoxTitleClassName="text-3xl md:text-4xl font-bold mb-4"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -291,41 +210,23 @@ export default function HomePage() {
|
||||
<FaqSplitText
|
||||
faqs={[
|
||||
{
|
||||
id: "1",
|
||||
title: "What platforms does StarReview support?",
|
||||
content:
|
||||
"StarReview integrates with all major review platforms including Google Reviews, Yelp, Facebook, TripAdvisor, Apple Maps, Instagram, Twitter, and more. We continuously add new integrations based on customer feedback.",
|
||||
},
|
||||
id: "1", title: "What platforms does StarReview support?", content:
|
||||
"StarReview integrates with all major review platforms including Google Reviews, Yelp, Facebook, TripAdvisor, Apple Maps, Instagram, Twitter, and more. We continuously add new integrations based on customer feedback."},
|
||||
{
|
||||
id: "2",
|
||||
title: "Can I customize the AI response templates?",
|
||||
content:
|
||||
"Yes! You can create custom response templates for different scenarios, industries, and team members. Our AI learns from your responses to improve suggestions over time, and you maintain full control over the tone and messaging.",
|
||||
},
|
||||
id: "2", title: "Can I customize the AI response templates?", content:
|
||||
"Yes! You can create custom response templates for different scenarios, industries, and team members. Our AI learns from your responses to improve suggestions over time, and you maintain full control over the tone and messaging."},
|
||||
{
|
||||
id: "3",
|
||||
title: "How does sentiment analysis work?",
|
||||
content:
|
||||
"Our advanced AI analyzes the tone and content of each review to identify sentiment (positive, negative, neutral). This helps you quickly identify problem areas and trends in customer feedback. You can filter and search by sentiment.",
|
||||
},
|
||||
id: "3", title: "How does sentiment analysis work?", content:
|
||||
"Our advanced AI analyzes the tone and content of each review to identify sentiment (positive, negative, neutral). This helps you quickly identify problem areas and trends in customer feedback. You can filter and search by sentiment."},
|
||||
{
|
||||
id: "4",
|
||||
title: "What support do you offer?",
|
||||
content:
|
||||
"We offer email support on all plans, priority support for Professional and higher plans, and 24/7 phone support for Enterprise customers. We also have comprehensive documentation and video tutorials.",
|
||||
},
|
||||
id: "4", title: "What support do you offer?", content:
|
||||
"We offer email support on all plans, priority support for Professional and higher plans, and 24/7 phone support for Enterprise customers. We also have comprehensive documentation and video tutorials."},
|
||||
{
|
||||
id: "5",
|
||||
title: "Is there a free trial?",
|
||||
content:
|
||||
"Yes! We offer a 14-day free trial of our Professional plan with full access to all features. No credit card required to start. If you love it, you can upgrade to a paid plan anytime.",
|
||||
},
|
||||
id: "5", title: "Is there a free trial?", content:
|
||||
"Yes! We offer a 14-day free trial of our Professional plan with full access to all features. No credit card required to start. If you love it, you can upgrade to a paid plan anytime."},
|
||||
{
|
||||
id: "6",
|
||||
title: "Can I integrate StarReview with other tools?",
|
||||
content:
|
||||
"Yes! StarReview integrates with popular CRM systems, email platforms, and communication tools via Zapier, webhooks, and direct integrations. Our API is also available for custom integrations on Enterprise plans.",
|
||||
},
|
||||
id: "6", title: "Can I integrate StarReview with other tools?", content:
|
||||
"Yes! StarReview integrates with popular CRM systems, email platforms, and communication tools via Zapier, webhooks, and direct integrations. Our API is also available for custom integrations on Enterprise plans."},
|
||||
]}
|
||||
sideTitle="Frequently Asked Questions"
|
||||
sideDescription="Find answers to common questions about StarReview, our features, and pricing"
|
||||
@@ -348,18 +249,13 @@ export default function HomePage() {
|
||||
description="Join thousands of businesses using StarReview to centralize customer feedback, respond faster, and build stronger customer relationships. Start your free 14-day trial today—no credit card required."
|
||||
buttons={[
|
||||
{
|
||||
text: "Start Free Trial",
|
||||
href: "https://app.starreview.com/signup",
|
||||
},
|
||||
text: "Start Free Trial", href: "https://app.starreview.com/signup"},
|
||||
{
|
||||
text: "Schedule a Demo",
|
||||
href: "https://calendly.com/starreview/demo",
|
||||
},
|
||||
text: "Schedule a Demo", href: "https://calendly.com/starreview/demo"},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
useInvertedBackground={false}
|
||||
className="w-full py-20"
|
||||
containerClassName="max-w-4xl mx-auto"
|
||||
@@ -370,72 +266,45 @@ export default function HomePage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnV77vVS09DELsUglPDcADhP0k/abstract-modern-tech-background-with-sub-1773228250982-26b09965.png?_wi=1"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnV77vVS09DELsUglPDcADhP0k/abstract-modern-tech-background-with-sub-1773228250982-26b09965.png"
|
||||
imageAlt="Tech background"
|
||||
logoText="StarReview"
|
||||
copyrightText="© 2025 StarReview. All rights reserved."
|
||||
columns={[
|
||||
{
|
||||
title: "Product",
|
||||
items: [
|
||||
title: "Product", items: [
|
||||
{
|
||||
label: "Features",
|
||||
href: "#features",
|
||||
},
|
||||
label: "Features", href: "#features"},
|
||||
{
|
||||
label: "Pricing",
|
||||
href: "/pricing",
|
||||
},
|
||||
label: "Pricing", href: "/pricing"},
|
||||
{
|
||||
label: "Security",
|
||||
href: "#",
|
||||
},
|
||||
label: "Security", href: "#"},
|
||||
{
|
||||
label: "API Docs",
|
||||
href: "#",
|
||||
},
|
||||
label: "API Docs", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{
|
||||
label: "About",
|
||||
href: "#about",
|
||||
},
|
||||
label: "About", href: "#about"},
|
||||
{
|
||||
label: "Blog",
|
||||
href: "#",
|
||||
},
|
||||
label: "Blog", href: "#"},
|
||||
{
|
||||
label: "Careers",
|
||||
href: "#",
|
||||
},
|
||||
label: "Careers", href: "#"},
|
||||
{
|
||||
label: "Contact",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Contact", href: "#contact"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
title: "Legal", items: [
|
||||
{
|
||||
label: "Privacy Policy",
|
||||
href: "#",
|
||||
},
|
||||
label: "Privacy Policy", href: "#"},
|
||||
{
|
||||
label: "Terms of Service",
|
||||
href: "#",
|
||||
},
|
||||
label: "Terms of Service", href: "#"},
|
||||
{
|
||||
label: "Cookie Policy",
|
||||
href: "#",
|
||||
},
|
||||
label: "Cookie Policy", href: "#"},
|
||||
{
|
||||
label: "Status Page",
|
||||
href: "#",
|
||||
},
|
||||
label: "Status Page", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
@@ -37,69 +37,31 @@ export default function PricingPage() {
|
||||
<PricingCardEight
|
||||
plans={[
|
||||
{
|
||||
id: "starter",
|
||||
badge: "Perfect for Getting Started",
|
||||
badgeIcon: Star,
|
||||
price: "$49/mo",
|
||||
subtitle: "For small businesses and solopreneurs",
|
||||
buttons: [
|
||||
id: "starter", badge: "Perfect for Getting Started", badgeIcon: Star,
|
||||
price: "$49/mo", subtitle: "For small businesses and solopreneurs", buttons: [
|
||||
{
|
||||
text: "Start Free Trial",
|
||||
href: "https://app.starreview.com/signup?plan=starter",
|
||||
},
|
||||
text: "Start Free Trial", href: "https://app.starreview.com/signup?plan=starter"},
|
||||
],
|
||||
features: [
|
||||
"Up to 2 review sources",
|
||||
"50 reviews per month",
|
||||
"Basic analytics dashboard",
|
||||
"Email support",
|
||||
"Manual response templates",
|
||||
],
|
||||
"Up to 2 review sources", "50 reviews per month", "Basic analytics dashboard", "Email support", "Manual response templates"],
|
||||
},
|
||||
{
|
||||
id: "professional",
|
||||
badge: "Most Popular",
|
||||
badgeIcon: Star,
|
||||
price: "$149/mo",
|
||||
subtitle: "For growing teams and multiple locations",
|
||||
buttons: [
|
||||
id: "professional", badge: "Most Popular", badgeIcon: Star,
|
||||
price: "$149/mo", subtitle: "For growing teams and multiple locations", buttons: [
|
||||
{
|
||||
text: "Start Free Trial",
|
||||
href: "https://app.starreview.com/signup?plan=professional",
|
||||
},
|
||||
text: "Start Free Trial", href: "https://app.starreview.com/signup?plan=professional"},
|
||||
],
|
||||
features: [
|
||||
"Unlimited review sources",
|
||||
"500 reviews per month",
|
||||
"Advanced analytics & sentiment analysis",
|
||||
"Priority support",
|
||||
"AI-powered response suggestions",
|
||||
"Up to 5 team members",
|
||||
"Custom workflows",
|
||||
],
|
||||
"Unlimited review sources", "500 reviews per month", "Advanced analytics & sentiment analysis", "Priority support", "AI-powered response suggestions", "Up to 5 team members", "Custom workflows"],
|
||||
},
|
||||
{
|
||||
id: "enterprise",
|
||||
badge: "For Large Enterprises",
|
||||
badgeIcon: Crown,
|
||||
price: "Custom",
|
||||
subtitle: "For enterprises with complex needs",
|
||||
buttons: [
|
||||
id: "enterprise", badge: "For Large Enterprises", badgeIcon: Crown,
|
||||
price: "Custom", subtitle: "For enterprises with complex needs", buttons: [
|
||||
{
|
||||
text: "Contact Sales",
|
||||
href: "https://starreview.com/contact-sales",
|
||||
},
|
||||
text: "Contact Sales", href: "https://starreview.com/contact-sales"},
|
||||
],
|
||||
features: [
|
||||
"Unlimited everything",
|
||||
"Unlimited team members",
|
||||
"API access",
|
||||
"Custom integrations",
|
||||
"Dedicated account manager",
|
||||
"White-label options",
|
||||
"24/7 phone support",
|
||||
"SLA guarantee",
|
||||
],
|
||||
"Unlimited everything", "Unlimited team members", "API access", "Custom integrations", "Dedicated account manager", "White-label options", "24/7 phone support", "SLA guarantee"],
|
||||
},
|
||||
]}
|
||||
animationType="blur-reveal"
|
||||
@@ -111,7 +73,7 @@ export default function PricingPage() {
|
||||
useInvertedBackground={false}
|
||||
className="w-full py-20"
|
||||
containerClassName="max-w-7xl mx-auto"
|
||||
titleClassName="text-3xl md:text-4xl font-bold mb-4"
|
||||
textBoxTitleClassName="text-3xl md:text-4xl font-bold mb-4"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -124,18 +86,13 @@ export default function PricingPage() {
|
||||
description="Join thousands of businesses using StarReview to centralize customer feedback, respond faster, and build stronger customer relationships. Start your free 14-day trial today—no credit card required."
|
||||
buttons={[
|
||||
{
|
||||
text: "Start Free Trial",
|
||||
href: "https://app.starreview.com/signup",
|
||||
},
|
||||
text: "Start Free Trial", href: "https://app.starreview.com/signup"},
|
||||
{
|
||||
text: "Schedule a Demo",
|
||||
href: "https://calendly.com/starreview/demo",
|
||||
},
|
||||
text: "Schedule a Demo", href: "https://calendly.com/starreview/demo"},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
useInvertedBackground={false}
|
||||
className="w-full py-20"
|
||||
containerClassName="max-w-4xl mx-auto"
|
||||
@@ -146,72 +103,45 @@ export default function PricingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnV77vVS09DELsUglPDcADhP0k/abstract-modern-tech-background-with-sub-1773228250982-26b09965.png?_wi=2"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnV77vVS09DELsUglPDcADhP0k/abstract-modern-tech-background-with-sub-1773228250982-26b09965.png"
|
||||
imageAlt="Tech background"
|
||||
logoText="StarReview"
|
||||
copyrightText="© 2025 StarReview. All rights reserved."
|
||||
columns={[
|
||||
{
|
||||
title: "Product",
|
||||
items: [
|
||||
title: "Product", items: [
|
||||
{
|
||||
label: "Features",
|
||||
href: "#features",
|
||||
},
|
||||
label: "Features", href: "#features"},
|
||||
{
|
||||
label: "Pricing",
|
||||
href: "/pricing",
|
||||
},
|
||||
label: "Pricing", href: "/pricing"},
|
||||
{
|
||||
label: "Security",
|
||||
href: "#",
|
||||
},
|
||||
label: "Security", href: "#"},
|
||||
{
|
||||
label: "API Docs",
|
||||
href: "#",
|
||||
},
|
||||
label: "API Docs", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{
|
||||
label: "About",
|
||||
href: "#about",
|
||||
},
|
||||
label: "About", href: "#about"},
|
||||
{
|
||||
label: "Blog",
|
||||
href: "#",
|
||||
},
|
||||
label: "Blog", href: "#"},
|
||||
{
|
||||
label: "Careers",
|
||||
href: "#",
|
||||
},
|
||||
label: "Careers", href: "#"},
|
||||
{
|
||||
label: "Contact",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Contact", href: "#contact"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
title: "Legal", items: [
|
||||
{
|
||||
label: "Privacy Policy",
|
||||
href: "#",
|
||||
},
|
||||
label: "Privacy Policy", href: "#"},
|
||||
{
|
||||
label: "Terms of Service",
|
||||
href: "#",
|
||||
},
|
||||
label: "Terms of Service", href: "#"},
|
||||
{
|
||||
label: "Cookie Policy",
|
||||
href: "#",
|
||||
},
|
||||
label: "Cookie Policy", href: "#"},
|
||||
{
|
||||
label: "Status Page",
|
||||
href: "#",
|
||||
},
|
||||
label: "Status Page", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
@@ -1,51 +1,50 @@
|
||||
"use client";
|
||||
|
||||
import { memo } from "react";
|
||||
import useSvgTextLogo from "./useSvgTextLogo";
|
||||
import { cls } from "@/lib/utils";
|
||||
import React from 'react';
|
||||
|
||||
interface SvgTextLogoProps {
|
||||
logoText: string;
|
||||
adjustHeightFactor?: number;
|
||||
verticalAlign?: "top" | "center";
|
||||
text: string;
|
||||
fontSize?: number;
|
||||
fontFamily?: string;
|
||||
fontWeight?: string | number;
|
||||
fill?: string;
|
||||
className?: string;
|
||||
}
|
||||
|
||||
const SvgTextLogo = memo<SvgTextLogoProps>(function SvgTextLogo({
|
||||
logoText,
|
||||
adjustHeightFactor,
|
||||
verticalAlign = "top",
|
||||
className = "",
|
||||
}) {
|
||||
const { svgRef, textRef, viewBox, aspectRatio } = useSvgTextLogo(logoText, false, adjustHeightFactor);
|
||||
|
||||
return (
|
||||
<svg
|
||||
ref={svgRef}
|
||||
viewBox={viewBox}
|
||||
className={cls("w-full", className)}
|
||||
style={{ aspectRatio: aspectRatio }}
|
||||
preserveAspectRatio="none"
|
||||
role="img"
|
||||
aria-label={`${logoText} logo`}
|
||||
>
|
||||
<text
|
||||
ref={textRef}
|
||||
x="0"
|
||||
y={verticalAlign === "center" ? "50%" : "0"}
|
||||
className="font-bold fill-current"
|
||||
style={{
|
||||
fontSize: "20px",
|
||||
letterSpacing: "-0.02em",
|
||||
dominantBaseline: verticalAlign === "center" ? "middle" : "text-before-edge"
|
||||
}}
|
||||
const SvgTextLogo = React.forwardRef<SVGSVGElement, SvgTextLogoProps>(
|
||||
(
|
||||
{
|
||||
text,
|
||||
fontSize = 32,
|
||||
fontFamily = 'Arial, sans-serif',
|
||||
fontWeight = 'bold',
|
||||
fill = '#000000',
|
||||
className,
|
||||
},
|
||||
ref
|
||||
) => {
|
||||
return (
|
||||
<svg
|
||||
ref={ref}
|
||||
width="200"
|
||||
height="60"
|
||||
viewBox="0 0 200 60"
|
||||
className={className}
|
||||
>
|
||||
{logoText}
|
||||
</text>
|
||||
</svg>
|
||||
);
|
||||
});
|
||||
<text
|
||||
x="10"
|
||||
y="40"
|
||||
fontSize={fontSize}
|
||||
fontFamily={fontFamily}
|
||||
fontWeight={fontWeight}
|
||||
fill={fill}
|
||||
dominantBaseline="middle"
|
||||
>
|
||||
{text}
|
||||
</text>
|
||||
</svg>
|
||||
);
|
||||
}
|
||||
);
|
||||
|
||||
SvgTextLogo.displayName = "SvgTextLogo";
|
||||
SvgTextLogo.displayName = 'SvgTextLogo';
|
||||
|
||||
export default SvgTextLogo;
|
||||
|
||||
Reference in New Issue
Block a user