Update src/app/page.tsx

This commit is contained in:
2026-03-08 16:56:55 +00:00
parent 4923588350
commit bdc0c6a5ae

View File

@@ -49,7 +49,7 @@ export default function LandingPage() {
tagAnimation="slide-up"
title="Built for Growth & B2C Wins"
description="Join the next generation of CRM platforms. JuicySuite helps brands evolve from basic rewards to powerful customer loyalty program strategies—driving ROI through repeat visits and personalization."
background={{ variant: "circleGradient" }}
background={{ variant: "plain" }}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-vector/online-banking-landing-page_23-2148127080.jpg", imageAlt: "JuicySuite CRM Dashboard Interface"
@@ -96,10 +96,10 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "AI-Powered Personalization", description: "Craft real-time, personalized customer journeys from onboarding to upselling", imageSrc: "http://img.b2bpic.net/free-photo/research-analysis-ideas-strategy-information-concept_53876-123886.jpg?_wi=1", imageAlt: "AI Personalization Engine", buttonIcon: Zap
title: "AI-Powered Personalization", description: "Craft real-time, personalized customer journeys from onboarding to upselling", imageSrc: "http://img.b2bpic.net/free-photo/research-analysis-ideas-strategy-information-concept_53876-123886.jpg", imageAlt: "AI Personalization Engine", buttonIcon: Zap
},
{
title: "Loyalty Programs", description: "Digital stamp cards, points systems, and rewards management all in one platform", imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-mobile-app-banner_23-2148108189.jpg?_wi=1", imageAlt: "Loyalty Rewards Program", buttonIcon: Award
title: "Loyalty Programs", description: "Digital stamp cards, points systems, and rewards management all in one platform", imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-mobile-app-banner_23-2148108189.jpg", imageAlt: "Loyalty Rewards Program", buttonIcon: Award
},
{
title: "Marketing Automation", description: "Run targeted campaigns and customer segmentation with intelligent automation", imageSrc: "http://img.b2bpic.net/free-photo/customer-relationship-management-concept_23-2150038409.jpg", imageAlt: "Marketing Automation Workflow", buttonIcon: Rocket
@@ -108,10 +108,10 @@ export default function LandingPage() {
title: "Advanced Analytics", description: "Real-time dashboards, customer insights, and ROI tracking for data-driven decisions", imageSrc: "http://img.b2bpic.net/free-vector/professional-dashboard-user-panel_23-2148359902.jpg", imageAlt: "Business Analytics Dashboard", buttonIcon: BarChart3
},
{
title: "eWallet Integration", description: "Apple Pay, Google Pay, and mobile wallet solutions for seamless payments", imageSrc: "http://img.b2bpic.net/free-photo/research-analysis-ideas-strategy-information-concept_53876-123886.jpg?_wi=2", imageAlt: "Mobile Wallet Integration", buttonIcon: Smartphone
title: "eWallet Integration", description: "Apple Pay, Google Pay, and mobile wallet solutions for seamless payments", imageSrc: "http://img.b2bpic.net/free-photo/research-analysis-ideas-strategy-information-concept_53876-123886.jpg", imageAlt: "Mobile Wallet Integration", buttonIcon: Smartphone
},
{
title: "White-Label Solutions", description: "Fully customizable platform branded to your company standards and identity", imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-mobile-app-banner_23-2148108189.jpg?_wi=2", imageAlt: "White Label Platform", buttonIcon: Palette
title: "White-Label Solutions", description: "Fully customizable platform branded to your company standards and identity", imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-mobile-app-banner_23-2148108189.jpg", imageAlt: "White Label Platform", buttonIcon: Palette
}
]}
buttonAnimation="slide-up"
@@ -125,10 +125,10 @@ export default function LandingPage() {
cardTitle="From higher redemption rates to 3x repeat purchase frequency, our clients experience measurable growth"
testimonials={[
{
id: "1", name: "Sarah Chen", imageSrc: "http://img.b2bpic.net/free-photo/professional-broker_1098-14468.jpg?_wi=1", imageAlt: "Sarah Chen, Beauty Brand CEO"
id: "1", name: "Sarah Chen", imageSrc: "http://img.b2bpic.net/free-photo/professional-broker_1098-14468.jpg", imageAlt: "Sarah Chen, Beauty Brand CEO"
},
{
id: "2", name: "Marcus Rodriguez", imageSrc: "http://img.b2bpic.net/free-photo/happy-business-woman-standing-outdoors_1262-20546.jpg?_wi=1", imageAlt: "Marcus Rodriguez, Retail Director"
id: "2", name: "Marcus Rodriguez", imageSrc: "http://img.b2bpic.net/free-photo/happy-business-woman-standing-outdoors_1262-20546.jpg", imageAlt: "Marcus Rodriguez, Retail Director"
},
{
id: "3", name: "Priya Patel", imageSrc: "http://img.b2bpic.net/free-photo/full-length-portrait-confident-mature-businessman-formals-standing-isolated-white-background_613910-10626.jpg", imageAlt: "Priya Patel, F&B Founder"
@@ -137,10 +137,10 @@ export default function LandingPage() {
id: "4", name: "James Wilson", imageSrc: "http://img.b2bpic.net/free-photo/worker-with-big-smile-crossed-arms_1139-248.jpg", imageAlt: "James Wilson, Enterprise VP"
},
{
id: "5", name: "Lisa Zhang", imageSrc: "http://img.b2bpic.net/free-photo/professional-broker_1098-14468.jpg?_wi=2", imageAlt: "Lisa Zhang, Fashion Brand Owner"
id: "5", name: "Lisa Zhang", imageSrc: "http://img.b2bpic.net/free-photo/professional-broker_1098-14468.jpg", imageAlt: "Lisa Zhang, Fashion Brand Owner"
},
{
id: "6", name: "David Kim", imageSrc: "http://img.b2bpic.net/free-photo/happy-business-woman-standing-outdoors_1262-20546.jpg?_wi=2", imageAlt: "David Kim, Hospitality Manager"
id: "6", name: "David Kim", imageSrc: "http://img.b2bpic.net/free-photo/happy-business-woman-standing-outdoors_1262-20546.jpg", imageAlt: "David Kim, Hospitality Manager"
}
]}
useInvertedBackground={false}
@@ -155,7 +155,7 @@ export default function LandingPage() {
description="Be among the first to experience the next generation of CRM. Sign up for early access and get exclusive insights into how JuicySuite can transform your customer relationships."
tagIcon={Mail}
tagAnimation="slide-up"
background={{ variant: "circleGradient" }}
background={{ variant: "plain" }}
useInvertedBackground={false}
inputPlaceholder="Enter your email"
buttonText="Get Early Access"