import PortfolioChallengeSolution from "@/components/portfolio/PortfolioChallengeSolution"; import { PortfolioCoreFeatures } from "@/components/portfolio/PortfolioCoreFeatures"; import { PortfolioDevelopmentProcess } from "@/components/portfolio/PortfolioDevelopmentProcess"; import { PortfolioExecutiveSummary } from "@/components/portfolio/PortfolioExecutiveSummary"; import { PortfolioHero } from "@/components/portfolio/PortfolioHero"; import PortfolioLessonsSection from "@/components/portfolio/PortfolioLessonsSection"; import { PortfolioProjectDetails } from "@/components/portfolio/PortfolioProjectDetails"; import { PortfolioProjectOverview } from "@/components/portfolio/PortfolioProjectOverview"; import { PortfolioResultsImpact } from "@/components/portfolio/PortfolioResultsImpact"; import PortfolioRoadmapSection from "@/components/portfolio/PortfolioRoadmapSection"; import PortfolioTestimonial from "@/components/portfolio/PortfolioTestimonial"; import { motion } from "framer-motion"; import { AlertTriangle, ArrowRight, Bell, Calendar, CheckCircle, Cloud, Code, Cpu, Database, ExternalLink, Globe, Home, Image, Leaf, List, Mic, Palette, Repeat, Ruler, Scan, Server, Share2, ShieldCheck, ShoppingBag, Smartphone, Sparkles, Split, Star, Target, TestTube, Users, Zap } from "lucide-react"; import { useNavigate } from "react-router-dom"; import { Button } from "../components/ui/button"; // import seezunImage from "../src/images/seezun.webp"; // import seezunLogo from "../src/images/seezun-logo.png"; const projectData = { hero: { // title: "Seezun: Your Seasonal Fashion & Lifestyle Hub", // subtitle: "Rent, Buy, or Sell South Asian Clothing", // subtitleTwo: "Discover a new way to update your wardrobe, rent, buy, or sell both new and preloved South Asian outfits on Seezun. Enjoy simple, seamless exchanges for every style and every occasion.", // imageUrl: "https://images.unsplash.com/photo-1556909114-f6e7ad7d3136?w=800&h=600&fit=crop&crop=center", // imageAlt: "Seezun App Showcase" }, details: { technologies: [ { name: "React Native", icon: }, { name: "ReactJs", icon: }, { name: "Laravel", icon: }, { name: "MySQL", icon: }, { name: "AWS", icon: } ], industries: ["Eccomerce", "Retail Technology", "Fashion & Lifestyle"], duration: "7 Months, Aug 2023 – Feb 2024", teamSize: "4 developers, 2 designers, 1 QA, 1 PM", platforms: ["Android", "iOS", "Admin Web Portal"] }, achievements: [ { label: "Active Users", value: "50K+", description: "Fashion enthusiasts connected" }, { label: "Sustainability Impact", value: "+85%", description: "Reduction in fashion waste" }, { label: "Transaction Growth", value: "+200%", description: "Monthly marketplace activity" } ], executiveSummary: { // content: "Seezun reimagines the South Asian clothing market with a customer-driven platform connecting buyers, sellers, and renters. By analyzing preferences, trends, and inventory, Seezun offers a seamless, tailored shopping experience, making fashion accessible, sustainable, and affordable." }, businessObjectives: [ "Launch seasonal style collections curated by fashion experts for every occasion", "Build a diverse vendor marketplace with trusted sellers, secure checkout, and live order tracking", "Develop a vendor self-service hub with easy onboarding, tagging, and detailed sales insights", "Deliver a seamless shopping experience combining tradition, convenience, and community trust" ], coreFeatures: [ { title: "Rental Marketplace", description: "Rent premium South Asian clothing for special occasions, making high-quality fashion both accessible and affordable.", icon: }, { title: "Buy & Sell Platform", description: "Shop new and pre-loved clothing from trusted sellers, with secure payment processing for a safe experience.", icon: }, { title: "Sustainable Fashion Focus", description: "Champion circular fashion by encouraging garment reuse and extending lifespan within the community.", icon: }, { title: "Authentic South Asian Styles", description: "Discover curated collections blending traditional and contemporary South Asian clothing and accessories.", icon: }, { title: "Size & Fit Matching", description: "Advanced size recommendation system that helps customers find the perfect fit effortlessly.", icon: }, { title: "Community Reviews", description: "Reliable ratings and detailed feedback from verified buyers and renters, fostering trust and informed choices.", icon: } ], developmentPhases: [ { phase: "Approach", duration: "Ongoing", description: "Agile methodology with 2-week sprints ensuring flexibility and rapid iteration.", icon: , }, { phase: "Collaboration", duration: "Throughout project", description: "Seamless teamwork using Slack, Jira, and Figma for communication and design collaboration.", icon: , }, { phase: "Testing", duration: "Parallel with development", description: "Automated unit and integration testing, with cross-device verification via Firebase Test Lab.", icon: , }, { phase: "Security", duration: "Continuous", description: "Payment PCI DSS compliance and end-to-end encryption for sensitive data handling.", icon: , }, { phase: "Testing & QA", duration: "1 week", description: "Comprehensive testing, bug fixes, and performance optimization", icon: } ], resultsMetrics: [ { label: "App Downloads", value: "12K+", description: "Within 3 months of launch" }, { label: "Conversion Rate", value: "68%", description: "From lookbook view to product page" }, { label: "Repeat Purchases", value: "40%", description: "Within first 60 days" }, { label: "Session Duration", value: "7.5 min", description: "Average time per session" }, { label: "Vendor Satisfaction", value: "4.6/5", description: "Average vendor rating" }, ], technicalAchievements: [ "Built seasonal tagging & curation system for automated campaigns", "Reduced image load time by 53% using AWS CloudFront caching", "Payment gateway integration with automatic vendor revenue split", ], futureRoadmap: [ { phase: "Phase 2", features: ["AI-powered shopping list suggestions", "Store discount tracking integration", "Recipe-based automatic list generation"] }, { phase: "Phase 3", features: ["Voice command grocery planning with smart assistants", "Household budget tracking and spend reports", "Integration with grocery delivery and eCommerce platforms"] } ], }; // export const SeezunProject = () => { // const navigate = useNavigate(); // return ( //
// {/* Section 1: Hero with Heading, Subheading, and Image */} // // {/* Section 2: Project Details */} // // {/* Executive Summary */} // // {/* Project Overview */} //
//
//
//

