189 lines
8.4 KiB
TypeScript
189 lines
8.4 KiB
TypeScript
"use client";
|
|
|
|
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
|
import NavbarStyleCentered from "@/components/navbar/NavbarStyleCentered/NavbarStyleCentered";
|
|
import FeatureCardTwentyOne from "@/components/sections/feature/FeatureCardTwentyOne";
|
|
import TestimonialCardTwelve from "@/components/sections/testimonial/TestimonialCardTwelve";
|
|
import FaqSplitMedia from "@/components/sections/faq/FaqSplitMedia";
|
|
import FooterCard from "@/components/sections/footer/FooterCard";
|
|
import Link from "next/link";
|
|
import { Twitter, Linkedin, Github, Sparkles, HelpCircle } from "lucide-react";
|
|
|
|
export default function CommunityThreadPage() {
|
|
return (
|
|
<ThemeProvider
|
|
defaultButtonVariant="shift-hover"
|
|
defaultTextAnimation="background-highlight"
|
|
borderRadius="soft"
|
|
contentWidth="medium"
|
|
sizing="largeSmallSizeLargeTitles"
|
|
background="noiseDiagonalGradient"
|
|
cardStyle="glass-depth"
|
|
primaryButtonStyle="double-inset"
|
|
secondaryButtonStyle="radial-glow"
|
|
headingFontWeight="medium"
|
|
>
|
|
<div id="nav" data-section="nav">
|
|
<NavbarStyleCentered
|
|
brandName="UXOverflow"
|
|
navItems={[
|
|
{ name: "Submit", id: "submit" },
|
|
{ name: "Community", id: "community" },
|
|
{ name: "Experts", id: "experts" },
|
|
]}
|
|
button={{
|
|
text: "Sign In",
|
|
href: "/signin",
|
|
}}
|
|
/>
|
|
</div>
|
|
|
|
<div id="how-it-works" data-section="how-it-works" className="py-16 md:py-24">
|
|
<FeatureCardTwentyOne
|
|
title="Community Discussion Thread"
|
|
description="Join our vibrant community of designers, founders, and product managers sharing UX feedback, insights, and best practices."
|
|
tag="How It Works"
|
|
tagIcon={Sparkles}
|
|
tagAnimation="slide-up"
|
|
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AevrFe9fJXtoJGh0h2l33m6tVh/a-reddit-style-community-forum-interface-1772966135412-f41e5ff5.png?_wi=3"
|
|
imageAlt="Community forum interface with posts and discussions"
|
|
mediaAnimation="slide-up"
|
|
mediaPosition="left"
|
|
accordionItems={[
|
|
{
|
|
id: "1",
|
|
title: "Share Your Product",
|
|
content: "Post your design challenges, product screenshots, or full URLs to get feedback from the community. Describe what you're working on and what specific feedback you're looking for.",
|
|
},
|
|
{
|
|
id: "2",
|
|
title: "Engage with Others",
|
|
content: "Review other members' submissions and provide constructive feedback. Building your reputation in the community opens doors to deeper connections and potential collaborations.",
|
|
},
|
|
{
|
|
id: "3",
|
|
title: "Gain Insights",
|
|
content: "Access threaded conversations, detailed comments, and community-generated suggestions. Learn from diverse perspectives and iterate on your designs based on real user feedback.",
|
|
},
|
|
]}
|
|
useInvertedBackground={false}
|
|
/>
|
|
</div>
|
|
|
|
<div id="testimonials" data-section="testimonials" className="py-16 md:py-24">
|
|
<TestimonialCardTwelve
|
|
testimonials={[
|
|
{
|
|
id: "1",
|
|
name: "Sarah Chen",
|
|
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AevrFe9fJXtoJGh0h2l33m6tVh/professional-headshot-portrait-of-a-30-y-1772966135089-db80a8c9.png?_wi=3",
|
|
imageAlt: "Sarah Chen",
|
|
},
|
|
{
|
|
id: "2",
|
|
name: "Marcus Rodriguez",
|
|
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AevrFe9fJXtoJGh0h2l33m6tVh/professional-headshot-portrait-of-a-35-y-1772966133785-8f3dd3a9.png?_wi=3",
|
|
imageAlt: "Marcus Rodriguez",
|
|
},
|
|
{
|
|
id: "3",
|
|
name: "Emily Watson",
|
|
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AevrFe9fJXtoJGh0h2l33m6tVh/professional-headshot-portrait-of-a-28-y-1772966134960-3d4fb965.png?_wi=3",
|
|
imageAlt: "Emily Watson",
|
|
},
|
|
{
|
|
id: "4",
|
|
name: "James Kim",
|
|
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AevrFe9fJXtoJGh0h2l33m6tVh/professional-headshot-portrait-of-a-40-y-1772966135956-f9afe541.png?_wi=3",
|
|
imageAlt: "James Kim",
|
|
},
|
|
{
|
|
id: "5",
|
|
name: "Lisa Anderson",
|
|
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AevrFe9fJXtoJGh0h2l33m6tVh/professional-headshot-portrait-of-a-32-y-1772966133901-9fa20637.png?_wi=3",
|
|
imageAlt: "Lisa Anderson",
|
|
},
|
|
{
|
|
id: "6",
|
|
name: "David Thompson",
|
|
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AevrFe9fJXtoJGh0h2l33m6tVh/professional-headshot-portrait-of-a-38-y-1772966133360-ec1937c1.png?_wi=3",
|
|
imageAlt: "David Thompson",
|
|
},
|
|
]}
|
|
cardTitle="Join 2,000+ designers and founders who trust UXOverflow for quality feedback"
|
|
cardTag="See what they say"
|
|
cardAnimation="slide-up"
|
|
useInvertedBackground={true}
|
|
/>
|
|
</div>
|
|
|
|
<div id="faq" data-section="faq" className="py-16 md:py-24">
|
|
<FaqSplitMedia
|
|
title="Community FAQ"
|
|
description="Common questions about participating in the UXOverflow community forum"
|
|
tag="FAQ"
|
|
tagIcon={HelpCircle}
|
|
tagAnimation="slide-up"
|
|
textboxLayout="default"
|
|
useInvertedBackground={true}
|
|
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AevrFe9fJXtoJGh0h2l33m6tVh/an-illustration-of-a-person-or-customer--1772966133673-6c1bf3d6.png?_wi=2"
|
|
imageAlt="FAQ support illustration"
|
|
mediaAnimation="slide-up"
|
|
mediaPosition="left"
|
|
faqsAnimation="slide-up"
|
|
faqs={[
|
|
{
|
|
id: "1",
|
|
title: "How do I post my design for community feedback?",
|
|
content: "Click 'Submit' from the navbar, upload your screenshots or share your product URL, and describe your specific challenges. Your submission will be visible to the community within seconds.",
|
|
},
|
|
{
|
|
id: "2",
|
|
title: "Can I provide feedback on others' designs?",
|
|
content: "Absolutely! In fact, we encourage it. The more you contribute to the community, the higher your reputation score, which increases the visibility of your own submissions.",
|
|
},
|
|
{
|
|
id: "3",
|
|
title: "Is my feedback tracked or scored?",
|
|
content: "Yes, community members rate the quality and helpfulness of feedback. High-quality contributors gain badges and privileges, including priority access to expert reviewers.",
|
|
},
|
|
{
|
|
id: "4",
|
|
title: "What happens if someone provides unhelpful feedback?",
|
|
content: "Our moderation team reviews flagged comments. Repeated violations result in warnings or temporary bans. We maintain a respectful, professional community standard.",
|
|
},
|
|
{
|
|
id: "5",
|
|
title: "Can I connect with other community members outside the platform?",
|
|
content: "Yes, many members exchange LinkedIn profiles, Slack channels, or collaborate on projects. UXOverflow facilitates these connections through profile linking and direct messaging.",
|
|
},
|
|
]}
|
|
/>
|
|
</div>
|
|
|
|
<div id="footer" data-section="footer">
|
|
<FooterCard
|
|
logoText="UXOverflow"
|
|
copyrightText="© 2025 UXOverflow. All rights reserved."
|
|
socialLinks={[
|
|
{
|
|
icon: Twitter,
|
|
href: "https://twitter.com/uxoverflow",
|
|
ariaLabel: "Follow us on Twitter",
|
|
},
|
|
{
|
|
icon: Linkedin,
|
|
href: "https://linkedin.com/company/uxoverflow",
|
|
ariaLabel: "Connect on LinkedIn",
|
|
},
|
|
{
|
|
icon: Github,
|
|
href: "https://github.com/uxoverflow",
|
|
ariaLabel: "View our GitHub",
|
|
},
|
|
]}
|
|
/>
|
|
</div>
|
|
</ThemeProvider>
|
|
);
|
|
} |