{"id":1322,"date":"2025-12-17T10:37:39","date_gmt":"2025-12-17T10:37:39","guid":{"rendered":"https:\/\/monogram-theme.jkdevstudio.com\/portfolio\/opal-cascade\/"},"modified":"2026-08-10T18:41:07","modified_gmt":"2026-08-10T18:41:07","slug":"gallery-group","status":"publish","type":"portfolio","link":"https:\/\/swapneshtilekar.com\/de\/portfolio\/gallery-group\/","title":{"rendered":"Gallery Group"},"content":{"rendered":"<style>\n  \/* Base Container *\/\n  .pcs-container {\n    background: transparent;\n    border: 1px solid rgba(255, 255, 255, 0.12);\n    border-radius: 16px;\n    padding: 36px 32px;\n    margin: 32px 0;\n    color: inherit;\n    font-family: inherit;\n    box-sizing: border-box;\n  }\n\n  .pcs-container * {\n    box-sizing: border-box;\n  }\n\n  .pcs-section {\n    margin-bottom: 40px;\n    padding-bottom: 32px;\n    border-bottom: 1px solid rgba(255, 255, 255, 0.08);\n  }\n\n  .pcs-section:last-child {\n    margin-bottom: 0;\n    padding-bottom: 0;\n    border-bottom: none;\n  }\n\n  \/* Scaled Up Section Headers *\/\n  .pcs-header {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    margin-top: 0;\n    margin-bottom: 18px;\n    color: #9b82ff;\n    font-size: 1.5rem;\n    font-weight: 700;\n    line-height: 1.25;\n    letter-spacing: -0.01em;\n  }\n\n  \/* Strict SVG Overrides against WordPress Theme Styles *\/\n  .pcs-header svg {\n    width: 26px !important;\n    height: 26px !important;\n    min-width: 26px !important;\n    min-height: 26px !important;\n    max-width: 26px !important;\n    max-height: 26px !important;\n    fill: none !important;\n    stroke: #9b82ff !important;\n    stroke-width: 2 !important;\n    stroke-linecap: round !important;\n    stroke-linejoin: round !important;\n    flex-shrink: 0 !important;\n    display: inline-block !important;\n    vertical-align: middle !important;\n    margin: 0 !important;\n  }\n\n  .pcs-sub-title {\n    font-size: 1.18rem;\n    font-weight: 600;\n    color: #ffffff;\n    margin-top: 24px;\n    margin-bottom: 10px;\n  }\n\n  \/* Body Text Legibility *\/\n  .pcs-container p {\n    font-size: 1.05rem;\n    line-height: 1.7;\n    margin-bottom: 14px;\n    color: rgba(255, 255, 255, 0.85);\n  }\n\n  .pcs-container ul {\n    margin: 0 0 18px 0;\n    padding-left: 22px;\n  }\n\n  .pcs-container li {\n    font-size: 1.05rem;\n    line-height: 1.7;\n    margin-bottom: 12px;\n    color: rgba(255, 255, 255, 0.88);\n  }\n\n  .pcs-container li strong {\n    color: #ffffff;\n    font-weight: 600;\n  }\n\n  \/* Meta Stats Bar *\/\n  .pcs-meta-grid {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 32px;\n    margin-top: 4px;\n    margin-bottom: 28px;\n  }\n\n  .pcs-meta-item {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    background: transparent;\n    padding: 0;\n    border: none;\n    font-size: 1.05rem;\n    color: rgba(255, 255, 255, 0.92);\n  }\n\n  .pcs-meta-item svg {\n    width: 22px !important;\n    height: 22px !important;\n    min-width: 22px !important;\n    min-height: 22px !important;\n    max-width: 22px !important;\n    max-height: 22px !important;\n    stroke: #ffffff !important;\n    stroke-width: 2 !important;\n    fill: none !important;\n    flex-shrink: 0 !important;\n    display: inline-block !important;\n    vertical-align: middle !important;\n    margin: 0 !important;\n  }\n\n  \/* Tool Badges *\/\n  .pcs-tools-grid {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 12px;\n    margin-top: 14px;\n  }\n\n  .pcs-tool-badge {\n    display: inline-flex;\n    align-items: center;\n    gap: 10px;\n    background: rgba(255, 255, 255, 0.05);\n    color: #ffffff;\n    padding: 10px 16px;\n    border-radius: 8px;\n    font-size: 0.98rem;\n    font-weight: 500;\n    border: 1px solid rgba(255, 255, 255, 0.14);\n  }\n\n  .pcs-tool-badge img, \n  .pcs-tool-badge svg {\n    width: 20px !important;\n    height: 20px !important;\n    min-width: 20px !important;\n    min-height: 20px !important;\n    max-width: 20px !important;\n    max-height: 20px !important;\n    object-fit: contain !important;\n    flex-shrink: 0 !important;\n    display: inline-block !important;\n    vertical-align: middle !important;\n    margin: 0 !important;\n    border: none !important;\n    border-radius: 0 !important;\n    box-shadow: none !important;\n  }\n\n  \/* Mobile Optimizations - Edge to Edge *\/\n  @media (max-width: 640px) {\n    .pcs-container {\n      padding: 0 !important;\n      margin: 16px 0 !important;\n      border: none !important;\n      background: transparent !important;\n      border-radius: 0 !important;\n    }\n\n    .pcs-header {\n      font-size: 1.3rem;\n      gap: 10px;\n    }\n\n    .pcs-header svg {\n      width: 22px !important;\n      height: 22px !important;\n      min-width: 22px !important;\n      min-height: 22px !important;\n      max-width: 22px !important;\n      max-height: 22px !important;\n    }\n\n    .pcs-sub-title {\n      font-size: 1.1rem;\n    }\n\n    .pcs-container p,\n    .pcs-container li,\n    .pcs-meta-item {\n      font-size: 1rem;\n    }\n\n    .pcs-section {\n      margin-bottom: 32px;\n      padding-bottom: 24px;\n    }\n\n    .pcs-meta-grid {\n      flex-direction: column;\n      gap: 14px;\n    }\n\n    .pcs-tool-badge {\n      padding: 8px 12px;\n      font-size: 0.9rem;\n    }\n  }\n<\/style>\n\n<article class=\"pcs-container\">\n\n  <!-- Overview Details -->\n  <section class=\"pcs-section\">\n    <p>Gallery Group is a property development and construction company offering end-to-end solutions for investors and homeowners, with a strong focus on co-living, SDA, dual, and traditional home designs. A key project objective was to modernize their Salesforce Experience Cloud portal, align it with updated Figma designs, and streamline customer and partner journeys across 48-50 unique screens built with LWC components and tailored Experience Cloud templates.<\/p>\n\n    <div class=\"pcs-meta-grid\">\n      <div class=\"pcs-meta-item\">\n        <svg viewbox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><polyline points=\"12 6 12 12 16 14\"\/><\/svg>\n        <span><strong style=\"color: #ffffff;\">Duration:<\/strong> 3 Months<\/span>\n      <\/div>\n      <div class=\"pcs-meta-item\">\n        <svg viewbox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M20 21v-2a4 4 0 0 0-4-4H8a4 4 0 0 0-4 4v2\"\/><circle cx=\"12\" cy=\"7\" r=\"4\"\/><\/svg>\n        <span><strong style=\"color: #ffffff;\">Execution Model:<\/strong> Salesforce UX\/UI Developer, Salesforce Developer &amp; Business Analyst<\/span>\n      <\/div>\n    <\/div>\n\n    <p style=\"margin-top: 20px;\"><strong>Key Tools &amp; Technologies:<\/strong><\/p>\n    <div class=\"pcs-tools-grid\">\n      <!-- Salesforce Experience Cloud -->\n      <span class=\"pcs-tool-badge\">\n        <svg viewbox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"fill: #00A1E0 !important; stroke: none !important;\"><path d=\"M19.388 9.873a5.539 5.539 0 00-4.062-1.782 5.518 5.518 0 00-3.328 1.116 6.22 6.22 0 00-4.437-1.892c-3.13 0-5.733 2.308-6.14 5.319a4.832 4.832 0 00-1.421 3.473c0 2.684 2.183 4.883 4.867 4.883h13.784a4.341 4.341 0 004.349-4.331 4.34 4.34 0 00-3.612-4.786z\"\/><\/svg>\n        Salesforce Experience Cloud\n      <\/span>\n      <!-- LWC -->\n      <span class=\"pcs-tool-badge\">\n        <svg viewbox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"fill: #00A1E0 !important; stroke: none !important;\"><path d=\"M12 2L2 7v10l10 5 10-5V7L12 2zm0 2.8l7 3.5-7 3.5-7-3.5 7-3.5zm-8 5.7l7 3.5v7l-7-3.5v-7zm16 7l-7 3.5v-7l7-3.5v7z\"\/><\/svg>\n        Lightning Web Components (LWC)\n      <\/span>\n      <!-- Visual Studio Code -->\n      <span class=\"pcs-tool-badge\">\n        <img decoding=\"async\" src=\"https:\/\/cdn.jsdelivr.net\/npm\/simple-icons@v10\/icons\/visualstudiocode.svg\" style=\"filter: invert(41%) sepia(88%) saturate(2132%) hue-rotate(182deg) brightness(98%) contrast(101%);\" alt=\"VS Code\" \/>\n        VS Code &amp; Lightning Studio\n      <\/span>\n      <!-- Figma -->\n      <span class=\"pcs-tool-badge\">\n        <img decoding=\"async\" src=\"https:\/\/cdn.jsdelivr.net\/npm\/simple-icons@v10\/icons\/figma.svg\" style=\"filter: invert(1);\" alt=\"Figma\" \/>\n        Figma Design System\n      <\/span>\n    <\/div>\n  <\/section>\n\n  <!-- My Role & Scope -->\n  <section class=\"pcs-section\">\n    <h2 class=\"pcs-header\">\n      <svg viewbox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M12 2L2 7l10 5 10-5-10-5zM2 17l10 5 10-5M2 12l10 5 10-5\"\/><\/svg>\n      My Role &amp; Scope\n    <\/h2>\n    <p>Served as Salesforce Experience Cloud Developer, LWC Developer, and Frontend Implementer from Figma over a 3-month project lifecycle.<\/p>\n    <p>The scope encompassed end-to-end site setup (branding, login, navigation, page structures), building 48-50 Figma-derived screens (dashboards, list views, detail pages, wizards, forms), developing LWC components (property cards, project timelines, progress indicators, document sections, interactive filters), creating role-based journeys for investors, buyers, and internal staff, and integrating property tracking and construction milestones.<\/p>\n  <\/section>\n\n  <!-- The Challenge -->\n  <section class=\"pcs-section\">\n    <h2 class=\"pcs-header\">\n      <svg viewbox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><line x1=\"12\" y1=\"8\" x2=\"12\" y2=\"12\"\/><line x1=\"12\" y1=\"16\" x2=\"12.01\" y2=\"16\"\/><\/svg>\n      The Challenge\n    <\/h2>\n    <p>The existing portal and processes did not fully reflect Gallery Group&#8217;s current brand positioning and end-to-end service offering, creating a fragmented digital experience for customers and partners.<\/p>\n    <p>Multiple user journeys (investors, buyers, property managers, internal staff) needed to be unified into a consistent UI while supporting different permissions, data views, and workflows across nearly 50 screens.<\/p>\n    <p>Additionally, the complexity of property data, milestones, and documentation required robust component architecture and careful handling of state, security, and performance in Experience Cloud.<\/p>\n  <\/section>\n\n  <!-- Research & Ideation -->\n  <section class=\"pcs-section\">\n    <h2 class=\"pcs-header\">\n      <svg viewbox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><polyline points=\"12 6 12 12 16 14\"\/><\/svg>\n      Research &amp; Ideation\n    <\/h2>\n    <p>Reviewed Gallery Group&#8217;s public website and brand narrative to visually align the portal with their positioning in co-living, SDA, dual, and traditional homes. Studied Figma prototypes and design systems in depth to standardize spacing, typography, and reusable UI patterns across dozens of screens.<\/p>\n\n    <div class=\"pcs-sub-title\">Strategy &amp; Architecture<\/div>\n    <p>Designed a flexible template strategy in Experience Cloud combining standard page templates with custom LWC-driven layouts. Defined a modular LWC library (list\/grid views, detail layouts, step indicators, filter panels, action toolbars) for write-once, run-anywhere reuse.<\/p>\n    <p>Planned an intuitive navigation structure grouping property types cleanly for non-technical users, while establishing responsive behavior ensuring seamless mobile and tablet access for investors and buyers.<\/p>\n  <\/section>\n\n  <!-- Implementation & Design Highlights -->\n  <section class=\"pcs-section\">\n    <h2 class=\"pcs-header\">\n      <svg viewbox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><polyline points=\"16 18 22 12 16 6\"\/><polyline points=\"8 6 2 12 8 18\"\/><\/svg>\n      Experience Cloud Setup &amp; Figma to Code\n    <\/h2>\n    <p><strong>Site Setup:<\/strong> Configured branding, theming, and typography aligned to main marketing assets. Established standardized page templates for dashboard, list, detail, and form layouts. Implemented custom navigation menus and role-based page variations ensuring relevant post-login views for every persona.<\/p>\n\n    <div class=\"pcs-sub-title\">Figma Translation &amp; Design Improvements<\/div>\n    <p>Translated Figma spacing, grid systems, and typography directly into SLDS-aligned and custom-themed Experience Cloud styles. Recreated complex layouts (multi-column dashboards, tabbed sections, cards with nested content) across nearly 50 pages with strict state consistency (hover, active, disabled, validation).<\/p>\n    <p>Key improvements delivered a consistent, branded portal closely aligned with Gallery Group&#8217;s core website look and feel, a modular LWC library simplifying future enhancements, clear role-based navigation, and fully responsive cross-device layouts.<\/p>\n  <\/section>\n\n  <!-- Final Output -->\n  <section class=\"pcs-section\">\n    <h2 class=\"pcs-header\">\n      <svg viewbox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M22 11.08V12a10 10 0 1 1-5.93-9.14\"\/><polyline points=\"22 4 12 14.01 9 11.01\"\/><\/svg>\n      Final Output\n    <\/h2>\n    <p>A modern Salesforce Experience Cloud portal comprising approximately 48-50 fully implemented screens built from Figma designs.<\/p>\n    <p>Features a rich library of custom LWCs powering dashboards, listings, detail views, forms, and document areas across the site.<\/p>\n    <p>Delivers a secure, role-based access model allowing Gallery Group to confidently share project information with investors and buyers while protecting sensitive data, creating a scalable foundation ready for future property offerings and system integrations.<\/p>\n  <\/section>\n\n<\/article>","protected":false},"excerpt":{"rendered":"<p>Gallery Group is a property development and construction company offering end-to-end solutions for investors and homeowners, with a strong focus on co-living, SDA, dual, and traditional home designs. A key project objective was to modernize their Salesforce Experience Cloud portal, align it with updated Figma designs, and streamline customer and partner journeys across 48-50 unique [&hellip;]<\/p>\n","protected":false},"featured_media":4670,"template":"","portfolio_category":[59],"portfolio_tag":[34,42,47,49,56,58],"portfolio_industry":[27,37],"class_list":["post-1322","portfolio","type-portfolio","status-publish","has-post-thumbnail","hentry","portfolio_category-visual-identity","portfolio_tag-creative-process","portfolio_tag-logo-design","portfolio_tag-packaging-design","portfolio_tag-product-design","portfolio_tag-user-experience","portfolio_tag-visual-identity","portfolio_industry-b2b-platforms","portfolio_industry-early-stage-startups"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Gallery Group - Swapnesh Tilekar<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/swapneshtilekar.com\/de\/portfolio\/gallery-group\/\" \/>\n<meta property=\"og:locale\" content=\"de_DE\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Gallery Group - Swapnesh Tilekar\" \/>\n<meta property=\"og:description\" content=\"Gallery Group is a property development and construction company offering end-to-end solutions for investors and homeowners, with a strong focus on co-living, SDA, dual, and traditional home designs. A key project objective was to modernize their Salesforce Experience Cloud portal, align it with updated Figma designs, and streamline customer and partner journeys across 48-50 unique [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/swapneshtilekar.com\/de\/portfolio\/gallery-group\/\" \/>\n<meta property=\"og:site_name\" content=\"Swapnesh Tilekar\" \/>\n<meta property=\"article:modified_time\" content=\"2026-08-10T18:41:07+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/swapneshtilekar.com\/wp-content\/uploads\/2025\/12\/Gallery-Group-Featured.webp\" \/>\n\t<meta property=\"og:image:width\" content=\"2560\" \/>\n\t<meta property=\"og:image:height\" content=\"1440\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/webp\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Gesch\u00e4tzte Lesezeit\" \/>\n\t<meta name=\"twitter:data1\" content=\"3\u00a0Minuten\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/swapneshtilekar.com\\\/portfolio\\\/gallery-group\\\/\",\"url\":\"https:\\\/\\\/swapneshtilekar.com\\\/portfolio\\\/gallery-group\\\/\",\"name\":\"Gallery Group - Swapnesh Tilekar\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/swapneshtilekar.com\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/swapneshtilekar.com\\\/portfolio\\\/gallery-group\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/swapneshtilekar.com\\\/portfolio\\\/gallery-group\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/swapneshtilekar.com\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/Gallery-Group-Featured.webp\",\"datePublished\":\"2025-12-17T10:37:39+00:00\",\"dateModified\":\"2026-08-10T18:41:07+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/swapneshtilekar.com\\\/portfolio\\\/gallery-group\\\/#breadcrumb\"},\"inLanguage\":\"de\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/swapneshtilekar.com\\\/portfolio\\\/gallery-group\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"de\",\"@id\":\"https:\\\/\\\/swapneshtilekar.com\\\/portfolio\\\/gallery-group\\\/#primaryimage\",\"url\":\"https:\\\/\\\/swapneshtilekar.com\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/Gallery-Group-Featured.webp\",\"contentUrl\":\"https:\\\/\\\/swapneshtilekar.com\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/Gallery-Group-Featured.webp\",\"width\":2560,\"height\":1440},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/swapneshtilekar.com\\\/portfolio\\\/gallery-group\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/swapneshtilekar.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Portfolio\",\"item\":\"https:\\\/\\\/swapneshtilekar.com\\\/portfolio\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Gallery Group\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/swapneshtilekar.com\\\/#website\",\"url\":\"https:\\\/\\\/swapneshtilekar.com\\\/\",\"name\":\"Swapnesh Tilekar\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/swapneshtilekar.com\\\/#\\\/schema\\\/person\\\/200dec913b8d179ff7a1cfb44022205f\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/swapneshtilekar.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"de\"},{\"@type\":[\"Person\",\"Organization\"],\"@id\":\"https:\\\/\\\/swapneshtilekar.com\\\/#\\\/schema\\\/person\\\/200dec913b8d179ff7a1cfb44022205f\",\"name\":\"swapneshtilekar@gmail.com\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"de\",\"@id\":\"https:\\\/\\\/swapneshtilekar.com\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/Swapnesh-Tilekar.webp\",\"url\":\"https:\\\/\\\/swapneshtilekar.com\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/Swapnesh-Tilekar.webp\",\"contentUrl\":\"https:\\\/\\\/swapneshtilekar.com\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/Swapnesh-Tilekar.webp\",\"width\":1498,\"height\":1050,\"caption\":\"swapneshtilekar@gmail.com\"},\"logo\":{\"@id\":\"https:\\\/\\\/swapneshtilekar.com\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/Swapnesh-Tilekar.webp\"},\"sameAs\":[\"https:\\\/\\\/swapneshtilekar.com\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Gallery Group - Swapnesh Tilekar","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/swapneshtilekar.com\/de\/portfolio\/gallery-group\/","og_locale":"de_DE","og_type":"article","og_title":"Gallery Group - Swapnesh Tilekar","og_description":"Gallery Group is a property development and construction company offering end-to-end solutions for investors and homeowners, with a strong focus on co-living, SDA, dual, and traditional home designs. A key project objective was to modernize their Salesforce Experience Cloud portal, align it with updated Figma designs, and streamline customer and partner journeys across 48-50 unique [&hellip;]","og_url":"https:\/\/swapneshtilekar.com\/de\/portfolio\/gallery-group\/","og_site_name":"Swapnesh Tilekar","article_modified_time":"2026-08-10T18:41:07+00:00","og_image":[{"width":2560,"height":1440,"url":"https:\/\/swapneshtilekar.com\/wp-content\/uploads\/2025\/12\/Gallery-Group-Featured.webp","type":"image\/webp"}],"twitter_card":"summary_large_image","twitter_misc":{"Gesch\u00e4tzte Lesezeit":"3\u00a0Minuten"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/swapneshtilekar.com\/portfolio\/gallery-group\/","url":"https:\/\/swapneshtilekar.com\/portfolio\/gallery-group\/","name":"Gallery Group - Swapnesh Tilekar","isPartOf":{"@id":"https:\/\/swapneshtilekar.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/swapneshtilekar.com\/portfolio\/gallery-group\/#primaryimage"},"image":{"@id":"https:\/\/swapneshtilekar.com\/portfolio\/gallery-group\/#primaryimage"},"thumbnailUrl":"https:\/\/swapneshtilekar.com\/wp-content\/uploads\/2025\/12\/Gallery-Group-Featured.webp","datePublished":"2025-12-17T10:37:39+00:00","dateModified":"2026-08-10T18:41:07+00:00","breadcrumb":{"@id":"https:\/\/swapneshtilekar.com\/portfolio\/gallery-group\/#breadcrumb"},"inLanguage":"de","potentialAction":[{"@type":"ReadAction","target":["https:\/\/swapneshtilekar.com\/portfolio\/gallery-group\/"]}]},{"@type":"ImageObject","inLanguage":"de","@id":"https:\/\/swapneshtilekar.com\/portfolio\/gallery-group\/#primaryimage","url":"https:\/\/swapneshtilekar.com\/wp-content\/uploads\/2025\/12\/Gallery-Group-Featured.webp","contentUrl":"https:\/\/swapneshtilekar.com\/wp-content\/uploads\/2025\/12\/Gallery-Group-Featured.webp","width":2560,"height":1440},{"@type":"BreadcrumbList","@id":"https:\/\/swapneshtilekar.com\/portfolio\/gallery-group\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/swapneshtilekar.com\/"},{"@type":"ListItem","position":2,"name":"Portfolio","item":"https:\/\/swapneshtilekar.com\/portfolio\/"},{"@type":"ListItem","position":3,"name":"Gallery Group"}]},{"@type":"WebSite","@id":"https:\/\/swapneshtilekar.com\/#website","url":"https:\/\/swapneshtilekar.com\/","name":"Swapnesh Tilekar","description":"","publisher":{"@id":"https:\/\/swapneshtilekar.com\/#\/schema\/person\/200dec913b8d179ff7a1cfb44022205f"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/swapneshtilekar.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"de"},{"@type":["Person","Organization"],"@id":"https:\/\/swapneshtilekar.com\/#\/schema\/person\/200dec913b8d179ff7a1cfb44022205f","name":"swapneshtilekar@gmail.com","image":{"@type":"ImageObject","inLanguage":"de","@id":"https:\/\/swapneshtilekar.com\/wp-content\/uploads\/2026\/04\/Swapnesh-Tilekar.webp","url":"https:\/\/swapneshtilekar.com\/wp-content\/uploads\/2026\/04\/Swapnesh-Tilekar.webp","contentUrl":"https:\/\/swapneshtilekar.com\/wp-content\/uploads\/2026\/04\/Swapnesh-Tilekar.webp","width":1498,"height":1050,"caption":"swapneshtilekar@gmail.com"},"logo":{"@id":"https:\/\/swapneshtilekar.com\/wp-content\/uploads\/2026\/04\/Swapnesh-Tilekar.webp"},"sameAs":["https:\/\/swapneshtilekar.com"]}]}},"_links":{"self":[{"href":"https:\/\/swapneshtilekar.com\/de\/wp-json\/wp\/v2\/portfolio\/1322","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/swapneshtilekar.com\/de\/wp-json\/wp\/v2\/portfolio"}],"about":[{"href":"https:\/\/swapneshtilekar.com\/de\/wp-json\/wp\/v2\/types\/portfolio"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/swapneshtilekar.com\/de\/wp-json\/wp\/v2\/media\/4670"}],"wp:attachment":[{"href":"https:\/\/swapneshtilekar.com\/de\/wp-json\/wp\/v2\/media?parent=1322"}],"wp:term":[{"taxonomy":"portfolio_category","embeddable":true,"href":"https:\/\/swapneshtilekar.com\/de\/wp-json\/wp\/v2\/portfolio_category?post=1322"},{"taxonomy":"portfolio_tag","embeddable":true,"href":"https:\/\/swapneshtilekar.com\/de\/wp-json\/wp\/v2\/portfolio_tag?post=1322"},{"taxonomy":"portfolio_industry","embeddable":true,"href":"https:\/\/swapneshtilekar.com\/de\/wp-json\/wp\/v2\/portfolio_industry?post=1322"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}