@extends('layouts.landing') @php $products = [ 'escrow-services' => [ 'title' => 'Escrow Services', 'description' => 'Secure escrow services for all your transactions. Multi-signature protection, automated releases, and expert dispute resolution.', 'icon' => 'fa-shield-alt', 'badge' => 'Escrow Services', 'hero_title' => 'Secure Fund Holding for Every Transaction', 'hero_subtitle' => 'Our flagship escrow platform provides bank-level security for buyers and sellers. Funds are safely held until all conditions are met.', 'steps' => [ ['Agreement Created', 'Buyer and seller agree on terms. Buyer deposits funds into secure escrow account.'], ['Product/Service Delivered', 'Seller delivers the product or completes the service while funds remain protected.'], ['Funds Released', 'After buyer confirms satisfaction, funds are automatically released to the seller.'], ], 'features' => [ ['fa-lock', 'Multi-Signature Security', 'Your funds are protected with advanced cryptographic security requiring multiple authorizations for any release.'], ['fa-robot', 'Automated Release', 'Set conditions for automatic fund release based on delivery confirmation, time periods, or milestone completion.'], ['fa-bell', 'Real-Time Tracking', 'Monitor every step of your transaction with instant notifications and a comprehensive dashboard.'], ['fa-gavel', 'Expert Dispute Resolution', 'If issues arise, our trained mediators provide fair, professional resolution services to protect both parties.'], ['fa-globe', 'Multi-Currency Support', 'Accept payments in multiple currencies and cryptocurrencies with automatic conversion and competitive rates.'], ['fa-file-contract', 'Smart Contracts', 'Leverage blockchain technology for transparent, immutable escrow agreements that execute automatically.'], ], 'use_cases' => [ ['fa-store', 'E-commerce Transactions', 'Protect online purchases and sales of any value'], ['fa-handshake', 'B2B Deals', 'Secure large business transactions and partnerships'], ['fa-laptop-code', 'Freelance Projects', 'Milestone-based payments for service providers'], ['fa-home', 'Real Estate', 'Safe property transactions and rental deposits'], ['fa-car', 'Vehicle Sales', 'Protect both parties in auto transactions'], ['fa-coins', 'Crypto Trading', 'Secure cryptocurrency and digital asset trades'], ], ], 'inventory' => [ 'title' => 'Inventory Management', 'description' => 'Track and manage your product inventory with real-time updates, stock alerts, and escrow integration.', 'icon' => 'fa-warehouse', 'badge' => 'Inventory', 'hero_title' => 'Smart Inventory Management', 'hero_subtitle' => 'Keep track of your products with real-time inventory management that integrates seamlessly with escrow transactions.', 'steps' => [ ['Add Products', 'List your products with descriptions, quantities, pricing, and categories.'], ['Track Stock', 'Monitor stock levels in real-time across multiple locations and channels.'], ['Auto-Fulfill', 'Automatically update inventory when escrow transactions complete.'], ], 'features' => [ ['fa-chart-line', 'Real-Time Tracking', 'Live stock level monitoring with instant updates across all channels.'], ['fa-bell', 'Smart Alerts', 'Automated notifications for low stock, reorder points, and stock-outs.'], ['fa-link', 'Escrow Integration', 'Automatic inventory updates when escrow transactions are completed.'], ['fa-map-marked-alt', 'Multi-Location', 'Manage inventory across multiple warehouses and locations.'], ['fa-barcode', 'SKU Management', 'Organize products with SKUs, barcodes, and category hierarchies.'], ['fa-file-export', 'Reports & Analytics', 'Inventory valuation, movement reports, and demand forecasting.'], ], 'use_cases' => [ ['fa-store', 'E-commerce Sellers', 'Online store inventory management'], ['fa-warehouse', 'Wholesalers', 'Bulk inventory and distribution tracking'], ['fa-truck', 'Drop Shippers', 'Supplier inventory synchronization'], ['fa-boxes', 'Retailers', 'Multi-store stock management'], ['fa-industry', 'Manufacturers', 'Raw materials and finished goods tracking'], ['fa-globe', 'Global Traders', 'Cross-border inventory management'], ], ], 'marketplace' => [ 'title' => 'Tenseal Marketplace', 'description' => 'A fully integrated marketplace with built-in escrow protection. Buy and sell with complete confidence.', 'icon' => 'fa-store', 'badge' => 'Marketplace', 'hero_title' => 'Tenseal Marketplace', 'hero_subtitle' => 'A revolutionary marketplace where every transaction is automatically protected by escrow.', 'steps' => [ ['Browse & Discover', 'Explore verified sellers and products in a secure marketplace environment.'], ['Auto-Protected Purchase', 'Every purchase is automatically held in escrow for your protection.'], ['Verified Delivery', 'Confirm receipt and quality before payment is released to the seller.'], ], 'features' => [ ['fa-shield-alt', 'Built-in Escrow', 'Every transaction automatically protected with escrow.'], ['fa-user-check', 'Verified Sellers', 'All sellers go through our verification process.'], ['fa-star', 'Ratings & Reviews', 'Comprehensive rating system for buyers and sellers.'], ['fa-search', 'Smart Search', 'Advanced search and filtering for finding exactly what you need.'], ['fa-globe', 'Global Access', 'Buy and sell from anywhere in the world.'], ['fa-headset', 'Buyer Support', 'Dedicated support team for marketplace transactions.'], ], 'use_cases' => [ ['fa-laptop', 'Electronics', 'Buy and sell electronics safely'], ['fa-coins', 'Digital Assets', 'Trade digital goods with confidence'], ['fa-briefcase', 'Services', 'Hire and provide services securely'], ['fa-car', 'Vehicles', 'Safe vehicle marketplace transactions'], ['fa-gem', 'Collectibles', 'Trade rare and valuable items'], ['fa-home', 'Real Estate', 'Property listings with escrow protection'], ], ], 'developer-api' => [ 'title' => 'Developer API', 'description' => 'Integrate Tenseal escrow into your platform with our RESTful API, SDKs, and comprehensive documentation.', 'icon' => 'fa-code', 'badge' => 'For Developers', 'hero_title' => 'Developer API', 'hero_subtitle' => 'Integrate Tenseal\'s powerful escrow protection into your own platform with our easy-to-use API.', 'steps' => [ ['Get API Keys', 'Sign up and receive your API credentials with sandbox access for testing.'], ['Integrate', 'Use our SDKs and documentation to add escrow to your platform.'], ['Go Live', 'Switch to production and start processing real escrow transactions.'], ], 'features' => [ ['fa-plug', 'RESTful API', 'Clean, well-documented REST API with comprehensive endpoints.'], ['fa-code', 'SDKs', 'Official SDKs for PHP, Python, Node.js, Ruby, and more.'], ['fa-flask', 'Sandbox', 'Full sandbox environment for testing without real funds.'], ['fa-bell', 'Webhooks', 'Real-time event notifications for transaction status changes.'], ['fa-book', 'Documentation', 'Extensive docs with examples, guides, and API reference.'], ['fa-palette', 'White-Label', 'Customizable UI components to match your brand.'], ], 'use_cases' => [ ['fa-shopping-cart', 'E-commerce Platforms', 'Add escrow to your marketplace'], ['fa-laptop-code', 'Freelance Platforms', 'Protect freelancer payments'], ['fa-building', 'Enterprise Apps', 'Custom B2B transaction protection'], ['fa-mobile-alt', 'Mobile Apps', 'Escrow for mobile commerce'], ['fa-gamepad', 'Gaming Platforms', 'Secure in-game trading'], ['fa-university', 'Financial Apps', 'Add escrow to fintech products'], ], ], ]; $product = $products[$slug] ?? $products['escrow-services']; $isComingSoon = in_array($slug, ['developer-api']); @endphp @section('title', $product['title'] . ' - Tenseal') @section('meta_description', $product['description']) @section('content')
{{ $product['badge'] }}
@if($isComingSoon)
Coming Soon
@endif

