<!doctype html><html lang=en><meta charset=UTF-8><meta content="width=device-width,initial-scale=1.0" name=viewport><style>[id*="linksSection"] > *:not(#url-loading-overlay) {
      visibility: hidden !important;
    }</style><link href=/assets/js/dist/assets/bundle.BfFThO_I.css rel=stylesheet><link href=https://fonts.googleapis.com rel=preconnect><link crossorigin href=https://fonts.gstatic.com rel=preconnect><link href="https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap" rel=stylesheet><link href="/assets/styles/fonts.css?v=27cc01364299dbd7896f311fbecb9a5485ae61f9" rel=stylesheet><link onload="this.onload=null;this.rel='stylesheet'" as=style href=https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css rel=preload><noscript><link href=https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css rel=stylesheet></noscript><link href=https://fonts.googleapis.com rel=preconnect><link crossorigin href=https://fonts.gstatic.com rel=preconnect><link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap" onload="this.onload=null;this.rel='stylesheet'" as=style rel=preload><noscript><link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap" rel=stylesheet></noscript><title>Valensworld - GetMySocial</title><link href=https://getmysocial.com/welcometomyworld rel=canonical><meta content="Valensworld - GetMySocial" property=og:title><meta content="Welcome to my world" property=og:description><meta content=website property=og:type><meta content=https://getmysocial.com/welcometomyworld property=og:url><meta content=Getmysocial property=og:site_name><meta content="https://images.getmysocial.com/69165bb66a115e0ba7a0e578/1770861609178-ac79cb0db839.jpg?spv=4" property=og:image><meta content=1200 property=og:image:width><meta content=630 property=og:image:height><meta content=summary_large_image name=twitter:card><meta content="Valensworld - GetMySocial" name=twitter:title><meta content="Welcome to my world" name=twitter:description><meta content="https://images.getmysocial.com/69165bb66a115e0ba7a0e578/1770861609178-ac79cb0db839.jpg?spv=4" name=twitter:image><link href="https://getmysocial.com/cdn-cgi/image/width=300,height=300,fit=cover,quality=85/https://images.getmysocial.com/69165bb66a115e0ba7a0e578/1770861609178-ac79cb0db839.jpg" as=image fetchpriority=high rel=preload><link href=/favicon.ico rel=icon type=image/x-icon><script src="https://www.googletagmanager.com/gtag/js?id=G-NTSRLQ2R8D" async></script><script>window.dataLayer=window.dataLayer||[];function gtag(){dataLayer.push(arguments)}gtag(`js`,/* @__PURE__ */ new Date),gtag(`config`,`G-NTSRLQ2R8D`);</script><script>document.addEventListener(`DOMContentLoaded`,function(){window.firePixelButtonClick=function(buttonIndex){typeof window._fireFbqButtonClick==`function`&&window._fireFbqButtonClick(buttonIndex),typeof window._fireTwqButtonClick==`function`&&window._fireTwqButtonClick(buttonIndex),typeof window._fireSnaptrButtonClick==`function`&&window._fireSnaptrButtonClick(buttonIndex),typeof window._fireTtqButtonClick==`function`&&window._fireTtqButtonClick(buttonIndex)}});</script><script>window.VISIT_SESSION_ID=`6a28435d9316e3dd44ce2cbd`;</script><script>// Detect return visit flags BEFORE cleanup strips them
