{"id":585,"date":"2026-05-14T06:12:22","date_gmt":"2026-05-14T06:12:22","guid":{"rendered":"https:\/\/invest.aurema-group.com\/?p=585"},"modified":"2026-06-17T18:52:34","modified_gmt":"2026-06-17T18:52:34","slug":"proptrust-verified-aurema-group-the-revolution-of-verified-tokenization","status":"publish","type":"post","link":"https:\/\/invest.aurema-group.com\/en\/proptrust-verified-aurema-group-the-revolution-of-verified-tokenization\/","title":{"rendered":"PropTrust Verified + Aurema Group \u0218 The Revolution of Verified Tokenization"},"content":{"rendered":"<!DOCTYPE html>\n<?xml encoding=\"UTF-8\"?><html lang=\"en\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>PropTrust Verified + Aurema Group | The Revolution of Verified Tokenization<\/title>\n    <meta name=\"description\" content=\"The strategic alliance combining judicial blockchain verification with institutional tokenization. Automated trust for future investors.\">\n    \n    <!-- Fonts -->\n    <link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n    <link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Cinzel:wght@400;500;600;700;800&#038;family=Inter:wght@300;400;500;600;700&#038;display=swap\" rel=\"stylesheet\">\n    \n    <!-- Tailwind CSS -->\n    <script src=\"https:\/\/cdn.tailwindcss.com\"><\/script>\n    \n    <!-- GSAP for Animations -->\n    <script src=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/gsap\/3.12.2\/gsap.min.js\"><\/script>\n    <script src=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/gsap\/3.12.2\/ScrollTrigger.min.js\"><\/script>\n    \n    <script>\n        tailwind.config = {\n            theme: {\n                extend: {\n                    fontFamily: {\n                        cinzel: ['Cinzel', 'serif'],\n                        inter: ['Inter', 'sans-serif'],\n                    },\n                    colors: {\n                        gold: {\n                            100: '#F9F1D8',\n                            200: '#F0DEAA',\n                            300: '#E6CB7D',\n                            400: '#D4AF37',\n                            500: '#C5A028',\n                            600: '#B8860B',\n                            700: '#996515',\n                            800: '#7A500F',\n                            900: '#5C3D0A',\n                        },\n                        black: {\n                            50: '#F5F5F5',\n                            100: '#E0E0E0',\n                            200: '#C7C7C7',\n                            300: '#A0A0A0',\n                            400: '#757575',\n                            500: '#525252',\n                            600: '#404040',\n                            700: '#333333',\n                            800: '#262626',\n                            900: '#171717',\n                            950: '#0A0A0A',\n                        }\n                    },\n                    animation: {\n                        'fade-in': 'fadeIn 1s ease-in',\n                        'slide-up': 'slideUp 1s ease-out',\n                        'glow': 'glow 3s ease-in-out infinite alternate',\n                        'pulse-slow': 'pulse 5s cubic-bezier(0.4, 0, 0.6, 1) infinite',\n                        'float': 'float 6s ease-in-out infinite',\n                    },\n                    keyframes: {\n                        fadeIn: {\n                            '0%': { opacity: '0' },\n                            '100%': { opacity: '1' },\n                        },\n                        slideUp: {\n                            '0%': { transform: 'translateY(50px)', opacity: '0' },\n                            '100%': { transform: 'translateY(0)', opacity: '1' },\n                        },\n                        glow: {\n                            '0%': { boxShadow: '0 0 30px rgba(212, 175, 55, 0.3)' },\n                            '100%': { boxShadow: '0 0 60px rgba(212, 175, 55, 0.6)' },\n                        },\n                        float: {\n                            '0%, 100%': { transform: 'translateY(0)' },\n                            '50%': { transform: 'translateY(-20px)' },\n                        }\n                    }\n                }\n            }\n        }\n    <\/script>\n    \n    <style>\n        body {\n            background: #0a0a0a;\n            color: #e5e5e5;\n            font-family: 'Inter', sans-serif;\n            overflow-x: hidden;\n        }\n        \n        .gold-gradient {\n            background: linear-gradient(135deg, #D4AF37 0%, #F0DEAA 50%, #B8860B 100%);\n        }\n        \n        .gold-gradient-text {\n            background: linear-gradient(135deg, #D4AF37 0%, #F0DEAA 50%, #B8860B 100%);\n            -webkit-background-clip: text;\n            -webkit-text-fill-color: transparent;\n            background-clip: text;\n        }\n        \n        .glass-gold {\n            background: rgba(212, 175, 55, 0.05);\n            backdrop-filter: blur(20px);\n            border: 1px solid rgba(212, 175, 55, 0.2);\n        }\n        \n        .gold-border {\n            border: 1px solid rgba(212, 175, 55, 0.3);\n        }\n        \n        .gold-glow {\n            box-shadow: 0 0 40px rgba(212, 175, 55, 0.4);\n        }\n        \n        .hero-section {\n            height: 100vh;\n            position: relative;\n            overflow: hidden;\n        }\n        \n        .hero-bg {\n            position: absolute;\n            top: 0;\n            left: 0;\n            width: 100%;\n            height: 100%;\n            background-size: cover;\n            background-position: center;\n            z-index: -2;\n        }\n        \n        .hero-overlay {\n            position: absolute;\n            top: 0;\n            left: 0;\n            width: 100%;\n            height: 100%;\n            background: linear-gradient(135deg, rgba(10, 10, 10, 0.9) 0%, rgba(26, 26, 26, 0.8) 100%);\n            z-index: -1;\n        }\n        \n        .section-full {\n            min-height: 100vh;\n            position: relative;\n            padding: 120px 0;\n        }\n        \n        .section-bg {\n            position: absolute;\n            top: 0;\n            left: 0;\n            width: 100%;\n            height: 100%;\n            background-size: cover;\n            background-position: center;\n            opacity: 0.15;\n            z-index: -1;\n        }\n        \n        .synergy-card {\n            transition: all 0.5s ease;\n            background: linear-gradient(135deg, rgba(212, 175, 55, 0.1) 0%, rgba(184, 134, 11, 0.05) 100%);\n        }\n        \n        .synergy-card:hover {\n            transform: translateY(-10px) scale(1.02);\n            box-shadow: 0 30px 60px rgba(212, 175, 55, 0.3);\n        }\n        \n        .feature-icon {\n            width: 80px;\n            height: 80px;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            font-size: 2.5rem;\n            border-radius: 50%;\n            background: linear-gradient(135deg, rgba(212, 175, 55, 0.2) 0%, rgba(184, 134, 11, 0.1) 100%);\n            border: 2px solid rgba(212, 175, 55, 0.4);\n        }\n        \n        .pipeline-step {\n            position: relative;\n            padding-left: 3rem;\n        }\n        \n        .pipeline-step::before {\n            content: '';\n            position: absolute;\n            left: 0;\n            top: 0;\n            bottom: 0;\n            width: 3px;\n            background: linear-gradient(to bottom, #D4AF37, #B8860B);\n        }\n        \n        .pipeline-step::after {\n            content: '';\n            position: absolute;\n            left: -8px;\n            top: 0;\n            width: 18px;\n            height: 18px;\n            border-radius: 50%;\n            background: #D4AF37;\n            border: 3px solid #0a0a0a;\n        }\n        \n        .nav-link {\n            position: relative;\n            transition: color 0.3s;\n        }\n        \n        .nav-link::after {\n            content: '';\n            position: absolute;\n            bottom: -5px;\n            left: 0;\n            width: 0;\n            height: 2px;\n            background: linear-gradient(90deg, #D4AF37, #B8860B);\n            transition: width 0.3s;\n        }\n        \n        .nav-link:hover::after {\n            width: 100%;\n        }\n        \n        .nav-link:hover {\n            color: #D4AF37;\n        }\n        \n        .stat-number {\n            font-variant-numeric: tabular-nums;\n        }\n        \n        .badge-verified {\n            background: linear-gradient(135deg, #D4AF37 0%, #B8860B 100%);\n            color: #0a0a0a;\n            padding: 0.5rem 1.5rem;\n            border-radius: 9999px;\n            font-weight: 700;\n            font-family: 'Cinzel', serif;\n            display: inline-flex;\n            align-items: center;\n            gap: 0.5rem;\n        }\n        \n        .blockchain-hash {\n            font-family: 'Courier New', monospace;\n            background: rgba(212, 175, 55, 0.1);\n            padding: 0.5rem 1rem;\n            border-radius: 0.5rem;\n            border: 1px solid rgba(212, 175, 55, 0.3);\n            font-size: 0.875rem;\n            word-break: break-all;\n        }\n        \n        .comparison-table th {\n            background: rgba(212, 175, 55, 0.15);\n            border-bottom: 2px solid #D4AF37;\n        }\n        \n        .comparison-table td {\n            border-bottom: 1px solid rgba(212, 175, 55, 0.2);\n        }\n        \n        .comparison-table tr:hover td {\n            background: rgba(212, 175, 55, 0.05);\n        }\n        \n        .cta-button {\n            position: relative;\n            overflow: hidden;\n            transition: all 0.3s;\n        }\n        \n        .cta-button::before {\n            content: '';\n            position: absolute;\n            top: 0;\n            left: -100%;\n            width: 100%;\n            height: 100%;\n            background: linear-gradient(90deg, transparent, rgba(255,255,255,0.3), transparent);\n            transition: left 0.6s;\n        }\n        \n        .cta-button:hover::before {\n            left: 100%;\n        }\n        \n        .cta-button:hover {\n            transform: translateY(-3px);\n            box-shadow: 0 20px 40px rgba(212, 175, 55, 0.4);\n        }\n    <\/style>\n<\/head>\n<body class=\"antialiased\">\n\n    <!-- Navigation -->\n    <nav class=\"fixed top-0 w-full z-50 glass-gold border-b border-gold-400\/20\">\n        <div class=\"container mx-auto px-6 py-4 flex justify-between items-center\">\n            <div class=\"flex items-center space-x-6\">\n                <div class=\"flex items-center space-x-2\">\n                    <div class=\"w-10 h-10 gold-gradient rounded-lg flex items-center justify-center\">\n                        <span class=\"font-cinzel font-bold text-black text-xl\">P<\/span>\n                    <\/div>\n                    <div>\n                        <span class=\"font-cinzel font-bold text-lg gold-gradient-text\">PROPTRUST<\/span>\n                        <span class=\"text-gold-400 text-xs block\">VERIFIED<\/span>\n                    <\/div>\n                <\/div>\n                <div class=\"h-8 w-px bg-gold-400\/30\"><\/div>\n                <div class=\"flex items-center space-x-2\">\n                    <div class=\"w-10 h-10 gold-gradient rounded-lg flex items-center justify-center\">\n                        <span class=\"font-cinzel font-bold text-black text-xl\">A<\/span>\n                    <\/div>\n                    <div>\n                        <span class=\"font-cinzel font-bold text-lg gold-gradient-text\">AUREMA<\/span>\n                        <span class=\"text-gold-400 text-xs block\">GROUP<\/span>\n                    <\/div>\n                <\/div>\n            <\/div>\n            <div class=\"hidden lg:flex space-x-8\">\n                <a href=\"#synergy\" class=\"nav-link text-sm uppercase tracking-wider\">Synergy<\/a>\n                <a href=\"#how-it-works\" class=\"nav-link text-sm uppercase tracking-wider\">How It Works<\/a>\n                <a href=\"#technology\" class=\"nav-link text-sm uppercase tracking-wider\">Technology<\/a>\n                <a href=\"#benefits\" class=\"nav-link text-sm uppercase tracking-wider\">Benefits<\/a>\n                <a href=\"#contact\" class=\"gold-gradient text-black font-cinzel font-bold px-6 py-2 rounded-full text-sm hover:scale-105 transition\">Join Now<\/a>\n            <\/div>\n        <\/div>\n    <\/nav>\n\n    <!-- Hero Section -->\n    <section class=\"hero-section flex items-center justify-center relative\">\n        <div class=\"hero-bg\" style=\"background-image: url('https:\/\/images.unsplash.com\/photo-1560518883-ce09059eeffa?w=1920&#038;h=1080&#038;fit=crop');\"><\/div>\n        <div class=\"hero-overlay\"><\/div>\n        \n        <div class=\"container mx-auto px-6 relative z-10 text-center\">\n            <div class=\"mb-8 animate-fade-in\">\n                <div class=\"badge-verified mb-6 animate-float\">\n                    <span>&#10003;<\/span>\n                    <span>VERIFIED BY BLOCKCHAIN<\/span>\n                <\/div>\n            <\/div>\n            \n            <h1 class=\"font-cinzel font-bold text-5xl md:text-7xl lg:text-8xl mb-8 leading-tight animate-slide-up\">\n                <span class=\"block gold-gradient-text\">TOKENIZATION<\/span>\n                <span class=\"block text-white mt-4\">WITH<\/span>\n                <span class=\"block text-gold-400 mt-4\">JUDICIAL VERIFICATION<\/span>\n            <\/h1>\n            \n            <p class=\"text-xl md:text-2xl text-gray-300 max-w-4xl mx-auto mb-12 font-light animate-slide-up\" style=\"animation-delay: 0.2s;\">The strategic alliance combining<span class=\"text-gold-400 font-semibold\">judicial blockchain verification<\/span>from PropTrust Verified \n                with<span class=\"text-gold-400 font-semibold\">institutional tokenization<\/span>from Aurema Group.<br>\n                <span class=\"text-2xl mt-4 block\">Automated trust for future investors.<\/span>\n            <\/p>\n            \n            <div class=\"flex flex-col md:flex-row justify-center gap-6 mb-16 animate-slide-up\" style=\"animation-delay: 0.4s;\">\n                <a href=\"#synergy\" class=\"cta-button gold-gradient text-black font-cinzel font-bold px-10 py-5 rounded-lg text-lg gold-glow\">Discover the Synergy<\/a>\n                <a href=\"#how-it-works\" class=\"border-2 border-gold-400\/30 text-gold-400 font-cinzel font-bold px-10 py-5 rounded-lg text-lg hover:bg-gold-900\/20 transition\">See How It Works<\/a>\n            <\/div>\n            \n            <!-- Stats -->\n            <div class=\"grid grid-cols-2 md:grid-cols-4 gap-6 max-w-5xl mx-auto animate-slide-up\" style=\"animation-delay: 0.6s;\">\n                <div class=\"glass-gold p-6 rounded-xl gold-border\">\n                    <div class=\"stat-number font-cinzel font-bold text-4xl text-gold-400 mb-2\">100%<\/div>\n                    <div class=\"text-sm text-gray-400\">Verified Assets<\/div>\n                <\/div>\n                <div class=\"glass-gold p-6 rounded-xl gold-border\">\n                    <div class=\"stat-number font-cinzel font-bold text-4xl text-gold-400 mb-2\">MiCA\/SEC<\/div>\n                    <div class=\"text-sm text-gray-400\">Full Compliance<\/div>\n                <\/div>\n                <div class=\"glass-gold p-6 rounded-xl gold-border\">\n                    <div class=\"stat-number font-cinzel font-bold text-4xl text-gold-400 mb-2\">Blockchain<\/div>\n                    <div class=\"text-sm text-gray-400\">ERC-3643<\/div>\n                <\/div>\n                <div class=\"glass-gold p-6 rounded-xl gold-border\">\n                    <div class=\"stat-number font-cinzel font-bold text-4xl text-gold-400 mb-2\">&infin;<\/div>\n                    <div class=\"text-sm text-gray-400\">Transparency<\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n        \n        <!-- Scroll Indicator -->\n        <div class=\"absolute bottom-10 left-1\/2 transform -translate-x-1\/2 animate-bounce\">\n            <div class=\"w-6 h-10 border-2 border-gold-400 rounded-full flex justify-center pt-2\">\n                <div class=\"w-1 h-3 bg-gold-400 rounded-full animate-pulse\"><\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- Synergy Section -->\n    <section id=\"synergy\" class=\"section-full relative bg-black\/95\">\n        <div class=\"section-bg\" style=\"background-image: url('https:\/\/images.unsplash.com\/photo-1551288049-bebda4e38f71?w=1920&#038;h=1080&#038;fit=crop');\"><\/div>\n        \n        <div class=\"container mx-auto px-6\">\n            <div class=\"text-center mb-20\">\n                <h2 class=\"font-cinzel font-bold text-4xl md:text-6xl mb-6 gold-gradient-text\">THE PERFECT SYNERGY<\/h2>\n                <p class=\"text-xl text-gray-400 max-w-3xl mx-auto\">Two leaders unite to create the gold standard of real asset tokenization.<\/p>\n            <\/div>\n            \n            <div class=\"grid md:grid-cols-2 gap-12 items-center mb-20\">\n                <!-- PropTrust Side -->\n                <div class=\"synergy-card p-10 rounded-3xl gold-border\">\n                    <div class=\"flex items-center mb-6\">\n                        <div class=\"w-16 h-16 gold-gradient rounded-2xl flex items-center justify-center mr-4\">\n                            <span class=\"font-cinzel font-bold text-black text-3xl\">P<\/span>\n                        <\/div>\n                        <div>\n                            <h3 class=\"font-cinzel font-bold text-3xl text-gold-400\">PROPTRUST VERIFIED<\/h3>\n                            <p class=\"text-sm text-gray-400\">Judicial Verification + Blockchain<\/p>\n                        <\/div>\n                    <\/div>\n                    <ul class=\"space-y-4 text-gray-300\">\n                        <li class=\"flex items-start\">\n                            <span class=\"text-gold-400 mr-3 text-xl\">&#9878;&#65039;<\/span>\n                            <span>Licensed judicial expert appraisal with legal validity<\/span>\n                        <\/li>\n                        <li class=\"flex items-start\">\n                            <span class=\"text-gold-400 mr-3 text-xl\">&#128279;<\/span>\n                            <span>Immutable blockchain hash in every report<\/span>\n                        <\/li>\n                        <li class=\"flex items-start\">\n                            <span class=\"text-gold-400 mr-3 text-xl\">&#127963;&#65039;<\/span>\n                            <span>National and international coverage<\/span>\n                        <\/li>\n                        <li class=\"flex items-start\">\n                            <span class=\"text-gold-400 mr-3 text-xl\">&#128737;&#65039;<\/span>\n                            <span>Legal protection in disputes<\/span>\n                        <\/li>\n                    <\/ul>\n                <\/div>\n                \n                <!-- Arrow -->\n                <div class=\"hidden md:flex items-center justify-center\">\n                    <div class=\"text-6xl text-gold-400 animate-pulse\">+<\/div>\n                <\/div>\n                \n                <!-- Aurema Side -->\n                <div class=\"synergy-card p-10 rounded-3xl gold-border\">\n                    <div class=\"flex items-center mb-6\">\n                        <div class=\"w-16 h-16 gold-gradient rounded-2xl flex items-center justify-center mr-4\">\n                            <span class=\"font-cinzel font-bold text-black text-3xl\">A<\/span>\n                        <\/div>\n                        <div>\n                            <h3 class=\"font-cinzel font-bold text-3xl text-gold-400\">AUREMA GROUP<\/h3>\n                            <p class=\"text-sm text-gray-400\">Institutional Tokenization<\/p>\n                        <\/div>\n                    <\/div>\n                    <ul class=\"space-y-4 text-gray-300\">\n                        <li class=\"flex items-start\">\n                            <span class=\"text-gold-400 mr-3 text-xl\">&#9939;&#65039;<\/span>\n                            <span>ERC-3643 tokens MiCA\/SEC compliant<\/span>\n                        <\/li>\n                        <li class=\"flex items-start\">\n                            <span class=\"text-gold-400 mr-3 text-xl\">&#127757;<\/span>\n                            <span>Optimized cross-border structure<\/span>\n                        <\/li>\n                        <li class=\"flex items-start\">\n                            <span class=\"text-gold-400 mr-3 text-xl\">&#127974;<\/span>\n                            <span>Access to institutional Family Offices<\/span>\n                        <\/li>\n                        <li class=\"flex items-start\">\n                            <span class=\"text-gold-400 mr-3 text-xl\">&#128176;<\/span>\n                            <span>8-15% annual yield with liquidity<\/span>\n                        <\/li>\n                    <\/ul>\n                <\/div>\n            <\/div>\n            \n            <!-- Result -->\n            <div class=\"glass-gold p-12 rounded-3xl gold-border text-center gold-glow\">\n                <div class=\"text-6xl mb-6\">&#127942;<\/div>\n                <h3 class=\"font-cinzel font-bold text-4xl text-gold-400 mb-6\">AUREMA-VERIFIED STANDARD<\/h3>\n                <p class=\"text-xl text-gray-300 max-w-3xl mx-auto mb-8\">Every asset tokenized by Aurema Group is verified by PropTrust Verified:<span class=\"text-gold-400 font-semibold\">licensed judicial appraisal + blockchain hash<\/span>for maximum transparency and automated trust.<\/p>\n                <div class=\"flex flex-wrap justify-center gap-4 text-sm\">\n                    <span class=\"px-4 py-2 rounded-full bg-gold-900\/30 text-gold-400 border border-gold-400\/30\">&#10003; Legal Validity<\/span>\n                    <span class=\"px-4 py-2 rounded-full bg-gold-900\/30 text-gold-400 border border-gold-400\/30\">&#10003; Immutable Blockchain<\/span>\n                    <span class=\"px-4 py-2 rounded-full bg-gold-900\/30 text-gold-400 border border-gold-400\/30\">&#10003; MiCA\/SEC Compliance<\/span>\n                    <span class=\"px-4 py-2 rounded-full bg-gold-900\/30 text-gold-400 border border-gold-400\/30\">&#10003; On-Chain Verification<\/span>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- How It Works Section -->\n    <section id=\"how-it-works\" class=\"section-full relative bg-gradient-to-b from-black via-black\/95 to-black\">\n        <div class=\"section-bg\" style=\"background-image: url('https:\/\/images.unsplash.com\/photo-1639762681485-074b7f938ba0?w=1920&#038;h=1080&#038;fit=crop');\"><\/div>\n        \n        <div class=\"container mx-auto px-6\">\n            <div class=\"text-center mb-20\">\n                <h2 class=\"font-cinzel font-bold text-4xl md:text-6xl mb-6 gold-gradient-text\">HOW IT WORKS<\/h2>\n                <p class=\"text-xl text-gray-400 max-w-3xl mx-auto\">From physical asset to verified token in 5 simple steps.<\/p>\n            <\/div>\n            \n            <div class=\"max-w-4xl mx-auto space-y-12\">\n                <!-- Step 1 -->\n                <div class=\"pipeline-step\">\n                    <div class=\"glass-gold p-8 rounded-2xl gold-border\">\n                        <div class=\"flex items-start\">\n                            <div class=\"feature-icon mr-6 flex-shrink-0\">\n                                <span>&#127959;&#65039;<\/span>\n                            <\/div>\n                            <div>\n                                <h3 class=\"font-cinzel font-bold text-2xl text-gold-400 mb-3\">1. Asset Sourcing<\/h3>\n                                <p class=\"text-gray-400 mb-4\">Aurema Group identifies high-value properties or vessels for tokenization.<\/p>\n                                <div class=\"blockchain-hash\">&#128205; Asset ID: 0x7a8f9e3d&#8230; | Value: &euro;2.5M | Location: Valencia, Spain<\/div>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                <\/div>\n                \n                <!-- Step 2 -->\n                <div class=\"pipeline-step\">\n                    <div class=\"glass-gold p-8 rounded-2xl gold-border\">\n                        <div class=\"flex items-start\">\n                            <div class=\"feature-icon mr-6 flex-shrink-0\">\n                                <span>&#128269;<\/span>\n                            <\/div>\n                            <div>\n                                <h3 class=\"font-cinzel font-bold text-2xl text-gold-400 mb-3\">2. PropTrust Verification<\/h3>\n                                <p class=\"text-gray-400 mb-4\">Licensed judicial expert conducts on-site inspection and issues legally valid report.<\/p>\n                                <div class=\"blockchain-hash\">&#128272; Hash: 0x3f4a8b2c9d1e&#8230; | Expert: Aurelio Tamarit (Exp. 0161) | Date: 2026-01-15<\/div>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                <\/div>\n                \n                <!-- Step 3 -->\n                <div class=\"pipeline-step\">\n                    <div class=\"glass-gold p-8 rounded-2xl gold-border\">\n                        <div class=\"flex items-start\">\n                            <div class=\"feature-icon mr-6 flex-shrink-0\">\n                                <span>&#9939;&#65039;<\/span>\n                            <\/div>\n                            <div>\n                                <h3 class=\"font-cinzel font-bold text-2xl text-gold-400 mb-3\">3. ERC-3643 Tokenization<\/h3>\n                                <p class=\"text-gray-400 mb-4\">Creation of security tokens with PropTrust hash linked on-chain.<\/p>\n                                <div class=\"blockchain-hash\">&#129689; Token: AUREMA-VAL-001 | Supply: 2,500,000 | Price: &euro;1\/token | Hash linked: &#10003;<\/div>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                <\/div>\n                \n                <!-- Step 4 -->\n                <div class=\"pipeline-step\">\n                    <div class=\"glass-gold p-8 rounded-2xl gold-border\">\n                        <div class=\"flex items-start\">\n                            <div class=\"feature-icon mr-6 flex-shrink-0\">\n                                <span>&#128203;<\/span>\n                            <\/div>\n                            <div>\n                                <h3 class=\"font-cinzel font-bold text-2xl text-gold-400 mb-3\">4. MiCA\/SEC Compliance<\/h3>\n                                <p class=\"text-gray-400 mb-4\">Regulatory whitepaper with PropTrust report attached + investor KYC\/AML.<\/p>\n                                <div class=\"blockchain-hash\">&#9989; MiCA Approved | SEC Reg D | KYC: Sumsub | AML: Chainalysis<\/div>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                <\/div>\n                \n                <!-- Step 5 -->\n                <div class=\"pipeline-step\">\n                    <div class=\"glass-gold p-8 rounded-2xl gold-border gold-glow\">\n                        <div class=\"flex items-start\">\n                            <div class=\"feature-icon mr-6 flex-shrink-0\">\n                                <span>&#128142;<\/span>\n                            <\/div>\n                            <div>\n                                <h3 class=\"font-cinzel font-bold text-2xl text-gold-400 mb-3\">5. Placement + Yield<\/h3>\n                                <p class=\"text-gray-400 mb-4\">Distribution to Family Offices + automated quarterly yield distribution.<\/p>\n                                <div class=\"blockchain-hash\">&#128176; Yield: 8-15% annually | Distribution: Quarterly | Secondary: Year 3+<\/div>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- Technology Section -->\n    <section id=\"technology\" class=\"section-full relative bg-black\/95\">\n        <div class=\"section-bg\" style=\"background-image: url('https:\/\/images.unsplash.com\/photo-1639762681085-074b7f938ba0?w=1920&#038;h=1080&#038;fit=crop');\"><\/div>\n        \n        <div class=\"container mx-auto px-6\">\n            <div class=\"text-center mb-20\">\n                <h2 class=\"font-cinzel font-bold text-4xl md:text-6xl mb-6 gold-gradient-text\">CUTTING-EDGE TECHNOLOGY<\/h2>\n                <p class=\"text-xl text-gray-400 max-w-3xl mx-auto\">Blockchain, smart contracts and API integration for automated trust.<\/p>\n            <\/div>\n            \n            <div class=\"grid md:grid-cols-3 gap-8 mb-16\">\n                <div class=\"glass-gold p-8 rounded-2xl gold-border text-center\">\n                    <div class=\"text-6xl mb-4\">&#9939;&#65039;<\/div>\n                    <h3 class=\"font-cinzel font-bold text-xl text-gold-400 mb-4\">ERC-3643 Standard<\/h3>\n                    <p class=\"text-gray-400 text-sm mb-4\">Security tokens with on-chain compliance and restricted transfers to verified investors.<\/p>\n                    <div class=\"blockchain-hash text-xs\">Contract: 0x742d35Cc6634C0532925a3b844Bc9e7595f0bEb<\/div>\n                <\/div>\n                \n                <div class=\"glass-gold p-8 rounded-2xl gold-border text-center\">\n                    <div class=\"text-6xl mb-4\">&#128272;<\/div>\n                    <h3 class=\"font-cinzel font-bold text-xl text-gold-400 mb-4\">Immutable Hash<\/h3>\n                    <p class=\"text-gray-400 text-sm mb-4\">Every PropTrust report registered on blockchain. Public and permanent verification.<\/p>\n                    <div class=\"blockchain-hash text-xs\">IPFS: QmX7Kd9fP2mN8vR3wT5yU6hJ4gF1sA9bC0eD<\/div>\n                <\/div>\n                \n                <div class=\"glass-gold p-8 rounded-2xl gold-border text-center\">\n                    <div class=\"text-6xl mb-4\">&#128279;<\/div>\n                    <h3 class=\"font-cinzel font-bold text-xl text-gold-400 mb-4\">API Integration<\/h3>\n                    <p class=\"text-gray-400 text-sm mb-4\">Automatic connection between PropTrust and Aurema smart contracts. No manual intervention.<\/p>\n                    <div class=\"blockchain-hash text-xs\">Endpoint: api.proptrust.verified\/v1\/verify<\/div>\n                <\/div>\n            <\/div>\n            \n            <!-- Smart Contract Example -->\n            <div class=\"glass-gold p-8 rounded-2xl gold-border\">\n                <h3 class=\"font-cinzel font-bold text-2xl text-gold-400 mb-6 text-center\">SMART CONTRACT INTEGRATION<\/h3>\n                <div class=\"bg-black\/50 p-6 rounded-xl overflow-x-auto\">\n                    <pre class=\"text-sm text-gray-300 font-mono\">\n<code>struct AssetVerification {\n    string propTrustReportHash;  \/\/ Blockchain hash of the report\n    address peritoAddress;        \/\/ Address of licensed expert\n    uint256 verificationDate;     \/\/ Verification timestamp\n    bool isValid;                 \/\/ Validity status\n}\n\nmapping(uint256 => AssetVerification) public assetVerifications;\n\nfunction linkVerification(uint256 tokenId, string memory reportHash) external onlyOwner {\n    assetVerifications[tokenId] = AssetVerification({\n        propTrustReportHash: reportHash,\n        peritoAddress: 0xPeritoColegiado,\n        verificationDate: block.timestamp,\n        isValid: true\n    });\n    emit AssetVerified(tokenId, reportHash);\n}<\/code>\n                    <\/pre>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- Benefits Section -->\n    <section id=\"benefits\" class=\"section-full relative bg-gradient-to-b from-black via-black\/95 to-black\">\n        <div class=\"section-bg\" style=\"background-image: url('https:\/\/images.unsplash.com\/photo-1560518883-ce09059eeffa?w=1920&#038;h=1080&#038;fit=crop');\"><\/div>\n        \n        <div class=\"container mx-auto px-6\">\n            <div class=\"text-center mb-20\">\n                <h2 class=\"font-cinzel font-bold text-4xl md:text-6xl mb-6 gold-gradient-text\">BENEFITS FOR EACH ACTOR<\/h2>\n                <p class=\"text-xl text-gray-400 max-w-3xl mx-auto\">A solution that creates value for all ecosystem participants.<\/p>\n            <\/div>\n            \n            <div class=\"grid md:grid-cols-3 gap-8\">\n                <!-- For Aurema -->\n                <div class=\"synergy-card p-8 rounded-2xl gold-border\">\n                    <div class=\"text-5xl mb-4\">&#127974;<\/div>\n                    <h3 class=\"font-cinzel font-bold text-2xl text-gold-400 mb-6\">For Aurema Group<\/h3>\n                    <ul class=\"space-y-4 text-gray-300\">\n                        <li class=\"flex items-start\">\n                            <span class=\"text-gold-400 mr-2\">&#9733;<\/span>\n                            <span>Unique technical differentiation in the market<\/span>\n                        <\/li>\n                        <li class=\"flex items-start\">\n                            <span class=\"text-gold-400 mr-2\">&#9733;<\/span>\n                            <span>Reduced legal risk against claims<\/span>\n                        <\/li>\n                        <li class=\"flex items-start\">\n                            <span class=\"text-gold-400 mr-2\">&#9733;<\/span>\n                            <span>Regulatory credibility with CNMV\/ESMA\/SEC<\/span>\n                        <\/li>\n                        <li class=\"flex items-start\">\n                            <span class=\"text-gold-400 mr-2\">&#9733;<\/span>\n                            <span>Automation reducing operational costs<\/span>\n                        <\/li>\n                        <li class=\"flex items-start\">\n                            <span class=\"text-gold-400 mr-2\">&#9733;<\/span>\n                            <span>Greater trust from institutional Family Offices<\/span>\n                        <\/li>\n                    <\/ul>\n                <\/div>\n                \n                <!-- For PropTrust -->\n                <div class=\"synergy-card p-8 rounded-2xl gold-border gold-glow\">\n                    <div class=\"text-5xl mb-4\">&#9878;&#65039;<\/div>\n                    <h3 class=\"font-cinzel font-bold text-2xl text-gold-400 mb-6\">For PropTrust Verified<\/h3>\n                    <ul class=\"space-y-4 text-gray-300\">\n                        <li class=\"flex items-start\">\n                            <span class=\"text-gold-400 mr-2\">&#9733;<\/span>\n                            <span>Guaranteed volume of recurring projects<\/span>\n                        <\/li>\n                        <li class=\"flex items-start\">\n                            <span class=\"text-gold-400 mr-2\">&#9733;<\/span>\n                            <span>International scalability via Aurema structure<\/span>\n                        <\/li>\n                        <li class=\"flex items-start\">\n                            <span class=\"text-gold-400 mr-2\">&#9733;<\/span>\n                            <span>Positioning as leader in blockchain verification<\/span>\n                        <\/li>\n                        <li class=\"flex items-start\">\n                            <span class=\"text-gold-400 mr-2\">&#9733;<\/span>\n                            <span>Brand protection registered at Aurema Group LLC<\/span>\n                        <\/li>\n                        <li class=\"flex items-start\">\n                            <span class=\"text-gold-400 mr-2\">&#9733;<\/span>\n                            <span>Revenue share on capital raised (0.5-1%)<\/span>\n                        <\/li>\n                    <\/ul>\n                <\/div>\n                \n                <!-- For Investors -->\n                <div class=\"synergy-card p-8 rounded-2xl gold-border\">\n                    <div class=\"text-5xl mb-4\">&#128188;<\/div>\n                    <h3 class=\"font-cinzel font-bold text-2xl text-gold-400 mb-6\">For Investors<\/h3>\n                    <ul class=\"space-y-4 text-gray-300\">\n                        <li class=\"flex items-start\">\n                            <span class=\"text-gold-400 mr-2\">&#9733;<\/span>\n                            <span>Radical transparency: verify hash anytime<\/span>\n                        <\/li>\n                        <li class=\"flex items-start\">\n                            <span class=\"text-gold-400 mr-2\">&#9733;<\/span>\n                            <span>Legal protection with judicial validity of report<\/span>\n                        <\/li>\n                        <li class=\"flex items-start\">\n                            <span class=\"text-gold-400 mr-2\">&#9733;<\/span>\n                            <span>Automated trust without bureaucratic friction<\/span>\n                        <\/li>\n                        <li class=\"flex items-start\">\n                            <span class=\"text-gold-400 mr-2\">&#9733;<\/span>\n                            <span>Global replicable standard internationally<\/span>\n                        <\/li>\n                        <li class=\"flex items-start\">\n                            <span class=\"text-gold-400 mr-2\">&#9733;<\/span>\n                            <span>8-15% annual yield with judicially verified assets<\/span>\n                        <\/li>\n                    <\/ul>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- CTA Section -->\n    <section id=\"contact\" class=\"section-full relative flex items-center justify-center\">\n        <div class=\"absolute inset-0 gold-gradient opacity-10\"><\/div>\n        <div class=\"container mx-auto px-6 relative z-10 text-center\">\n            <h2 class=\"font-cinzel font-bold text-5xl md:text-7xl mb-8 gold-gradient-text\">\n                JOIN THE REVOLUTION\n            <\/h2>\n            <p class=\"text-2xl text-gray-300 mb-12 max-w-3xl mx-auto\">\n                Tokenization with judicial blockchain verification is the future. \n                <span class=\"text-gold-400 font-semibold\">Be part of the Aurema-Verified standard.<\/span>\n            <\/p>\n            \n            <div class=\"flex flex-col md:flex-row justify-center gap-6 mb-16\">\n                <a href=\"mailto:invest@aurema-group.com\" class=\"cta-button gold-gradient text-black font-cinzel font-bold px-12 py-6 rounded-lg text-xl gold-glow\">\n                    Start Partnership\n                <\/a>\n                <a href=\"mailto:info@proptrust.verified\" class=\"border-2 border-gold-400\/30 text-gold-400 font-cinzel font-bold px-12 py-6 rounded-lg text-xl hover:bg-gold-900\/20 transition\">\n                    Request Verification\n                <\/a>\n            <\/div>\n            \n            <div class=\"glass-gold inline-block px-8 py-6 rounded-2xl gold-border\">\n                <div class=\"flex flex-col md:flex-row gap-8 items-center\">\n                    <div class=\"text-center\">\n                        <p class=\"font-cinzel text-gold-400 text-lg\">&#128231; invest@aurema-group.com<\/p>\n                        <p class=\"text-sm text-gray-400\">Aurema Group<\/p>\n                    <\/div>\n                    <div class=\"h-px w-px bg-gold-400\/30 hidden md:block\"><\/div>\n                    <div class=\"text-center\">\n                        <p class=\"font-cinzel text-gold-400 text-lg\">&#128231; info@proptrust.verified<\/p>\n                        <p class=\"text-sm text-gray-400\">PropTrust Verified<\/p>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- Footer -->\n    <footer class=\"py-12 border-t border-gold-400\/20 bg-black\">\n        <div class=\"container mx-auto px-6 text-center\">\n            <div class=\"flex items-center justify-center space-x-6 mb-6\">\n                <div class=\"flex items-center space-x-2\">\n                    <div class=\"w-8 h-8 gold-gradient rounded-lg flex items-center justify-center\">\n                        <span class=\"font-cinzel font-bold text-black\">P<\/span>\n                    <\/div>\n                    <span class=\"font-cinzel font-bold gold-gradient-text\">PROPTRUST<\/span>\n                <\/div>\n                <span class=\"text-gold-400\">+<\/span>\n                <div class=\"flex items-center space-x-2\">\n                    <div class=\"w-8 h-8 gold-gradient rounded-lg flex items-center justify-center\">\n                        <span class=\"font-cinzel font-bold text-black\">A<\/span>\n                    <\/div>\n                    <span class=\"font-cinzel font-bold gold-gradient-text\">AUREMA GROUP<\/span>\n                <\/div>\n            <\/div>\n            <p class=\"text-gray-500 text-sm mb-4\">\n                &copy; 2026 PropTrust Verified + Aurema Group. All rights reserved.\n            <\/p>\n            <p class=\"text-gray-600 text-xs max-w-2xl mx-auto\">\n                This document is confidential and for exclusive use by qualified investors. \n                Technical verification does not guarantee future returns. Consult with your legal and tax advisors.\n            <\/p>\n        <\/div>\n    <\/footer>\n\n    <!-- Scripts -->\n    <script>\n        \/\/ Register ScrollTrigger\n        gsap.registerPlugin(ScrollTrigger);\n        \n        \/\/ Smooth Scroll\n        document.querySelectorAll('a[href^=\"#\"]').forEach(anchor => {\n            anchor.addEventListener('click', function (e) {\n                e.preventDefault();\n                const target = document.querySelector(this.getAttribute('href'));\n                if (target) {\n                    target.scrollIntoView({\n                        behavior: 'smooth',\n                        block: 'start'\n                    });\n                }\n            });\n        });\n        \n        \/\/ Animate elements on scroll\n        gsap.utils.toArray('.synergy-card, .feature-icon, .pipeline-step').forEach(element => {\n            gsap.fromTo(element, \n                { opacity: 0, y: 50 },\n                {\n                    opacity: 1,\n                    y: 0,\n                    duration: 1,\n                    ease: \"power3.out\",\n                    scrollTrigger: {\n                        trigger: element,\n                        start: \"top 85%\",\n                        toggleActions: \"play none none reverse\"\n                    }\n                }\n            );\n        });\n        \n        \/\/ Animate stats numbers\n        gsap.utils.toArray('.stat-number').forEach(stat => {\n            gsap.fromTo(stat,\n                { innerText: 0 },\n                {\n                    innerText: stat.innerText,\n                    duration: 2,\n                    snap: { innerText: 1 },\n                    ease: \"power2.out\",\n                    scrollTrigger: {\n                        trigger: stat,\n                        start: \"top 85%\"\n                    }\n                }\n            );\n        });\n    <\/script>\n<\/body>\n<\/html>","protected":false},"excerpt":{"rendered":"<p>PropTrust Verified + Aurema Group | The Revolution of Verified Tokenization P PROPTRUST VERIFIED A AUREMA GROUP Synergy How It Works Technology Benefits Join Now &#10003; VERIFIED BY BLOCKCHAIN TOKENIZATION WITH JUDICIAL VERIFICATION The strategic alliance combiningjudicial blockchain verificationfrom PropTrust Verified withinstitutional tokenizationfrom Aurema Group. Automated trust for future investors. Discover the Synergy See How [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"elementor_canvas","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[1],"tags":[],"class_list":["post-585","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"acf":[],"_links":{"self":[{"href":"https:\/\/invest.aurema-group.com\/en\/wp-json\/wp\/v2\/posts\/585","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/invest.aurema-group.com\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/invest.aurema-group.com\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/invest.aurema-group.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/invest.aurema-group.com\/en\/wp-json\/wp\/v2\/comments?post=585"}],"version-history":[{"count":2,"href":"https:\/\/invest.aurema-group.com\/en\/wp-json\/wp\/v2\/posts\/585\/revisions"}],"predecessor-version":[{"id":738,"href":"https:\/\/invest.aurema-group.com\/en\/wp-json\/wp\/v2\/posts\/585\/revisions\/738"}],"wp:attachment":[{"href":"https:\/\/invest.aurema-group.com\/en\/wp-json\/wp\/v2\/media?parent=585"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/invest.aurema-group.com\/en\/wp-json\/wp\/v2\/categories?post=585"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/invest.aurema-group.com\/en\/wp-json\/wp\/v2\/tags?post=585"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}