{{ $product['hero_title'] }}

{{ $product['hero_subtitle'] }}

@if($isComingSoon) Get Notified @else Get Started @endif Talk to Expert

How It Works

@foreach($product['steps'] as $i => $step)
{{ $i + 1 }}

{{ $step[0] }}

{{ $step[1] }}

@endforeach

Key Features

@foreach(array_slice($product['features'], 0, 3) as $i => $feature)

{{ $feature[1] }}

{{ $feature[2] }}

@endforeach
@foreach(array_slice($product['features'], 3, 3) as $i => $feature)

{{ $feature[1] }}

{{ $feature[2] }}

@endforeach

Perfect For

@foreach($product['use_cases'] as $useCase)

{{ $useCase[1] }}

{{ $useCase[2] }}

@endforeach
@if(!$isComingSoon)

Simple, Transparent Pricing

Pay only when you use our service. No hidden fees, no monthly subscriptions.

2.5%

Transaction fee on successful escrows

    @foreach(['No setup or monthly fees', 'Free dispute mediation included', 'Volume discounts available'] as $perk)
  • {{ $perk }}
  • @endforeach
View Full Pricing
@endif

{{ $isComingSoon ? 'Stay Updated' : 'Ready to Get Started?' }}

{{ $isComingSoon ? 'Be the first to know when this product launches' : 'Join thousands of users protecting their transactions with Tenseal' }}

@if($isComingSoon) Notify Me at Launch @else Start Free Trial @endif Contact Sales
@endsection