Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-06 15:57:34 +00:00

View File

@@ -21,7 +21,7 @@ export default function LandingPage() {
borderRadius="rounded"
contentWidth="compact"
sizing="mediumLargeSizeLargeTitles"
background="fluid"
background="circleGradient"
cardStyle="gradient-bordered"
primaryButtonStyle="radial-glow"
secondaryButtonStyle="radial-glow"
@@ -50,7 +50,7 @@ export default function LandingPage() {
tag="SPECTRA"
tagIcon={Zap}
tagAnimation="slide-up"
background={{ variant: "fluid" }}
background={{ variant: "radial-gradient" }}
buttons={[
{ text: "Start Free Trial", href: "https://spectra.app/signup" },
{ text: "View Demo", href: "https://spectra.app/demo" }
@@ -58,16 +58,16 @@ export default function LandingPage() {
buttonAnimation="blur-reveal"
mediaItems={[
{
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AU7PWl0SA1WtVLZHDttjuUKdEI/a-premium-analytics-dashboard-interface--1772812520920-f3a54131.png?_wi=1", imageAlt: "Spectra Analytics Dashboard"
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AU7PWl0SA1WtVLZHDttjuUKdEI/a-premium-analytics-dashboard-interface--1772812520920-f3a54131.png", imageAlt: "Spectra Analytics Dashboard"
},
{
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AU7PWl0SA1WtVLZHDttjuUKdEI/a-beautiful-smooth-area-chart-showing-we-1772812519868-8f71aa5f.png?_wi=1", imageAlt: "Beautiful Chart Visualization"
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AU7PWl0SA1WtVLZHDttjuUKdEI/a-beautiful-smooth-area-chart-showing-we-1772812519868-8f71aa5f.png", imageAlt: "Beautiful Chart Visualization"
},
{
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AU7PWl0SA1WtVLZHDttjuUKdEI/premium-kpi-metrics-display-showing-tota-1772812520759-9d142089.png", imageAlt: "KPI Metrics Strip"
},
{
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AU7PWl0SA1WtVLZHDttjuUKdEI/a-clean-premium-data-table-showing-top-p-1772812521322-e3185a7f.png?_wi=1", imageAlt: "Top Pages Analytics"
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AU7PWl0SA1WtVLZHDttjuUKdEI/a-clean-premium-data-table-showing-top-p-1772812521322-e3185a7f.png", imageAlt: "Top Pages Analytics"
},
{
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AU7PWl0SA1WtVLZHDttjuUKdEI/a-premium-data-panel-showing-top-sources-1772812520934-0bc86416.png", imageAlt: "Traffic Sources Panel"
@@ -99,15 +99,15 @@ export default function LandingPage() {
features={[
{
id: 1,
title: "Install Our Lightweight Script", description: "Add a single line of code to your website. No setup, no configuration, no cookies. Instant deployment.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AU7PWl0SA1WtVLZHDttjuUKdEI/a-premium-analytics-dashboard-interface--1772812520920-f3a54131.png?_wi=2", imageAlt: "Install Script"
title: "Install Our Lightweight Script", description: "Add a single line of code to your website. No setup, no configuration, no cookies. Instant deployment.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AU7PWl0SA1WtVLZHDttjuUKdEI/a-premium-analytics-dashboard-interface--1772812520920-f3a54131.png", imageAlt: "Install Script"
},
{
id: 2,
title: "Watch Real-Time Data Flow In", description: "See visitor patterns emerge in real-time. Track sessions, pageviews, bounce rates, and user journeys as they happen.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AU7PWl0SA1WtVLZHDttjuUKdEI/a-beautiful-smooth-area-chart-showing-we-1772812519868-8f71aa5f.png?_wi=2", imageAlt: "Real-time Data"
title: "Watch Real-Time Data Flow In", description: "See visitor patterns emerge in real-time. Track sessions, pageviews, bounce rates, and user journeys as they happen.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AU7PWl0SA1WtVLZHDttjuUKdEI/a-beautiful-smooth-area-chart-showing-we-1772812519868-8f71aa5f.png", imageAlt: "Real-time Data"
},
{
id: 3,
title: "Analyze & Export Insights", description: "Slice data by source, device, geography, and more. Export reports, set up alerts, and integrate with your tools.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AU7PWl0SA1WtVLZHDttjuUKdEI/a-clean-premium-data-table-showing-top-p-1772812521322-e3185a7f.png?_wi=2", imageAlt: "Analyze Data"
title: "Analyze & Export Insights", description: "Slice data by source, device, geography, and more. Export reports, set up alerts, and integrate with your tools.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AU7PWl0SA1WtVLZHDttjuUKdEI/a-clean-premium-data-table-showing-top-p-1772812521322-e3185a7f.png", imageAlt: "Analyze Data"
}
]}
/>
@@ -158,22 +158,19 @@ export default function LandingPage() {
useInvertedBackground={false}
plans={[
{
id: "starter", tag: "Starter", price: "$0", period: "/month", description: "Perfect for getting started with privacy-first analytics", button: { text: "Start Free", href: "https://spectra.app/signup" },
featuresTitle: "What's Included:", features: [
id: "starter", tag: "Starter", price: "$0", period: "/month", description: "Perfect for getting started with privacy-first analytics", button: { text: "Start Free", href: "https://spectra.app/signup" }, featuresTitle: "What's Included:", features: [
"Up to 5,000 monthly events", "3 months data retention", "Basic dashboard", "Email support", "GDPR compliant"
]
},
{
id: "pro", tag: "Pro", tagIcon: Sparkles,
price: "$29", period: "/month", description: "For growing businesses needing advanced analytics", button: { text: "Start Free Trial", href: "https://spectra.app/signup?plan=pro" },
featuresTitle: "Everything in Starter, Plus:", features: [
price: "$29", period: "/month", description: "For growing businesses needing advanced analytics", button: { text: "Start Free Trial", href: "https://spectra.app/signup?plan=pro" }, featuresTitle: "Everything in Starter, Plus:", features: [
"Unlimited monthly events", "2 years data retention", "Custom dashboards", "API access", "Real-time alerts", "Priority support"
]
},
{
id: "enterprise", tag: "Enterprise", tagIcon: Shield,
price: "Custom", period: "pricing", description: "For large-scale analytics operations", button: { text: "Contact Sales", href: "https://spectra.app/contact" },
featuresTitle: "Everything in Pro, Plus:", features: [
price: "Custom", period: "pricing", description: "For large-scale analytics operations", button: { text: "Contact Sales", href: "https://spectra.app/contact" }, featuresTitle: "Everything in Pro, Plus:", features: [
"Unlimited data retention", "White-label dashboard", "SSO & advanced security", "Dedicated account manager", "Custom integrations", "SLA guarantee"
]
}
@@ -194,27 +191,27 @@ export default function LandingPage() {
testimonials={[
{
id: "1", name: "Sarah Chen", handle: "@sarahchen", testimonial: "Spectra replaced our entire analytics stack. Beautiful interface, instant data, and finally—no cookie guilt. This is the future of analytics.", rating: 5,
imageSrc: "/placeholders/placeholder1.webp?_wi=1", imageAlt: "Sarah Chen"
imageSrc: "/placeholders/placeholder1.webp", imageAlt: "Sarah Chen"
},
{
id: "2", name: "Marcus Rodriguez", handle: "@marcus_tech", testimonial: "The dashboard is an absolute joy to use. Every pixel feels intentional. Our team went from dreading analytics reviews to actually enjoying them.", rating: 5,
imageSrc: "/placeholders/placeholder1.webp?_wi=2", imageAlt: "Marcus Rodriguez"
imageSrc: "/placeholders/placeholder1.webp", imageAlt: "Marcus Rodriguez"
},
{
id: "3", name: "Emily Patel", handle: "@emilyintech", testimonial: "Privacy-first, GDPR-compliant, and faster than anything we've used. Spectra lets us make data-driven decisions without compromise.", rating: 5,
imageSrc: "/placeholders/placeholder1.webp?_wi=3", imageAlt: "Emily Patel"
imageSrc: "/placeholders/placeholder1.webp", imageAlt: "Emily Patel"
},
{
id: "4", name: "James Mitchell", handle: "@james_analytics", testimonial: "Setup took 2 minutes. Real-time data. Zero configuration. This is what modern analytics should look like. Highly recommend.", rating: 5,
imageSrc: "/placeholders/placeholder1.webp?_wi=4", imageAlt: "James Mitchell"
imageSrc: "/placeholders/placeholder1.webp", imageAlt: "James Mitchell"
},
{
id: "5", name: "Lisa Wong", handle: "@lisawong_dev", testimonial: "The precision and elegance of Spectra's design rivals any premium SaaS product. Built by people who care about both function and beauty.", rating: 5,
imageSrc: "/placeholders/placeholder1.webp?_wi=5", imageAlt: "Lisa Wong"
imageSrc: "/placeholders/placeholder1.webp", imageAlt: "Lisa Wong"
},
{
id: "6", name: "David Kumar", handle: "@davidk_data", testimonial: "I've been waiting for an analytics tool designed this well. Spectra delivers premium without the premium price tag. Exceptional product.", rating: 5,
imageSrc: "/placeholders/placeholder1.webp?_wi=6", imageAlt: "David Kumar"
imageSrc: "/placeholders/placeholder1.webp", imageAlt: "David Kumar"
}
]}
/>