Merge version_1 into main #2

Merged
bender merged 4 commits from version_1 into main 2026-03-02 17:48:27 +00:00
4 changed files with 53 additions and 231 deletions

View File

@@ -5,38 +5,22 @@ import { ServiceWrapper } from "@/components/ServiceWrapper";
import Tag from "@/tag/Tag";
const figtree = Figtree({
variable: "--font-figtree",
subsets: ["latin"],
variable: "--font-figtree", subsets: ["latin"],
});
export const metadata: Metadata = {
title: "Emergent - Production-Ready Conversion Platform",
description: "Build intelligent conversion systems from day one. Capture, classify, and convert three distinct audiences into real reservations with Emergent's production-ready platform.",
keywords: "conversion platform, form builder, audience segmentation, reservation system, SaaS, lead management",
metadataBase: new URL("https://emergent.build"),
title: "Emergent - Production-Ready Conversion Platform", description: "Build intelligent conversion systems from day one. Capture, classify, and convert three distinct audiences into real reservations with Emergent's production-ready platform.", keywords: "conversion platform, form builder, audience segmentation, reservation system, SaaS, lead management", metadataBase: new URL("https://emergent.build"),
alternates: {
canonical: "https://emergent.build",
},
canonical: "https://emergent.build"},
openGraph: {
title: "Emergent - Production-Ready Conversion Platform",
description: "Beyond static landing pages. Build production-ready conversion systems that capture, classify, and convert audiences into real reservations.",
url: "https://emergent.build",
siteName: "Emergent",
type: "website",
images: [
title: "Emergent - Production-Ready Conversion Platform", description: "Beyond static landing pages. Build production-ready conversion systems that capture, classify, and convert audiences into real reservations.", url: "https://emergent.build", siteName: "Emergent", type: "website", images: [
{
url: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOpNvI07PeAx2CmzKB0JdSgJPU/a-modern-sophisticated-saas-dashboard-sh-1772473498984-0ece184e.png",
alt: "Emergent conversion platform",
},
url: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOpNvI07PeAx2CmzKB0JdSgJPU/a-modern-sophisticated-saas-dashboard-sh-1772473498984-0ece184e.png", alt: "Emergent conversion platform"},
],
},
twitter: {
card: "summary_large_image",
title: "Emergent - Production-Ready Conversion Platform",
description: "Build intelligent conversion systems from day one with real-time audience classification and reservation tracking.",
images: [
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOpNvI07PeAx2CmzKB0JdSgJPU/a-modern-sophisticated-saas-dashboard-sh-1772473498984-0ece184e.png",
],
card: "summary_large_image", title: "Emergent - Production-Ready Conversion Platform", description: "Build intelligent conversion systems from day one with real-time audience classification and reservation tracking.", images: [
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOpNvI07PeAx2CmzKB0JdSgJPU/a-modern-sophisticated-saas-dashboard-sh-1772473498984-0ece184e.png"],
},
};

View File

@@ -23,8 +23,7 @@ export default function HomePage() {
const footerColumns = [
{
title: "Platform",
items: [
title: "Platform", items: [
{ label: "Features", href: "#product" },
{ label: "Pricing", href: "#pricing" },
{ label: "Documentation", href: "https://docs.example.com" },
@@ -32,8 +31,7 @@ export default function HomePage() {
],
},
{
title: "Company",
items: [
title: "Company", items: [
{ label: "About", href: "/about" },
{ label: "Blog", href: "/blog" },
{ label: "Careers", href: "/careers" },
@@ -41,8 +39,7 @@ export default function HomePage() {
],
},
{
title: "Resources",
items: [
title: "Resources", items: [
{ label: "Getting Started", href: "https://docs.example.com/getting-started" },
{ label: "Tutorials", href: "https://docs.example.com/tutorials" },
{ label: "Community", href: "https://community.example.com" },
@@ -50,8 +47,7 @@ export default function HomePage() {
],
},
{
title: "Legal",
items: [
title: "Legal", items: [
{ label: "Privacy Policy", href: "/privacy" },
{ label: "Terms of Service", href: "/terms" },
{ label: "Cookie Policy", href: "/cookies" },
@@ -81,7 +77,7 @@ export default function HomePage() {
<HeroSplitKpi
title="Your Launchpad for Ambitious Applications"
description="Beyond static landing pages. Build production-ready conversion systems from day one. Capture, classify, and convert three distinct audiences into real reservations. This is intelligent business software, not a prototype."
background={{ variant: "circleGradient" }}
background={{ variant: "glowing-orb" }}
kpis={[
{ value: "3x", label: "Audience Segmentation" },
{ value: "Real-Time", label: "Conversion Tracking" },
@@ -115,32 +111,16 @@ export default function HomePage() {
features={[
{
id: 1,
title: "Dynamic Form Generation",
description: "Create unlimited custom forms in minutes. Conditional logic, multi-step flows, and real-time validation built in. Deploy instantly.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOpNvI07PeAx2CmzKB0JdSgJPU/dynamic-form-builder-interface-showing-d-1772473498927-41d2a65e.png",
imageAlt: "Dynamic form builder interface",
},
title: "Dynamic Form Generation", description: "Create unlimited custom forms in minutes. Conditional logic, multi-step flows, and real-time validation built in. Deploy instantly.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOpNvI07PeAx2CmzKB0JdSgJPU/dynamic-form-builder-interface-showing-d-1772473498927-41d2a65e.png", imageAlt: "Dynamic form builder interface"},
{
id: 2,
title: "Audience Classification Engine",
description: "Automatically segment incoming leads into three distinct audience profiles. Rules-based routing ensures each prospect follows their optimal conversion path.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOpNvI07PeAx2CmzKB0JdSgJPU/abstract-visualization-of-three-distinct-1772473499341-4911faf6.png",
imageAlt: "Audience segmentation visualization",
},
title: "Audience Classification Engine", description: "Automatically segment incoming leads into three distinct audience profiles. Rules-based routing ensures each prospect follows their optimal conversion path.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOpNvI07PeAx2CmzKB0JdSgJPU/abstract-visualization-of-three-distinct-1772473499341-4911faf6.png", imageAlt: "Audience segmentation visualization"},
{
id: 3,
title: "Conversion Intelligence",
description: "Real-time tracking of every interaction. From form fill to reservation confirmation. Track conversion funnels, identify bottlenecks, optimize immediately.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOpNvI07PeAx2CmzKB0JdSgJPU/visualization-of-real-conversion-data-wi-1772473500011-dba273b5.png",
imageAlt: "Conversion metrics dashboard",
},
title: "Conversion Intelligence", description: "Real-time tracking of every interaction. From form fill to reservation confirmation. Track conversion funnels, identify bottlenecks, optimize immediately.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOpNvI07PeAx2CmzKB0JdSgJPU/visualization-of-real-conversion-data-wi-1772473500011-dba273b5.png", imageAlt: "Conversion metrics dashboard"},
{
id: 4,
title: "Production Deployment",
description: "Live your system instantly. No staging delays. No deployment friction. Your conversion infrastructure is ready now, not next quarter.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOpNvI07PeAx2CmzKB0JdSgJPU/production-ready-reservation-management--1772473499452-bf3bf938.png?_wi=1",
imageAlt: "Production interface",
},
title: "Production Deployment", description: "Live your system instantly. No staging delays. No deployment friction. Your conversion infrastructure is ready now, not next quarter.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOpNvI07PeAx2CmzKB0JdSgJPU/production-ready-reservation-management--1772473499452-bf3bf938.png", imageAlt: "Production interface"},
]}
buttons={[{ text: "Explore Full Docs", href: "https://docs.example.com" }]}
buttonAnimation="slide-up"
@@ -151,10 +131,7 @@ export default function HomePage() {
<TextSplitAbout
title="Built for Business Operators"
description={[
"Emergent exists because the traditional approach to landing pages is broken. You need more than pretty design—you need a system that captures real business value.",
"We've engineered a platform where conversion infrastructure is not an afterthought but the foundation. Your forms adapt to your audience. Your data flows continuously. Your revenue system is live.",
"Three audiences. Infinite segmentation. Real results. This is Emergent.",
]}
"Emergent exists because the traditional approach to landing pages is broken. You need more than pretty design—you need a system that captures real business value.", "We've engineered a platform where conversion infrastructure is not an afterthought but the foundation. Your forms adapt to your audience. Your data flows continuously. Your revenue system is live.", "Three audiences. Infinite segmentation. Real results. This is Emergent."]}
buttons={[{ text: "Schedule Technical Review", href: "#reserve" }]}
buttonAnimation="slide-up"
showBorder={false}
@@ -173,53 +150,17 @@ export default function HomePage() {
animationType="slide-up"
testimonials={[
{
id: "1",
name: "Sarah Chen",
role: "VP of Growth, TechScale",
testimonial: "Emergent transformed how we handle leads. Three separate audience flows are now automated, tracked, and optimized in real-time. Our conversion rate jumped 47% in the first month.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOpNvI07PeAx2CmzKB0JdSgJPU/professional-headshot-of-a-confident-bus-1772473498244-64ec7b06.png",
imageAlt: "Sarah Chen",
},
id: "1", name: "Sarah Chen", role: "VP of Growth, TechScale", testimonial: "Emergent transformed how we handle leads. Three separate audience flows are now automated, tracked, and optimized in real-time. Our conversion rate jumped 47% in the first month.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOpNvI07PeAx2CmzKB0JdSgJPU/professional-headshot-of-a-confident-bus-1772473498244-64ec7b06.png", imageAlt: "Sarah Chen"},
{
id: "2",
name: "Michael Rodriguez",
role: "Founder, GrowthOps",
testimonial: "Finally, a platform where 'production-ready' actually means something. Our reservation system went live Monday morning. By Friday we'd captured 200+ qualified leads from three distinct market segments.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOpNvI07PeAx2CmzKB0JdSgJPU/professional-headshot-of-a-product-manag-1772473498858-1b62438c.png",
imageAlt: "Michael Rodriguez",
},
id: "2", name: "Michael Rodriguez", role: "Founder, GrowthOps", testimonial: "Finally, a platform where 'production-ready' actually means something. Our reservation system went live Monday morning. By Friday we'd captured 200+ qualified leads from three distinct market segments.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOpNvI07PeAx2CmzKB0JdSgJPU/professional-headshot-of-a-product-manag-1772473498858-1b62438c.png", imageAlt: "Michael Rodriguez"},
{
id: "3",
name: "Emma Lindström",
role: "Head of Demand Gen, CloudFirst",
testimonial: "The dynamic form engine eliminates our entire custom dev backlog. What used to take weeks now takes hours. We're deploying new conversion strategies faster than our competitors can plan.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOpNvI07PeAx2CmzKB0JdSgJPU/professional-headshot-of-a-marketing-dir-1772473497993-f4efd656.png",
imageAlt: "Emma Lindström",
},
id: "3", name: "Emma Lindström", role: "Head of Demand Gen, CloudFirst", testimonial: "The dynamic form engine eliminates our entire custom dev backlog. What used to take weeks now takes hours. We're deploying new conversion strategies faster than our competitors can plan.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOpNvI07PeAx2CmzKB0JdSgJPU/professional-headshot-of-a-marketing-dir-1772473497993-f4efd656.png", imageAlt: "Emma Lindström"},
{
id: "4",
name: "David Park",
role: "Chief Product Officer, Innovate Labs",
testimonial: "Emergent isn't just a tool—it's a business infrastructure decision. Real-time conversion intelligence has fundamentally changed how we allocate budget across audience segments.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOpNvI07PeAx2CmzKB0JdSgJPU/professional-headshot-of-a-technical-fou-1772473499571-422ba255.png",
imageAlt: "David Park",
},
id: "4", name: "David Park", role: "Chief Product Officer, Innovate Labs", testimonial: "Emergent isn't just a tool—it's a business infrastructure decision. Real-time conversion intelligence has fundamentally changed how we allocate budget across audience segments.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOpNvI07PeAx2CmzKB0JdSgJPU/professional-headshot-of-a-technical-fou-1772473499571-422ba255.png", imageAlt: "David Park"},
{
id: "5",
name: "Jessica Wong",
role: "Operations Manager, Velocity Inc",
testimonial: "The classification engine is eerily good at routing leads to the right channels. Booking our first 500 reservations was the clearest proof that this system works.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOpNvI07PeAx2CmzKB0JdSgJPU/professional-headshot-of-a-business-oper-1772473499162-38bfe903.png",
imageAlt: "Jessica Wong",
},
id: "5", name: "Jessica Wong", role: "Operations Manager, Velocity Inc", testimonial: "The classification engine is eerily good at routing leads to the right channels. Booking our first 500 reservations was the clearest proof that this system works.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOpNvI07PeAx2CmzKB0JdSgJPU/professional-headshot-of-a-business-oper-1772473499162-38bfe903.png", imageAlt: "Jessica Wong"},
{
id: "6",
name: "Thomas Mueller",
role: "CEO, NextGen Systems",
testimonial: "We went live with production-ready infrastructure before our competitors finished their planning calls. Emergent compressed what normally takes six months into six days.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOpNvI07PeAx2CmzKB0JdSgJPU/professional-headshot-of-a-growth-focuse-1772473500287-775093d6.png",
imageAlt: "Thomas Mueller",
},
id: "6", name: "Thomas Mueller", role: "CEO, NextGen Systems", testimonial: "We went live with production-ready infrastructure before our competitors finished their planning calls. Emergent compressed what normally takes six months into six days.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOpNvI07PeAx2CmzKB0JdSgJPU/professional-headshot-of-a-growth-focuse-1772473500287-775093d6.png", imageAlt: "Thomas Mueller"},
]}
/>
</div>
@@ -234,47 +175,17 @@ export default function HomePage() {
animationType="slide-up"
metrics={[
{
id: "1",
title: "Average Conversion Rate Increase",
subtitle: "Across all customer segments",
category: "Conversion",
value: "+47%",
},
id: "1", title: "Average Conversion Rate Increase", subtitle: "Across all customer segments", category: "Conversion", value: "+47%"},
{
id: "2",
title: "Time to First Reservation",
subtitle: "From platform launch to closed deal",
category: "Speed",
value: "4.2 days",
},
id: "2", title: "Time to First Reservation", subtitle: "From platform launch to closed deal", category: "Speed", value: "4.2 days"},
{
id: "3",
title: "Form Completion Rate",
subtitle: "Dynamic form optimization",
category: "Engagement",
value: "89%",
},
id: "3", title: "Form Completion Rate", subtitle: "Dynamic form optimization", category: "Engagement", value: "89%"},
{
id: "4",
title: "Audience Segment Accuracy",
subtitle: "Classification engine precision",
category: "AI",
value: "94%",
},
id: "4", title: "Audience Segment Accuracy", subtitle: "Classification engine precision", category: "AI", value: "94%"},
{
id: "5",
title: "Platform Deployment Time",
subtitle: "Production ready configuration",
category: "Implementation",
value: "< 24 hrs",
},
id: "5", title: "Platform Deployment Time", subtitle: "Production ready configuration", category: "Implementation", value: "< 24 hrs"},
{
id: "6",
title: "Customer Retention Rate",
subtitle: "Year-over-year active usage",
category: "Loyalty",
value: "96%",
},
id: "6", title: "Customer Retention Rate", subtitle: "Year-over-year active usage", category: "Loyalty", value: "96%"},
]}
/>
</div>

View File

@@ -19,8 +19,7 @@ export default function PricingPage() {
const footerColumns = [
{
title: "Platform",
items: [
title: "Platform", items: [
{ label: "Features", href: "#product" },
{ label: "Pricing", href: "#pricing" },
{ label: "Documentation", href: "https://docs.example.com" },
@@ -28,8 +27,7 @@ export default function PricingPage() {
],
},
{
title: "Company",
items: [
title: "Company", items: [
{ label: "About", href: "/about" },
{ label: "Blog", href: "/blog" },
{ label: "Careers", href: "/careers" },
@@ -37,8 +35,7 @@ export default function PricingPage() {
],
},
{
title: "Resources",
items: [
title: "Resources", items: [
{ label: "Getting Started", href: "https://docs.example.com/getting-started" },
{ label: "Tutorials", href: "https://docs.example.com/tutorials" },
{ label: "Community", href: "https://community.example.com" },
@@ -46,8 +43,7 @@ export default function PricingPage() {
],
},
{
title: "Legal",
items: [
title: "Legal", items: [
{ label: "Privacy Policy", href: "/privacy" },
{ label: "Terms of Service", href: "/terms" },
{ label: "Cookie Policy", href: "/cookies" },
@@ -77,9 +73,7 @@ export default function PricingPage() {
<TextSplitAbout
title="Simple, Transparent Pricing"
description={[
"Choose the plan that matches your ambition. Upgrade anytime as you grow.",
"All plans include core conversion infrastructure, real-time analytics, and dedicated support. Scale from startup validation to enterprise conversion systems.",
]}
"Choose the plan that matches your ambition. Upgrade anytime as you grow.", "All plans include core conversion infrastructure, real-time analytics, and dedicated support. Scale from startup validation to enterprise conversion systems."]}
buttons={[{ text: "Get Started", href: "#pricing-plans" }]}
buttonAnimation="slide-up"
showBorder={false}
@@ -98,66 +92,20 @@ export default function PricingPage() {
animationType="slide-up"
plans={[
{
id: "launcher",
tag: "Launcher",
price: "$2,500",
period: "/mo",
description: "Perfect for testing and initial market validation. One production environment, up to 5,000 monthly submissions, core classification engine.",
button: { text: "Start Free Trial", href: "#reserve" },
featuresTitle: "Included:",
features: [
"1 Production Environment",
"Up to 5,000 Monthly Submissions",
"3-Audience Classification",
"Basic Form Builder",
"Real-Time Conversion Tracking",
"Email Support",
"7-Day Data Retention",
],
id: "launcher", tag: "Launcher", price: "$2,500", period: "/mo", description: "Perfect for testing and initial market validation. One production environment, up to 5,000 monthly submissions, core classification engine.", button: { text: "Start Free Trial", href: "#reserve" },
featuresTitle: "Included:", features: [
"1 Production Environment", "Up to 5,000 Monthly Submissions", "3-Audience Classification", "Basic Form Builder", "Real-Time Conversion Tracking", "Email Support", "7-Day Data Retention"],
},
{
id: "scale",
tag: "Scale",
tagIcon: Sparkles,
price: "$7,500",
period: "/mo",
description: "For teams serious about conversion infrastructure. Multiple environments, unlimited submissions, advanced segmentation, custom integrations.",
button: { text: "Schedule Demo", href: "#reserve" },
featuresTitle: "Included:",
features: [
"3 Production Environments",
"Unlimited Monthly Submissions",
"Advanced Audience Segmentation",
"Full Form Builder with Logic",
"Multi-Channel Routing",
"Advanced Analytics Dashboard",
"90-Day Data Retention",
"Priority Support",
"Custom Form Themes",
],
id: "scale", tag: "Scale", tagIcon: Sparkles,
price: "$7,500", period: "/mo", description: "For teams serious about conversion infrastructure. Multiple environments, unlimited submissions, advanced segmentation, custom integrations.", button: { text: "Schedule Demo", href: "#reserve" },
featuresTitle: "Included:", features: [
"3 Production Environments", "Unlimited Monthly Submissions", "Advanced Audience Segmentation", "Full Form Builder with Logic", "Multi-Channel Routing", "Advanced Analytics Dashboard", "90-Day Data Retention", "Priority Support", "Custom Form Themes"],
},
{
id: "enterprise",
tag: "Enterprise",
price: "Custom",
period: "pricing",
description: "For mission-critical conversion systems. Dedicated infrastructure, unlimited everything, custom SLA, white-label options, compliance certifications.",
button: { text: "Contact Sales", href: "#reserve" },
featuresTitle: "Included:",
features: [
"Unlimited Environments",
"Unlimited Submissions",
"Custom Segmentation Engine",
"White-Label Platform",
"Dedicated Infrastructure",
"Unlimited Data Retention",
"99.99% SLA",
"24/7 Dedicated Support",
"Custom Integrations",
"SSO & Advanced Security",
"Audit Logging",
"Compliance: SOC 2, GDPR, HIPAA",
],
id: "enterprise", tag: "Enterprise", price: "Custom", period: "pricing", description: "For mission-critical conversion systems. Dedicated infrastructure, unlimited everything, custom SLA, white-label options, compliance certifications.", button: { text: "Contact Sales", href: "#reserve" },
featuresTitle: "Included:", features: [
"Unlimited Environments", "Unlimited Submissions", "Custom Segmentation Engine", "White-Label Platform", "Dedicated Infrastructure", "Unlimited Data Retention", "99.99% SLA", "24/7 Dedicated Support", "Custom Integrations", "SSO & Advanced Security", "Audit Logging", "Compliance: SOC 2, GDPR, HIPAA"],
},
]}
/>

View File

@@ -18,8 +18,7 @@ export default function ReservePage() {
const footerColumns = [
{
title: "Platform",
items: [
title: "Platform", items: [
{ label: "Features", href: "#product" },
{ label: "Pricing", href: "#pricing" },
{ label: "Documentation", href: "https://docs.example.com" },
@@ -27,8 +26,7 @@ export default function ReservePage() {
],
},
{
title: "Company",
items: [
title: "Company", items: [
{ label: "About", href: "/about" },
{ label: "Blog", href: "/blog" },
{ label: "Careers", href: "/careers" },
@@ -36,8 +34,7 @@ export default function ReservePage() {
],
},
{
title: "Resources",
items: [
title: "Resources", items: [
{ label: "Getting Started", href: "https://docs.example.com/getting-started" },
{ label: "Tutorials", href: "https://docs.example.com/tutorials" },
{ label: "Community", href: "https://community.example.com" },
@@ -45,8 +42,7 @@ export default function ReservePage() {
],
},
{
title: "Legal",
items: [
title: "Legal", items: [
{ label: "Privacy Policy", href: "/privacy" },
{ label: "Terms of Service", href: "/terms" },
{ label: "Cookie Policy", href: "/cookies" },
@@ -87,13 +83,11 @@ export default function ReservePage() {
{ name: "revenue", type: "text", placeholder: "Annual Revenue Range", required: false },
]}
textarea={{
name: "intent",
placeholder: "What conversion challenge are you solving first?",
rows: 5,
name: "intent", placeholder: "What conversion challenge are you solving first?", rows: 5,
required: true,
}}
useInvertedBackground={false}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOpNvI07PeAx2CmzKB0JdSgJPU/production-ready-reservation-management--1772473499452-bf3bf938.png?_wi=2"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOpNvI07PeAx2CmzKB0JdSgJPU/production-ready-reservation-management--1772473499452-bf3bf938.png"
imageAlt="Emergent platform interface"
mediaAnimation="blur-reveal"
mediaPosition="right"
@@ -112,26 +106,11 @@ export default function ReservePage() {
animationType="slide-up"
metrics={[
{
id: "1",
title: "Fastest Time to Production",
subtitle: "Live in less than 24 hours from setup",
category: "Speed",
value: "< 24 hrs",
},
id: "1", title: "Fastest Time to Production", subtitle: "Live in less than 24 hours from setup", category: "Speed", value: "< 24 hrs"},
{
id: "2",
title: "Immediate Conversion Gains",
subtitle: "Most see improvement in first 30 days",
category: "ROI",
value: "+40%",
},
id: "2", title: "Immediate Conversion Gains", subtitle: "Most see improvement in first 30 days", category: "ROI", value: "+40%"},
{
id: "3",
title: "Dedicated Launch Support",
subtitle: "Expert guidance through go-live",
category: "Support",
value: "1:1",
},
id: "3", title: "Dedicated Launch Support", subtitle: "Expert guidance through go-live", category: "Support", value: "1:1"},
]}
/>
</div>