// Project Overview //

//
//
// } // title="Background & Context" // description="Access to premium South Asian fashion is often limited by high costs, low availability, and the lack of trusted rental or resale options. This platform bridges that gap by making luxury ethnic wear accessible, affordable, and sustainable for all." // borderColor="border-accent/20" // hoverColor="accent" // /> // } // title="Target Audience" // description="Fashion-conscious individuals and South Asian communities seeking affordable access to premium traditional and contemporary clothing through renting, buying, or selling." // borderColor="border-blue-400/20" // hoverColor="blue-400" // /> // } // title="Business Objectives" // points={projectData.businessObjectives} // borderColor="border-green-400/20" // hoverColor="green-400" // /> //
//
//
// {/* Core Features */} // // {/* Challenges & Solution Architecture */} // , // title: "Technical Challenges", // description: "Building a real-time AI recommendation engine within MVP timelines, implementing split-payment workflows across multiple vendors, and optimizing media-heavy seasonal lookbooks for mobile.", // }, // { // icon: , // title: "Project Management Challenges", // description: "Coordinating between fashion consultants, AI developers, and backend engineers, while managing seasonal content updates without downtime.", // }, // ]} // technologyStack={[ // { icon: , label: "Frontend: React native (mobile), React.js (Webapp)" }, // { icon: , label: "Backend: Laravel (PHP) with modular microservices" }, // { icon: , label: "Database: MySQL" }, // { icon: , label: "Cloud: AWS EC2, CloudFront, S3 (for media)" }, // ]} // highlights={[ // { text: "Premium South Asian clothing rentals for every occasion" }, // { text: "Secure buy & sell platform for new and pre-loved fashion" }, // { text: "Sustainable circular fashion promoting garment reuse" }, // { text: "Advanced size matching with authentic community reviews" }, // ]} // /> // {/* Development Process */} // // {/* Results & Impact */} // // {/* Lessons Learned */} // } // workedColor="#22c55e" // Tailwind green-500 // workedLessons={[ // "Seamless Rentals and Bargaining Feature", // "Seasonal lookbooks increased browsing time and purchase intent", // "Vendor self-management tools reduced admin workload", // ]} // improveTitle="Areas for Improvement" // improveIcon={} // improveColor="#eab308" // Tailwind yellow-500 // improveLessons={[ // "More robust A/B testing for recommendation algorithms", // "Expand seasonal tagging into hyperlocal weather-based recommendations", // ]} // /> // {/* Future Roadmap */} // } // /> // {/* Client Testimonial */} // // {/* CTA Section */} //
//
// //

// Ready to Transform Your Fashion Marketplace? //

//

// Let's create a sustainable fashion platform together. From concept to launch, we'll help you build a marketplace that revolutionizes how people shop, rent, and sell clothing. //

//
// // //
//
//
//
//
// ); // };