window._isReturnFromInApp=(function(){var params=new URLSearchParams(window.location.search);return params.has(`landing`)&&params.has(`visitId`)})();</script><script>// Keep internal tracking params out of bookmarks/shares.
// We still keep the visit id in memory via window.VISIT_SESSION_ID.
// Skip when escapeBlocked — banner needs params to persist for "Open in browser"
(function(){try{if(!window.history||typeof window.history.replaceState!=`function`)return;let url=new URL(window.location.href),internalParams=[`visitId`,`landing`,`inapp`],changed=!1;for(let p of internalParams)url.searchParams.has(p)&&(url.searchParams.delete(p),changed=!0);changed&&window.history.replaceState({},document.title,url.toString())}catch{}})();</script><script>// If this is a return visit from "Open in browser" and we're no longer in-app, track escape success
(function(){if(!(!window._isReturnFromInApp||!window.VISIT_SESSION_ID)){var ua=navigator.userAgent.toLowerCase();ua.includes(`instagram`)||ua.includes(`fban`)||ua.includes(`fbav`)||ua.includes(`fb_iab`)||ua.includes(`barcelona`)||ua.includes(`iabmv`)||ua.includes(`twitter`)||fetch(`/api/track/track-escape-success/`+window.VISIT_SESSION_ID).catch(function(){})}})();</script><script src=/assets/js/dist/DNL3EkbF.js type=module></script><script>// Server's in-app-browser verdict. The client-side escape handler reads
// this when the InAppSpy vendor bundle isn't loaded (most visits).
window.__IAB={isAnyInApp:!1,metaAppKey:null};</script><script src=/assets/js/dist/Ch4P8Ki2.js type=module></script><script src=/assets/js/dist/DoVUhy0g.js type=module></script><script src=/assets/js/dist/SgFA_Nk_.js type=module></script><style>/* Ensure body covers full viewport */
    html {
      min-height: 100vh;
      min-height: -webkit-fill-available;
    }
    
    body {
      margin: 0;
      min-height: 100vh;
      min-height: -webkit-fill-available;
      /* Ensure background is properly positioned */
      background-size: cover !important;
      background-position: center !important;
      background-attachment: fixed !important;
      background-repeat: no-repeat !important;
    }
    
    /* Promotion Copy Badge Styles */
    .promo-copy-badge {
      cursor: pointer;
      position: relative;
      transition: transform 0.2s ease;
    }
    
    .promo-copy-badge:hover {
      transform: scale(1.05);
    }
    
    .promo-copy-badge:active {
      transform: scale(0.98);
    }
    
    .promo-copy-badge svg {
      transition: opacity 0.2s ease;
    }
    
    .promo-copy-badge:hover svg {
      opacity: 1 !important;
    }
    
    @keyframes successPop {
      0% { 
        transform: scale(0.5); 
        opacity: 0; 
      }
      50% { 
        transform: scale(1.3); 
        opacity: 1; 
      }
      100% { 
        transform: scale(1); 
        opacity: 1; 
      }
    }
    
    .animate-success-pop {
      animation: successPop 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    }
    
    /* Copied Overlay Tooltip */
    .copied-overlay {
      position: absolute;
      top: -35px;
      left: 50%;
      transform: translateX(-50%) scale(0.8);
      background: rgba(0, 0, 0, 0.9);
      color: white;
      padding: 6px 12px;
      border-radius: 6px;
      font-size: 11px;
      font-weight: 600;
      white-space: nowrap;
      pointer-events: none;
      opacity: 0;
      transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
      z-index: 1000;
    }
    
    .copied-overlay::after {
      content: '';
      position: absolute;
      bottom: -4px;
      left: 50%;
      transform: translateX(-50%);
      width: 0;
      height: 0;
      border-left: 5px solid transparent;
      border-right: 5px solid transparent;
      border-top: 5px solid rgba(0, 0, 0, 0.9);
    }
    
    .copied-overlay.show {
      opacity: 1;
      transform: translateX(-50%) scale(1);
    }
    
    /* Fix background-attachment: fixed on mobile/Samsung (causes flickering) */
    @media (max-width: 1023px) {
      body {
        background-attachment: scroll !important;
      }
    }
    
    
    /* For iOS Safari specifically - removed position:fixed as it breaks scrolling */
    @supports (-webkit-touch-callout: none) {
      /* iOS only */
      body {
        /* Use min-height instead of fixed positioning */
        min-height: 100vh;
        min-height: -webkit-fill-available;
      }
    }
    
    /* Bio text stroke effect - subtle shadow for better readability */
    .text-stroke {
      -webkit-text-stroke: 0.4px black;
      paint-order: stroke fill;
      text-shadow: 
        0 0 4px rgba(0, 0, 0, 0.8),
        0 0 8px rgba(0, 0, 0, 0.6),
        1px 1px 2px rgba(0, 0, 0, 0.5);
    }
    
    /* CSS blur effect for preview mode (replaces Cloudflare blur) */
    .bg-blur-effect {
      filter: blur(8px);
      transform: scale(1.05);
    }
    
    
    

    @keyframes shimmer {
      0% { background-position: -200% 0; }
      100% { background-position: 200% 0; }
    }
    
    @keyframes buttonBounce {
      0%, 20%, 50%, 80%, 100% { transform: translateY(0); }
      40% { transform: translateY(-10px); }
      60% { transform: translateY(-5px); }
    }
    
    @keyframes buttonPulse {
      0% { transform: scale(1); }
      50% { transform: scale(1.05); }
      100% { transform: scale(1); }
    }
    
    @keyframes buttonGlowPulse {
      0%, 100% { opacity: 0.4; }
      50% { opacity: 1; }
    }
    
    @keyframes buttonShake {
      0%, 100% { transform: translateX(0); }
      10%, 30%, 50%, 70%, 90% { transform: translateX(-3px); }
      20%, 40%, 60%, 80% { transform: translateX(3px); }
    }
    
    @keyframes buttonHeartbeat {
      0%, 50%, 100% { transform: scale(1); }
      25%, 75% { transform: scale(1.1); }
    }

    .btn-animate-bounce { animation: buttonBounce 2s ease-in-out infinite; }
    .btn-animate-pulse { animation: buttonPulse 2s ease-in-out infinite; }
    .btn-animate-shake { animation: buttonShake 0.5s ease-in-out infinite; }
    .btn-animate-heartbeat { animation: buttonHeartbeat 1.5s ease-in-out infinite; }
    .btn-animate-static { /* No animation */ }
    
    /* Glow effect using pseudo-element (fixes Samsung flashing bug) */
    .btn-animate-glow {
      position: relative;
      isolation: isolate;
    }
    .btn-animate-glow::before {
      content: '';
      position: absolute;
      inset: -2px;
      border-radius: inherit;
      background: transparent;
      box-shadow: 0 0 20px rgba(120, 94, 255, 0.6), 0 0 30px rgba(120, 94, 255, 0.4);
      opacity: 0.4;
      animation: buttonGlowPulse 2s ease-in-out infinite;
      z-index: -1;
      pointer-events: none;
      will-change: opacity;
      transform: translateZ(0);
      -webkit-backface-visibility: hidden;
      backface-visibility: hidden;
    }</style><script>window.IDS={linksSection:`a5wapp6dx5-8C5U6`,scrollProgress:`lR7zPHdHxVGuUpdp`,socialIcons:`Zg4j8e1jiyFUdcg8`,profileSectionPlaceholder:`PRmtBvNKnB`,contentLinksPlaceholder:`fgikXRumoyTp`,socialLinksPlaceholder:`VDTeyf3SXK8QpP`,footerPlaceholder:`dAVUWJ6ORh`},window.LANDING_LINK_ID=`697fa3d8a54c4abb20a0ec0b`;</script></head><body style="background: radial-gradient(ellipse at top left, rgb(245 243 255 / 0.9), rgb(253 244 255 / 0.9), rgb(252 231 243 / 0.9)); font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;"><noscript><img src="/api/track/t.gif?v=6a28435d9316e3dd44ce2cbd" alt height=1 style=display:none width=1></noscript><style>body {
    font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
  }
  html {
    scrollbar-width: thin;
    scrollbar-color: rgba(0, 0, 0, 0.2) transparent;
  }
  html::-webkit-scrollbar {
    width: 6px;
    height: 6px;
  }
  html::-webkit-scrollbar-track {
    background: transparent;
    border-radius: 3px;
  }
  html::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, 0.2);
    border-radius: 3px;
    border: 1px solid transparent;
    background-clip: content-box;
  }
  html::-webkit-scrollbar-thumb:hover {
    background-color: rgba(0, 0, 0, 0.4);
  }
  @keyframes gradient {
    0%, 100% {
      opacity: 0.7;
    }
    50% {
      opacity: 0.4;
    }
  }
  @keyframes float {
    0%, 100% { transform: translateY(0); }
    50% { transform: translateY(-10px); }
  }
  @keyframes shimmer {
    0% { background-position: -200% 0; }
    100% { background-position: 200% 0; }
  }
  .animate-gradient {
    animation: gradient 8s ease-in-out infinite;
    will-change: opacity;
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
  }
  .animate-float {
    animation: float 6s ease-in-out infinite;
  }
  .shimmer-effect {
    position: relative;
    overflow: hidden;
  }
  .shimmer-effect::after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    transform: translateX(-100%);
    background-image: linear-gradient(
      90deg,
      rgba(255, 255, 255, 0) 0,
      rgba(255, 255, 255, 0.2) 20%,
      rgba(255, 255, 255, 0.5) 60%,
      rgba(255, 255, 255, 0)
    );
    animation: shimmer 2s infinite;
  }
  .btn-hover {
    transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  }
  .btn-hover:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
  }

    /* Grid-based button layout system — 2-column grid */
  .grid-button-container {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-auto-rows: minmax(80px, auto);
    gap: 0.5rem;
    width: 100%;
    grid-auto-flow: row dense;
  }

  /* Active grid sizes (2-column system) */
  .grid-item-1x1 { grid-column: span 1; grid-row: span 1; }
  .grid-item-1x2 { grid-column: span 1; grid-row: span 2; }
  .grid-item-2x1 { grid-column: span 2; grid-row: span 1; }
  .grid-item-2x2 { grid-column: span 2; grid-row: span 2; }

  /* Legacy 3-col sizes — auto-clamp to 2-col grid (no data migration needed) */
  .grid-item-1x3 { grid-column: span 1; grid-row: span 3; }
  .grid-item-2x3 { grid-column: span 2; grid-row: span 3; }
  .grid-item-3x1 { grid-column: span 2; grid-row: span 1; }
  .grid-item-3x2 { grid-column: span 2; grid-row: span 2; }
  .grid-item-3x3 { grid-column: span 2; grid-row: span 3; }

  /* Non-grid buttons (effects 0, 1, 3, 4) take full width */
  .grid-item-full { grid-column: span 2; }

  /* Auto-adapt button content based on grid size */

  /* Small sizes (1x1, 1x2, 1x3) - Compact layout */
  .grid-item-1x1 .compact-link a,
  .grid-item-1x2 .compact-link a,
  .grid-item-1x3 .compact-link a {
    padding: 0.75rem !important;
    gap: 0.5rem !important;
  }

  /* 1x1 - Half-width: Single line title, no description */
  .grid-item-1x1 .compact-link p {
    display: none;
  }

  .grid-item-1x1 .compact-link h3 {
    font-size: 0.8125rem !important;
    line-height: 1.125rem !important;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .grid-item-1x1 .compact-link .w-12 {
    width: 2.25rem !important;
    height: 2.25rem !important;
  }

  .grid-item-1x1 .compact-link a {
    min-height: 60px !important;
  }

  /* 1x2, 1x3 - Narrow vertical: Single line title, optional 2-line description */
  .grid-item-1x2 .compact-link h3,
  .grid-item-1x3 .compact-link h3 {
    font-size: 0.875rem !important;
    line-height: 1.25rem !important;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .grid-item-1x2 .compact-link p,
  .grid-item-1x3 .compact-link p {
    font-size: 0.75rem !important;
    line-height: 1rem !important;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }

  .grid-item-1x2 .compact-link .w-12,
  .grid-item-1x3 .compact-link .w-12 {
    width: 2.5rem !important;
    height: 2.5rem !important;
  }

  /* 2x1 - Wide but short: Single line title */
  .grid-item-2x1 .compact-link h3 {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .grid-item-2x1 .compact-link p {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }

  /* Medium sizes (2x1, 2x2) - Standard layout */
  .grid-item-2x1 .compact-link a,
  .grid-item-2x2 .compact-link a {
    padding: 1rem !important;
  }

  /* 2x2 - Medium square: 2-line title, 2-line description */
  .grid-item-2x2 .compact-link h3 {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }

  .grid-item-2x2 .compact-link p {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }

  /* 2x3 - Medium tall: 2-line title, 3-line description */
  .grid-item-2x3 .compact-link h3 {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }

  .grid-item-2x3 .compact-link p {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }

  /* Large sizes (3x1, 3x2, 3x3) - Spacious layout */
  .grid-item-3x1 .compact-link a,
  .grid-item-3x2 .compact-link a,
  .grid-item-3x3 .compact-link a {
    padding: 1.5rem !important;
  }

  /* 3x1 - Full width: Allow 2-line title */
  .grid-item-3x1 .compact-link h3 {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }

  .grid-item-3x1 .compact-link p {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }

  /* 3x2, 3x3 - Extra large: Allow 3-line title */
  .grid-item-3x2 .compact-link h3,
  .grid-item-3x3 .compact-link h3 {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }

  .grid-item-3x2 .compact-link p,
  .grid-item-3x3 .compact-link p {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }

  /* Vertical spanning - center content vertically */
  .grid-item-1x2 .compact-link > div[data-link-index],
  .grid-item-1x3 .compact-link > div[data-link-index],
  .grid-item-2x2 .compact-link > div[data-link-index],
  .grid-item-2x3 .compact-link > div[data-link-index],
  .grid-item-3x2 .compact-link > div[data-link-index],
  .grid-item-3x3 .compact-link > div[data-link-index] {
    align-items: center;
  }

  /* Ensure all compact-link buttons fill their grid cell */
  .grid-button-container .compact-link {
    height: 100%;
    display: flex;
    flex-direction: column;
  }

  .grid-button-container .compact-link > div[data-link-index] {
    height: 100%;
    display: flex;
  }

  /* Age-restricted button constraints - prevent grid breaking */
  .grid-button-container > div {
    position: relative;
    padding: 0.125rem; /* Give animations breathing room */
  }

  /* Reduce scale effect on smaller grid sizes to prevent overflow */
  .grid-item-1x1 a[data-age-restricted="true"][data-age-armed="true"],
  .grid-item-1x2 a[data-age-restricted="true"][data-age-armed="true"],
  .grid-item-1x3 a[data-age-restricted="true"][data-age-armed="true"] {
    transform: scale(1.01) !important; /* Smaller scale for small cells */
  }

  /* Ensure button text wrapper doesn't break layout */
  .grid-button-container .button-text-wrapper {
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
  }

  /* Age confirmation text sizing for small cells */
  .grid-item-1x1 a[data-age-restricted="true"][data-age-armed="true"] h3,
  .grid-item-1x2 a[data-age-restricted="true"][data-age-armed="true"] h3 {
    font-size: 0.7rem !important;
    line-height: 0.9rem !important;
  }

  /* Ensure age-restricted buttons don't overflow on hover */
  .grid-button-container a[data-age-restricted="true"]:hover {
    transform: translateY(0) !important; /* Disable hover lift for age-restricted in grid */
  }

  /* Re-enable subtle hover for confirmed age-restricted buttons */
  .grid-button-container a[data-age-restricted="true"][data-age-armed="true"]:hover {
    transform: translateY(-2px) scale(1.01) !important;
  }

  /* Button Image (Effect 5) - Grid-responsive image button with fixed aspect ratios */
  .grid-button-container .button-image-link {
    display: flex;
    flex-direction: column;
  }

  .grid-button-container .button-image-wrapper {
    position: relative;
  }

  /* Icon size adjustments for smaller grid cells */
  .grid-item-1x1 .button-image-link .w-7 {
    width: 1.25rem !important;
    height: 1.25rem !important;
  }

  /* Text overlay responsive sizing */
  .grid-item-1x1 .button-image-link h3 {
    font-size: 0.75rem !important;
    line-height: 1rem !important;
  }

  .grid-item-1x2 .button-image-link h3,
  .grid-item-1x3 .button-image-link h3 {
    font-size: 0.875rem !important;
  }

  .grid-item-1x1 .button-image-link p,
  .grid-item-1x2 .button-image-link p {
    display: none;
  }


  /* Ensure button-image fills grid cell */
  .grid-item-1x2 .button-image-link,
  .grid-item-1x3 .button-image-link,
  .grid-item-2x2 .button-image-link,
  .grid-item-2x3 .button-image-link,
  .grid-item-3x2 .button-image-link,
  .grid-item-3x3 .button-image-link {
    min-height: 100%;
  }</style><div class="min-h-screen text-gray-900 overflow-x-hidden" data-audio-autoplay=true data-audio-enabled=false data-audio-key=697fa3d8a54c4abb20a0ec0b data-audio-loop=true data-audio-src data-audio-style=pill><div class="fixed inset-0 -z-10"><div class="absolute inset-0" style="background: radial-gradient(circle 500px at 25% 0%, rgba(99, 102, 241, 0.15) 0%, transparent 100%), radial-gradient(circle 600px at 75% 100%, rgba(168, 85, 247, 0.15) 0%, transparent 100%), radial-gradient(circle 550px at 50% 50%, rgba(236, 72, 153, 0.15) 0%, transparent 100%);"></div><div class="absolute inset-0 opacity-[0.02] bg-[url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMDAiIGhlaWdodD0iMzAwIj48ZmlsdGVyIGlkPSJhIiB4PSIwIiB5PSIwIj48ZmVUdXJidWxlbmNlIGJhc2VGcmVxdWVuY3k9Ii43NSIgc3RpdGNoVGlsZXM9InN0aXRjaCIgdHlwZT0iZnJhY3RhbE5vaXNlIi8+PGZlQ29sb3JNYXRyaXggdHlwZT0ic2F0dXJhdGUiIHZhbHVlcz0iMCIvPjwvZmlsdGVyPjxwYXRoIGQ9Ik0wIDBoMzAwdjMwMEgweiIgZmlsdGVyPSJ1cmwoI2EpIiBvcGFjaXR5PSIuMDUiLz48L3N2Zz4=')]"></div></div><div class="container max-w-2xl mx-auto p-5"><div class="relative text-center mb-12"><div class="absolute inset-0 -top-10 bg-gradient-to-r from-indigo-500/10 via-purple-500/10 to-indigo-500/10 blur-3xl -z-10 rounded-full"></div><div class="relative inline-block mb-6 group"><img class="cf-polished w-32 h-32 rounded-full border-4 border-white shadow-xl mx-auto ring-4 ring-indigo-500/20 transition-transform duration-300 group-hover:scale-105 object-cover object-center" src="https://getmysocial.com/cdn-cgi/image/width=256,height=256,fit=cover,quality=85/https://images.getmysocial.com/69165bb66a115e0ba7a0e578/1770861609178-ac79cb0db839.jpg" srcset="https://getmysocial.com/cdn-cgi/image/width=128,height=128,fit=cover,quality=85/https://images.getmysocial.com/69165bb66a115e0ba7a0e578/1770861609178-ac79cb0db839.jpg 1x,
                    https://getmysocial.com/cdn-cgi/image/width=256,height=256,fit=cover,quality=85/https://images.getmysocial.com/69165bb66a115e0ba7a0e578/1770861609178-ac79cb0db839.jpg 2x,
                    https://getmysocial.com/cdn-cgi/image/width=384,height=384,fit=cover,quality=85/https://images.getmysocial.com/69165bb66a115e0ba7a0e578/1770861609178-ac79cb0db839.jpg 3x" alt=Profile data-cf-mirage=on decoding=async fetchpriority=high height=128 width=128></div><h1 class="flex items-center justify-center gap-2 text-3xl font-bold mb-3">Valensworld</h1><p class="mb-8 max-w-md mx-auto">Welcome to my world</p><div class="grid-button-container mb-6" id=a5wapp6dx5-8C5U6><div class=grid-item-3x1><div class="button-image-link group relative flex flex-col bg-white shadow-lg rounded-3xl overflow-hidden shadow-lg hover:shadow-xl transition-[transform,box-shadow] duration-300 hover:-translate-y-1 cursor-pointer btn-animate-static h-full" data-link-index=0><div class="button-image-wrapper relative w-full overflow-hidden min-h-0 aspect-[3/1]"><img alt="My world " class="w-full h-full object-cover group-hover:scale-105 transition-transform duration-500 absolute inset-0" src="https://getmysocial.com/cdn-cgi/image/width=1200,fit=cover,quality=85/https://images.getmysocial.com/link-content/69165bb66a115e0ba7a0e578/1770865000153-f19bc0198482.jpg" style="object-fit: cover; object-position: center;" loading=lazy><div class="absolute top-2 right-2 w-7 h-7 flex items-center justify-center group-hover:scale-110 transition-transform duration-300 z-10"><i class="fas fa-link text-white text-base drop-shadow-lg"></i></div><div class="absolute bottom-0 left-0 right-0 bg-gradient-to-t from-black/80 via-black/50 to-transparent p-3 sm:p-4"><h3 class="font-bold text-gray-900 text-sm sm:text-base leading-tight mb-1 text-center">My world</h3></div></div></div></div></div><div class="mt-6 mb-4 text-center"><a class="inline-flex items-center gap-2 transition-all hover:opacity-80 group" href="https://getmysocial.com?utm_source=badge01&utm_medium=landing_page&utm_campaign=viral_loop&utm_content=create-free-page&template=0" rel="noopener noreferrer" style="font-size: 14px;" target=_blank> <span style="color: #6b7280;"> Create your free page → </span> <span style="color: #6366f1;" class=font-semibold>GetMySocial</span> </a></div><div class="mt-8 mb-4 text-center"><p style="color: #6b7280 !important;" class=text-xs><a class="hover:text-indigo-600 transition-colors" rel="noopener noreferrer" style="color: #6b7280 !important;" href=https://getmysocial.com/terms target=_blank>Terms of Service</a> - <a class="hover:text-indigo-600 transition-colors" rel="noopener noreferrer" style="color: #6b7280 !important;" href=https://getmysocial.com/privacy target=_blank>Privacy Policy</a> - <a class="hover:text-indigo-600 transition-colors" href="https://getmysocial.com/report?link=welcometomyworld" rel="noopener noreferrer" style="color: #6b7280 !important;" target=_blank>Report</a></p></div></div></div></div><script>document.querySelectorAll(`a[href^="#"]`).forEach(anchor=>{anchor.addEventListener(`click`,function(e){e.preventDefault(),document.querySelector(this.getAttribute(`href`)).scrollIntoView({behavior:`smooth`})})});</script><script defer src=/assets/js/landing-audio.js></script><script>window.socialMediaData=[];</script><script src=/assets/js/dist/CxhKFKef.js type=module></script><script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'a0919caa5a52588e',t:'MTc4MTAyMzU4MQ=='};var a=document.createElement('script');a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script></body></html>