From 2a098e9d4636ec11faf4c152576e4f5ba8432d10 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 11 Mar 2026 11:26:44 +0000 Subject: [PATCH 1/4] Update src/app/about/page.tsx --- src/app/about/page.tsx | 111 +++++++++++++---------------------------- 1 file changed, 35 insertions(+), 76 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 2354b38..043eb0a 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -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" /> @@ -133,41 +113,23 @@ export default function AboutPage() { Date: Wed, 11 Mar 2026 11:26:45 +0000 Subject: [PATCH 2/4] Update src/app/page.tsx --- src/app/page.tsx | 277 +++++++++++++---------------------------------- 1 file changed, 73 insertions(+), 204 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 27c64a8..3b1cfda 100644 --- a/src/app/page.tsx +++ b/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" /> @@ -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() { @@ -291,41 +210,23 @@ export default function HomePage() { Date: Wed, 11 Mar 2026 11:26:45 +0000 Subject: [PATCH 3/4] Update src/app/pricing/page.tsx --- src/app/pricing/page.tsx | 134 ++++++++++----------------------------- 1 file changed, 32 insertions(+), 102 deletions(-) diff --git a/src/app/pricing/page.tsx b/src/app/pricing/page.tsx index 7be8a56..2a080df 100644 --- a/src/app/pricing/page.tsx +++ b/src/app/pricing/page.tsx @@ -37,69 +37,31 @@ export default function PricingPage() { @@ -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() {