@extends('layouts.landing') @php $services = [ 'digital-assets' => [ 'title' => 'Digital Assets Escrow', 'description' => 'Specialized escrow for cryptocurrency, NFTs, domain names, digital licenses, and intellectual property transfers.', 'icon' => 'fa-coins', 'badge' => 'Digital Assets', 'hero_title' => 'Secure Digital Asset Transfers', 'hero_subtitle' => 'Purpose-built escrow for the digital economy. Protect cryptocurrency trades, NFT transfers, domain sales, and digital IP deals.', 'steps' => [ ['Asset Verified', 'Digital asset ownership is verified and terms are agreed upon by both parties.'], ['Funds Secured', 'Buyer deposits payment into our multi-signature escrow wallet.'], ['Transfer Complete', 'Asset is transferred to buyer, verified, and funds released to seller.'], ], 'features' => [ ['fa-wallet', 'Multi-Signature Wallets', 'Industry-leading cold storage and multi-sig protection for all digital assets held in escrow.'], ['fa-fingerprint', 'Ownership Verification', 'Automated verification of asset ownership before transactions proceed.'], ['fa-exchange-alt', 'Atomic Swaps', 'Simultaneous exchange of assets and payment for maximum security.'], ['fa-link', 'Blockchain Integration', 'Native integration with major blockchains for transparent, verifiable transactions.'], ['fa-shield-alt', 'Cold Storage', 'Assets held in secure cold storage wallets during the escrow period.'], ['fa-clock', 'Fast Settlement', 'Rapid transaction settlement with cryptocurrency-native processing.'], ], 'use_cases' => [ ['fa-bitcoin', 'Crypto P2P Trading', 'Secure peer-to-peer cryptocurrency exchanges'], ['fa-palette', 'NFT Sales', 'Protected NFT transfers and collections'], ['fa-globe', 'Domain Names', 'Safe domain name buying and selling'], ['fa-key', 'Digital Licenses', 'Software and digital license transfers'], ['fa-lightbulb', 'Intellectual Property', 'IP rights and patent transfers'], ['fa-gamepad', 'Gaming Assets', 'In-game items and virtual goods trading'], ], ], 'goods-protection' => [ 'title' => 'Goods Protection', 'description' => 'Secure escrow for physical items with delivery tracking, inspection periods, and insurance integration.', 'icon' => 'fa-box', 'badge' => 'Physical Goods', 'hero_title' => 'Protected Goods Transactions', 'hero_subtitle' => 'Buy and sell physical goods with complete protection. Integrated shipping tracking, inspection windows, and full buyer/seller coverage.', 'steps' => [ ['Terms Agreed', 'Buyer and seller agree on item details, price, shipping method, and inspection period.'], ['Shipped & Tracked', 'Seller ships the item with tracking. Buyer can monitor delivery in real-time.'], ['Inspected & Released', 'Buyer inspects the item during the agreed window. Funds released upon approval.'], ], 'features' => [ ['fa-shipping-fast', 'Shipping Integration', 'Automatic tracking integration with major carriers worldwide.'], ['fa-search', 'Inspection Period', 'Configurable inspection windows so buyers can verify items before releasing payment.'], ['fa-shield-alt', 'Insurance Options', 'Optional insurance coverage for high-value shipments.'], ['fa-camera', 'Photo Documentation', 'Built-in photo upload for documenting item condition at each stage.'], ['fa-undo', 'Return Protection', 'Structured return process if items do not match the description.'], ['fa-star', 'Seller Ratings', 'Reputation system to help buyers choose trusted sellers.'], ], 'use_cases' => [ ['fa-laptop', 'Electronics', 'Phones, computers, and gadgets'], ['fa-car', 'Vehicles', 'Cars, motorcycles, and auto parts'], ['fa-gem', 'Luxury Items', 'Watches, jewelry, and collectibles'], ['fa-couch', 'Furniture', 'High-value furniture and decor'], ['fa-tools', 'Equipment', 'Industrial and professional equipment'], ['fa-tshirt', 'Fashion', 'Designer clothing and accessories'], ], ], 'services-protection' => [ 'title' => 'Services Escrow', 'description' => 'Protect service-based transactions with milestone payments, deliverable verification, and approval workflows.', 'icon' => 'fa-briefcase', 'badge' => 'Service Protection', 'hero_title' => 'Protected Service Transactions', 'hero_subtitle' => 'Milestone-based payments for freelancers, consultants, and professional services. Pay for results, not promises.', 'steps' => [ ['Scope Defined', 'Client and provider agree on deliverables, milestones, timeline, and payment schedule.'], ['Work in Progress', 'Provider completes work. Client reviews deliverables at each milestone.'], ['Payment Released', 'Funds are released per milestone upon client approval of completed work.'], ], 'features' => [ ['fa-tasks', 'Milestone Payments', 'Break projects into milestones with individual payment releases upon completion.'], ['fa-clock', 'Time Tracking', 'Built-in time tracking for hourly-rate projects with detailed logs.'], ['fa-file-alt', 'Deliverable Upload', 'Secure file sharing for deliverables with version history.'], ['fa-sync', 'Revision Workflows', 'Structured revision rounds with clear approval/rejection flows.'], ['fa-comments', 'Built-in Messaging', 'Project communication tools to keep everything in one place.'], ['fa-chart-bar', 'Progress Reports', 'Visual project progress tracking for both parties.'], ], 'use_cases' => [ ['fa-code', 'Web Development', 'Websites, apps, and software projects'], ['fa-paint-brush', 'Design Work', 'Graphic design, branding, and UI/UX'], ['fa-pen', 'Content Writing', 'Articles, copywriting, and content creation'], ['fa-bullhorn', 'Marketing', 'Digital marketing campaigns and SEO'], ['fa-video', 'Video Production', 'Video editing, animation, and production'], ['fa-cogs', 'Consulting', 'Business consulting and advisory services'], ], ], 'agreement-protection' => [ 'title' => 'Agreement Protection', 'description' => 'Protect multi-party agreements with digital signatures, automated compliance, and smart contract execution.', 'icon' => 'fa-file-signature', 'badge' => 'Smart Contracts', 'hero_title' => 'Protected Agreements & Contracts', 'hero_subtitle' => 'Legally binding digital agreements with automated enforcement. Smart contracts that execute when conditions are met.', 'steps' => [ ['Agreement Created', 'Parties draft and sign a legally binding digital agreement with defined terms.'], ['Conditions Monitored', 'Automated monitoring ensures all parties comply with agreed conditions.'], ['Auto-Executed', 'Smart contracts automatically execute payments and actions when conditions are fulfilled.'], ], 'features' => [ ['fa-signature', 'Digital Signatures', 'Legally valid e-signatures with full audit trail and verification.'], ['fa-robot', 'Smart Contracts', 'Automated contract execution based on predefined conditions and triggers.'], ['fa-users', 'Multi-Party Support', 'Agreements involving multiple parties with individual obligations.'], ['fa-gavel', 'Legal Compliance', 'Templates reviewed by legal experts for enforceability.'], ['fa-history', 'Audit Trail', 'Complete history of all actions, amendments, and signatures.'], ['fa-bell', 'Deadline Alerts', 'Automated reminders for approaching deadlines and milestones.'], ], 'use_cases' => [ ['fa-handshake', 'Business Partnerships', 'Joint ventures and partnership agreements'], ['fa-home', 'Real Estate Contracts', 'Property purchase and lease agreements'], ['fa-user-tie', 'Employment Contracts', 'Freelance and employment agreements'], ['fa-file-invoice', 'Vendor Agreements', 'Supplier and vendor contracts'], ['fa-balance-scale', 'Settlement Agreements', 'Legal settlement and resolution contracts'], ['fa-project-diagram', 'SLAs', 'Service level agreements and performance contracts'], ], ], ]; $service = $services[$slug] ?? $services['digital-assets']; @endphp @section('title', $service['title'] . ' - Tenseal') @section('meta_description', $service['description']) @section('content')
{{ $service['badge'] }}

{{ $service['hero_title'] }}

{{ $service['hero_subtitle'] }}

Get Started Talk to Expert

How It Works

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

{{ $step[0] }}

{{ $step[1] }}

@endforeach

Key Features

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

{{ $feature[1] }}

{{ $feature[2] }}

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

{{ $feature[1] }}

{{ $feature[2] }}

@endforeach

Perfect For

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

{{ $useCase[1] }}

{{ $useCase[2] }}

@endforeach

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

Ready to Get Started?

Join thousands of users protecting their transactions with Tenseal

Start Free Trial Contact Sales
@endsection