Merge version_1 into main #2
@@ -21,7 +21,7 @@ export default function LandingPage() {
|
||||
borderRadius="rounded"
|
||||
contentWidth="medium"
|
||||
sizing="largeSizeMediumTitles"
|
||||
background="fluid"
|
||||
background="circleGradient"
|
||||
cardStyle="glass-depth"
|
||||
primaryButtonStyle="gradient"
|
||||
secondaryButtonStyle="layered"
|
||||
@@ -49,7 +49,7 @@ export default function LandingPage() {
|
||||
tag="Conversion Optimization"
|
||||
tagIcon={Zap}
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "fluid" }}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
buttons={[
|
||||
{ text: "Start Free Trial", href: "contact" },
|
||||
{ text: "View Demo", href: "https://noco.agency" }
|
||||
@@ -60,16 +60,16 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/luxurious-boardroom-space-within-multinational-company-used-meetings_482257-124520.jpg", imageAlt: "CRO Analytics Dashboard"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businesswomen-planning-financial-strategy-looking-computer-working-together-start-up-company-officet_482257-2082.jpg?_wi=1", imageAlt: "A/B Testing Interface"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businesswomen-planning-financial-strategy-looking-computer-working-together-start-up-company-officet_482257-2082.jpg", imageAlt: "A/B Testing Interface"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/multi-ethnic-business-team-sitting-table-office-center-speaking-about-project-meeting-broadroom_482257-5077.jpg?_wi=1", imageAlt: "Data Insights"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/multi-ethnic-business-team-sitting-table-office-center-speaking-about-project-meeting-broadroom_482257-5077.jpg", imageAlt: "Data Insights"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/information-technology-connection-graphics-concept_53876-121040.jpg?_wi=1", imageAlt: "Integration Tools"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/information-technology-connection-graphics-concept_53876-121040.jpg", imageAlt: "Integration Tools"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-female-support-phone-operator-speaking-consulting-office_176420-957.jpg?_wi=1", imageAlt: "Support Team"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-female-support-phone-operator-speaking-consulting-office_176420-957.jpg", imageAlt: "Support Team"
|
||||
}
|
||||
]}
|
||||
className="hero-section"
|
||||
@@ -87,16 +87,16 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
features={[
|
||||
{
|
||||
title: "Advanced A/B Testing", description: "Run sophisticated multivariate tests with statistical significance calculations and real-time results monitoring.", imageSrc: "http://img.b2bpic.net/free-photo/businesswomen-planning-financial-strategy-looking-computer-working-together-start-up-company-officet_482257-2082.jpg?_wi=2", imageAlt: "A/B Testing", button: { text: "Learn More", href: "#" }
|
||||
title: "Advanced A/B Testing", description: "Run sophisticated multivariate tests with statistical significance calculations and real-time results monitoring.", imageSrc: "http://img.b2bpic.net/free-photo/businesswomen-planning-financial-strategy-looking-computer-working-together-start-up-company-officet_482257-2082.jpg", imageAlt: "A/B Testing", button: { text: "Learn More", href: "#" }
|
||||
},
|
||||
{
|
||||
title: "Real-Time Analytics", description: "Get instant visibility into user behavior, conversion funnels, and performance metrics across all channels.", imageSrc: "http://img.b2bpic.net/free-photo/multi-ethnic-business-team-sitting-table-office-center-speaking-about-project-meeting-broadroom_482257-5077.jpg?_wi=2", imageAlt: "Analytics Dashboard", button: { text: "Explore", href: "#" }
|
||||
title: "Real-Time Analytics", description: "Get instant visibility into user behavior, conversion funnels, and performance metrics across all channels.", imageSrc: "http://img.b2bpic.net/free-photo/multi-ethnic-business-team-sitting-table-office-center-speaking-about-project-meeting-broadroom_482257-5077.jpg", imageAlt: "Analytics Dashboard", button: { text: "Explore", href: "#" }
|
||||
},
|
||||
{
|
||||
title: "Seamless Integrations", description: "Connect with your favorite tools including Shopify, Stripe, HubSpot, and 50+ other platforms.", imageSrc: "http://img.b2bpic.net/free-photo/information-technology-connection-graphics-concept_53876-121040.jpg?_wi=2", imageAlt: "Integration Hub", button: { text: "View Integrations", href: "#" }
|
||||
title: "Seamless Integrations", description: "Connect with your favorite tools including Shopify, Stripe, HubSpot, and 50+ other platforms.", imageSrc: "http://img.b2bpic.net/free-photo/information-technology-connection-graphics-concept_53876-121040.jpg", imageAlt: "Integration Hub", button: { text: "View Integrations", href: "#" }
|
||||
},
|
||||
{
|
||||
title: "Expert Support", description: "Access our team of CRO specialists who provide strategy sessions, best practices, and optimization recommendations.", imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-female-support-phone-operator-speaking-consulting-office_176420-957.jpg?_wi=2", imageAlt: "Support Team", button: { text: "Contact Support", href: "contact" }
|
||||
title: "Expert Support", description: "Access our team of CRO specialists who provide strategy sessions, best practices, and optimization recommendations.", imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-female-support-phone-operator-speaking-consulting-office_176420-957.jpg", imageAlt: "Support Team", button: { text: "Contact Support", href: "contact" }
|
||||
}
|
||||
]}
|
||||
gridVariant="two-columns-alternating-heights"
|
||||
@@ -132,19 +132,19 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
plans={[
|
||||
{
|
||||
id: "starter", title: "Starter", price: "$499", period: "/month", imageSrc: "http://img.b2bpic.net/free-photo/businesswomen-planning-financial-strategy-looking-computer-working-together-start-up-company-officet_482257-2082.jpg?_wi=3", imageAlt: "Starter Plan", button: { text: "Start Free Trial", href: "contact" },
|
||||
id: "starter", title: "Starter", price: "$499", period: "/month", imageSrc: "http://img.b2bpic.net/free-photo/businesswomen-planning-financial-strategy-looking-computer-working-together-start-up-company-officet_482257-2082.jpg", imageAlt: "Starter Plan", button: { text: "Start Free Trial", href: "contact" },
|
||||
features: [
|
||||
"5 concurrent A/B tests", "Basic analytics dashboard", "Up to 3 users", "Email support", "Monthly reports"
|
||||
]
|
||||
},
|
||||
{
|
||||
id: "professional", title: "Professional", price: "$1,299", period: "/month", imageSrc: "http://img.b2bpic.net/free-photo/multi-ethnic-business-team-sitting-table-office-center-speaking-about-project-meeting-broadroom_482257-5077.jpg?_wi=3", imageAlt: "Professional Plan", button: { text: "Start Free Trial", href: "contact" },
|
||||
id: "professional", title: "Professional", price: "$1,299", period: "/month", imageSrc: "http://img.b2bpic.net/free-photo/multi-ethnic-business-team-sitting-table-office-center-speaking-about-project-meeting-broadroom_482257-5077.jpg", imageAlt: "Professional Plan", button: { text: "Start Free Trial", href: "contact" },
|
||||
features: [
|
||||
"Unlimited A/B tests", "Advanced analytics & funnels", "Up to 10 users", "Priority email & chat support", "Weekly optimization reports", "Custom integrations"
|
||||
]
|
||||
},
|
||||
{
|
||||
id: "enterprise", title: "Enterprise", price: "Custom", period: "pricing", imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-female-support-phone-operator-speaking-consulting-office_176420-957.jpg?_wi=3", imageAlt: "Enterprise Plan", button: { text: "Contact Sales", href: "contact" },
|
||||
id: "enterprise", title: "Enterprise", price: "Custom", period: "pricing", imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-female-support-phone-operator-speaking-consulting-office_176420-957.jpg", imageAlt: "Enterprise Plan", button: { text: "Contact Sales", href: "contact" },
|
||||
features: [
|
||||
"Unlimited everything", "Dedicated account manager", "Custom API access", "24/7 phone support", "Strategy sessions", "Unlimited users"
|
||||
]
|
||||
@@ -183,7 +183,7 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Sarah Mitchell", role: "VP Growth", company: "TechFlow Inc", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "Sarah Mitchell"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Sarah Mitchell"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Michael Chen", role: "Director, Optimization", company: "E-Commerce Solutions", rating: 5,
|
||||
@@ -199,11 +199,11 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: "5", name: "Emily Watson", role: "CEO", company: "StartUp Dynamics", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "Emily Watson"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Emily Watson"
|
||||
},
|
||||
{
|
||||
id: "6", name: "Alex Thompson", role: "Founder", company: "Digital Pioneers", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "Alex Thompson"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Alex Thompson"
|
||||
}
|
||||
]}
|
||||
gridVariant="uniform-all-items-equal"
|
||||
|
||||
Reference in New Issue
Block a user