diff --git a/src/app/datasets/page.tsx b/src/app/datasets/page.tsx index f35f3cd..85afcec 100644 --- a/src/app/datasets/page.tsx +++ b/src/app/datasets/page.tsx @@ -30,7 +30,7 @@ export default function DatasetsPage() { brandName="Emphra" navItems={[ { name: "Product", id: "product-demo" }, - { name: "Playground", id: "ai-playground" }, + { name: "Playground", id: "playground" }, { name: "How It Works", id: "architecture" }, { name: "Developers", id: "/developers" }, { name: "Datasets", id: "/datasets" }, @@ -44,9 +44,7 @@ export default function DatasetsPage() { @@ -121,35 +89,17 @@ export default function DatasetsPage() { tagAnimation="slide-up" features={[ { - id: "1", - title: "Emotion Annotations", - author: "Multi-label Classification", - description: - "Messages labeled with primary and secondary emotions: joy, sadness, anger, fear, surprise, disgust, and neutral. Expert human annotators with inter-rater reliability scores.", - tags: ["Emotions", "Annotated"], - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWcPVXraO20W5OctawbAEGfXhv/a-real-time-message-analysis-interface-s-1772711816611-c36e97ae.png?_wi=2", - imageAlt: "Emotion annotation interface", - }, + id: "1", title: "Emotion Annotations", author: "Multi-label Classification", description: + "Messages labeled with primary and secondary emotions: joy, sadness, anger, fear, surprise, disgust, and neutral. Expert human annotators with inter-rater reliability scores.", tags: ["Emotions", "Annotated"], + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWcPVXraO20W5OctawbAEGfXhv/a-real-time-message-analysis-interface-s-1772711816611-c36e97ae.png?_wi=2", imageAlt: "Emotion annotation interface"}, { - id: "2", - title: "Behavioral Outcomes", - author: "User Response Tracking", - description: - "Track how users respond to interventions. Includes reflection completion rates, message edits, rewrites accepted, and long-term behavior changes.", - tags: ["Behavioral", "Outcomes"], - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWcPVXraO20W5OctawbAEGfXhv/an-animated-circular-emotion-risk-meter--1772711816389-2dbf9e30.png?_wi=2", - imageAlt: "Behavioral outcomes tracking", - }, + id: "2", title: "Behavioral Outcomes", author: "User Response Tracking", description: + "Track how users respond to interventions. Includes reflection completion rates, message edits, rewrites accepted, and long-term behavior changes.", tags: ["Behavioral", "Outcomes"], + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWcPVXraO20W5OctawbAEGfXhv/an-animated-circular-emotion-risk-meter--1772711816389-2dbf9e30.png?_wi=2", imageAlt: "Behavioral outcomes tracking"}, { - id: "3", - title: "Contextual Metadata", - author: "Rich Data Enrichment", - description: - "Platform type, user demographics (anonymized), conversation history, topic classification, and environmental context. All data formatted for easy integration with PyTorch and TensorFlow.", - tags: ["Metadata", "Context"], - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWcPVXraO20W5OctawbAEGfXhv/a-beautiful-modal-dialog-box-appearing-o-1772711816098-26f1f8b7.png?_wi=2", - imageAlt: "Contextual metadata system", - }, + id: "3", title: "Contextual Metadata", author: "Rich Data Enrichment", description: + "Platform type, user demographics (anonymized), conversation history, topic classification, and environmental context. All data formatted for easy integration with PyTorch and TensorFlow.", tags: ["Metadata", "Context"], + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWcPVXraO20W5OctawbAEGfXhv/a-beautiful-modal-dialog-box-appearing-o-1772711816098-26f1f8b7.png?_wi=2", imageAlt: "Contextual metadata system"}, ]} animationType="slide-up" textboxLayout="default" @@ -183,17 +133,15 @@ export default function DatasetsPage() { copyrightText="© 2025 Emphra. All rights reserved." columns={[ { - title: "Product", - items: [ + title: "Product", items: [ { label: "Features", href: "product-demo" }, - { label: "Playground", href: "ai-playground" }, + { label: "Playground", href: "playground" }, { label: "How It Works", href: "architecture" }, { label: "Pricing", href: "#" }, ], }, { - title: "Developers", - items: [ + title: "Developers", items: [ { label: "API Docs", href: "/developers" }, { label: "Datasets", href: "/datasets" }, { label: "GitHub", href: "https://github.com" }, @@ -201,12 +149,11 @@ export default function DatasetsPage() { ], }, { - title: "Company", - items: [ + title: "Company", items: [ { label: "About", href: "#" }, { label: "Blog", href: "#" }, { label: "Privacy Policy", href: "#" }, - { label: "Contact", href: "#" }, + { label: "Contact", href: "contact" }, ], }, ]} diff --git a/src/app/developers/page.tsx b/src/app/developers/page.tsx index f92bc71..2a4cfe7 100644 --- a/src/app/developers/page.tsx +++ b/src/app/developers/page.tsx @@ -29,7 +29,7 @@ export default function DevelopersPage() { brandName="Emphra" navItems={[ { name: "Product", id: "product-demo" }, - { name: "Playground", id: "ai-playground" }, + { name: "Playground", id: "playground" }, { name: "How It Works", id: "architecture" }, { name: "Developers", id: "/developers" }, { name: "Datasets", id: "/datasets" }, @@ -43,9 +43,7 @@ export default function DevelopersPage() { + {/* Playground Section */} +
+ +
+ {/* Social Proof Section */}
@@ -160,47 +156,17 @@ export default function HomePage() { animationType="slide-up" metrics={[ { - id: "1", - title: "Messages Analyzed", - subtitle: "Real-time across all platforms", - category: "Volume", - value: "2.3B+", - }, + id: "1", title: "Messages Analyzed", subtitle: "Real-time across all platforms", category: "Volume", value: "2.3B+"}, { - id: "2", - title: "Interventions Triggered", - subtitle: "Reflection prompts shown this month", - category: "Safety", - value: "145M", - }, + id: "2", title: "Interventions Triggered", subtitle: "Reflection prompts shown this month", category: "Safety", value: "145M"}, { - id: "3", - title: "Average ERS Reduction", - subtitle: "After user reflection and rewrite", - category: "Effectiveness", - value: "34%", - }, + id: "3", title: "Average ERS Reduction", subtitle: "After user reflection and rewrite", category: "Effectiveness", value: "34%"}, { - id: "4", - title: "Healthier Conversations", - subtitle: "Platforms reporting improved tone", - category: "Adoption", - value: "89%", - }, + id: "4", title: "Healthier Conversations", subtitle: "Platforms reporting improved tone", category: "Adoption", value: "89%"}, { - id: "5", - title: "User Behavior Streaks", - subtitle: "Consecutive days of respectful communication", - category: "Engagement", - value: "18 days avg", - }, + id: "5", title: "User Behavior Streaks", subtitle: "Consecutive days of respectful communication", category: "Engagement", value: "18 days avg"}, { - id: "6", - title: "Toxicity Reduction", - subtitle: "Overall platform toxicity decrease", - category: "Impact", - value: "27%", - }, + id: "6", title: "Toxicity Reduction", subtitle: "Overall platform toxicity decrease", category: "Impact", value: "27%"}, ]} />
@@ -214,41 +180,17 @@ export default function HomePage() { tagAnimation="slide-up" testimonials={[ { - id: "1", - name: "Sarah Chen", - role: "Head of Trust & Safety", - company: "Global Social Platform", - rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWcPVXraO20W5OctawbAEGfXhv/professional-portrait-photograph-of-a-co-1772711816414-aecc241f.png", - imageAlt: "Sarah Chen professional portrait", - }, + id: "1", name: "Sarah Chen", role: "Head of Trust & Safety", company: "Global Social Platform", rating: 5, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWcPVXraO20W5OctawbAEGfXhv/professional-portrait-photograph-of-a-co-1772711816414-aecc241f.png", imageAlt: "Sarah Chen professional portrait"}, { - id: "2", - name: "Marcus Rodriguez", - role: "VP Product", - company: "Community Platform", - rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWcPVXraO20W5OctawbAEGfXhv/professional-portrait-photograph-of-a-co-1772711818670-f568faf4.png", - imageAlt: "Marcus Rodriguez professional portrait", - }, + id: "2", name: "Marcus Rodriguez", role: "VP Product", company: "Community Platform", rating: 5, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWcPVXraO20W5OctawbAEGfXhv/professional-portrait-photograph-of-a-co-1772711818670-f568faf4.png", imageAlt: "Marcus Rodriguez professional portrait"}, { - id: "3", - name: "Priya Patel", - role: "Director of Community", - company: "Gaming Network", - rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWcPVXraO20W5OctawbAEGfXhv/professional-portrait-photograph-of-a-co-1772711816189-72b0fdad.png", - imageAlt: "Priya Patel professional portrait", - }, + id: "3", name: "Priya Patel", role: "Director of Community", company: "Gaming Network", rating: 5, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWcPVXraO20W5OctawbAEGfXhv/professional-portrait-photograph-of-a-co-1772711816189-72b0fdad.png", imageAlt: "Priya Patel professional portrait"}, { - id: "4", - name: "James Thompson", - role: "CEO", - company: "Creator Platform", - rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWcPVXraO20W5OctawbAEGfXhv/professional-portrait-photograph-of-a-co-1772711816173-19db6bd4.png", - imageAlt: "James Thompson professional portrait", - }, + id: "4", name: "James Thompson", role: "CEO", company: "Creator Platform", rating: 5, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWcPVXraO20W5OctawbAEGfXhv/professional-portrait-photograph-of-a-co-1772711816173-19db6bd4.png", imageAlt: "James Thompson professional portrait"}, ]} kpiItems={[ { value: "92%", label: "User Satisfaction" }, @@ -287,17 +229,15 @@ export default function HomePage() { copyrightText="© 2025 Emphra. All rights reserved." columns={[ { - title: "Product", - items: [ + title: "Product", items: [ { label: "Features", href: "product-demo" }, - { label: "Playground", href: "ai-playground" }, + { label: "Playground", href: "playground" }, { label: "How It Works", href: "architecture" }, { label: "Pricing", href: "#" }, ], }, { - title: "Developers", - items: [ + title: "Developers", items: [ { label: "API Docs", href: "/developers" }, { label: "Datasets", href: "/datasets" }, { label: "GitHub", href: "https://github.com" }, @@ -305,8 +245,7 @@ export default function HomePage() { ], }, { - title: "Company", - items: [ + title: "Company", items: [ { label: "About", href: "#" }, { label: "Blog", href: "#" }, { label: "Privacy Policy", href: "#" }, diff --git a/src/app/playground/page.tsx b/src/app/playground/page.tsx new file mode 100644 index 0000000..c766f6a --- /dev/null +++ b/src/app/playground/page.tsx @@ -0,0 +1,178 @@ +"use client"; + +import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; +import NavbarStyleCentered from "@/components/navbar/NavbarStyleCentered/NavbarStyleCentered"; +import HeroSplitDualMedia from "@/components/sections/hero/HeroSplitDualMedia"; +import FeatureCardTwentyFour from "@/components/sections/feature/FeatureCardTwentyFour"; +import ContactSplit from "@/components/sections/contact/ContactSplit"; +import FooterBaseReveal from "@/components/sections/footer/FooterBaseReveal"; +import { Mail, Zap } from "lucide-react"; + +export default function PlaygroundPage() { + return ( + + {/* Navbar */} + + + {/* Playground Hero */} +
+ +
+ + {/* Playground Interactive Section */} +
+ +
+ + {/* Examples Section */} +
+ +
+ + {/* Contact Section */} +
+ +
+ + {/* Footer */} + +
+ ); +} \ No newline at end of file