{"success":true,"data":{"id":"27b8cc9f-36f1-805c-bb78-f31df8c79db4","title":"Notion as an E-Commerce CMS","slug":"notion-as-an-e-commerce-cms","description":"","excerpt":"<p>A Complete Website Redesign and Custom Content Management System Built from Scratch:<br>NOTION BACKEND<br>CURSOR AS MAIN DEVELOPMENT TOOL<br>100 HOURS OF AI-ASSISTED DEVELOPMENT</p><p><u><strong>This is a comprehensive case study on using Notion as an enterprise-grade CMS backend</strong></u><u><br></u><br>This custom-built platform replaces traditional website builders like Squarespace by leveraging Notion&#39;s database relationships, rollups, and API to create a sophisticated content management system. The project demonstrates you can build a professional e-commerce website using Notion as the backend, with a custom sync layer that transforms 11 databases into 22 optimized PostgreSQL tables, enabling dynamic content delivery and cross-database intelligence.</p><p>The system reduces operational costs from $500-600/year to $30-120/year while dramatically improving content management efficiency. New page creation drops from 25-40 minutes to 5-10 minutes, with updates propagating automatically across the entire site. The architecture supports both dynamic pages (pulling from database properties) and static pages (using Notion&#39;s page content), creating a hybrid content delivery system that matches the sophistication of enterprise CMS platforms.</p><p>A key feature of this approach is its educational value for understanding database design and system architecture. The project serves as both a functional website and a comprehensive learning resource, showing how Notion&#39;s intuitive interface can teach complex database relationships that directly translate to professional development skills. The modular architecture allows others to adapt similar approaches for their own projects, whether building simple websites or complex data-driven applications.</p><p>The case study includes detailed breakdowns of the three-layer architecture (CMS Backend, Sync Layer, Dynamic Frontend), cost comparisons with traditional alternatives, AI coding strategies, security considerations, and practical lessons learned. The ultimate goal is to demonstrate that sophisticated web applications are now accessible to non-developers through the combination of Notion&#39;s database capabilities and AI-assisted development tools.</p>","category":"","type":"Notion","tags":["Tutorials"],"price":null,"url":"","payment_link":"","free_file":"","thumbnail_url":"/resource-images/Notion 8.5x11 Thumbnail 2.png","cover_image":"/resource-images/Notion 8.5x11 Thumbnail 2.png","featured":true,"status":"Don't Display Button","header_video":"","page_content":"<div class=\"notion-toc horizontal\"><h3>Table of Contents</h3><div class=\"toc-section\"><div class=\"toc-item toc-h2\"><a href=\"#what-i-actually-built\" class=\"toc-link\">What I Actually Built</a></div><div class=\"toc-item toc-h2\"><a href=\"#how-notion-helped-me-learn-about-software-design\" class=\"toc-link\">How Notion Helped Me Learn about Software Design</a></div><div class=\"toc-item toc-h2\"><a href=\"#why-i-moved-away-from-squarespace\" class=\"toc-link\">Why I Moved Away from Squarespace</a></div><div class=\"toc-item toc-h2\"><a href=\"#the-economics\" class=\"toc-link\">The Economics</a></div><div class=\"toc-item toc-h2\"><a href=\"#how-was-it-building-in-cursor-and-ai-coding\" class=\"toc-link\">How Was It Building in Cursor and AI Coding?</a></div><div class=\"toc-item toc-h2\"><a href=\"#project-timeline\" class=\"toc-link\">Project Timeline</a></div><div class=\"toc-item toc-h2\"><a href=\"#security-operations-and-seo-considerations\" class=\"toc-link\">Security, Operations, and SEO Considerations</a></div><div class=\"toc-item toc-h2\"><a href=\"#so-now-comes-the-question\" class=\"toc-link\">So Now Comes the Question…</a></div><div class=\"toc-item toc-h2\"><a href=\"#what-is-next\" class=\"toc-link\">What is Next</a></div><div class=\"toc-item toc-h2\"><a href=\"#your-next-steps\" class=\"toc-link\">Your Next Steps</a></div></div></div><p>I&#39;m happy to say that I have fully released my new website. This is something that I have wanted to do for years now, and ultimately I am very happy with the results after a few months of hard, dedicated work. With this new website, I will be able to update information faster, create new pages and releases in a much more streamlined way, as well as enhance users&#39; experience when navigating through the actual website itself.</p><p>With this case study, my whole goal is to tell you my full experience of building this website from scratch and give a bit of a sneak peek of how this helped me understand a bit more of how programs (like Notion) can actually teach you the core concepts of eventually building your own systems. I&#39;ll also explain a bit about using AI agents such as Cursor and what really helps me see the benefit for AI tools and their abilities for future projects, including how to use them in Notion.</p><p><strong class=\"notion-bold\">Why Now?</strong> The timing finally aligned when my Squarespace subscription renewal approached in early September. Rather than commit to another year of limitations, I decided this was the moment to build something that could truly scale with my growing music catalog and complex content relationships.</p><div class=\"notion-callout notion-callout--blue\" role=\"note\">\n            <span class=\"callout-icon\">💡</span>\n            <div class=\"callout-content\">\n                <div class=\"callout-text\"><strong class=\"notion-bold\">As a first-time coder in 2025, the landscape for AI-assisted development had reached a tipping point.</strong> Tools like Cursor, ChatGPT, and Claude had matured to where someone with deep systems knowledge (but zero traditional programming experience) could realistically build sophisticated applications. </div>\n                <p><strong class=\"notion-bold\">This case study documents my complete journey from never having written a line of production code to deploying a fully functional e-commerce website in ~100 hours.</strong> The combination of powerful AI coding assistants and my existing understanding of database relationships from Notion created a unique opportunity to bridge the gap between system design and technical implementation.</p>\n            </div>\n        </div><p><br></p><p><br></p><p><br></p><h2 id=\"what-i-actually-built\">What I Actually Built</h2><p>This is a fully integrated content management and delivery platform built from the ground up. The architecture has three main layers that I designed to be both powerful and easy to maintain. </p><h3 id=\"system-architecture-diagram\">System Architecture Diagram</h3><figure class=\"notion-image\">\n        <img src=\"/images/notion-as-an-e-commerce-cms_1763520139680_qb2th1mx7.png\" alt=\"\" loading=\"lazy\">\n        \n    </figure><figure class=\"notion-image\">\n        <img src=\"/images/notion-as-an-e-commerce-cms_1763520140066_x5640ms39.png\" alt=\"\" loading=\"lazy\">\n        \n    </figure><div class=\"notion-column-list\"><div class=\"notion-column\"><figure class=\"notion-image\">\n        <img src=\"/images/notion-as-an-e-commerce-cms_1763520140279_fdhvicz4c.gif\" alt=\"\" loading=\"lazy\">\n        \n    </figure><figure class=\"notion-image\">\n        <img src=\"/images/notion-as-an-e-commerce-cms_1763520140710_ogo14ozni.png\" alt=\"\" loading=\"lazy\">\n        \n    </figure></div><div class=\"notion-column\"><h3 id=\"strong-classnotion-bold1-the-cms-backendstrong-\"><strong class=\"notion-bold\">1. The CMS Backend</strong> </h3><p>It turns Notion into a powerful content management system using database relationships, rollups, and automated workflows. Eleven interconnected databases manage everything from compositions to media to subscriber lists, with complex relations and rollups that keep all the data connected properly across the entire system. The sophisticated relationship modeling creates 22 tables in the Postgres database, demonstrating the advanced relational architecture required to handle all the many-to-many connections between compositions, media, collections, and other content types. Content on the homepage, catalog listings, and resource connections all update automatically based on how the databases are connected.</p><p>To give a more complex example: Take a multi-movement composition like &quot;Resolutions: Suite for Brass Trio.&quot; In Notion, I relate this composition to multiple media files (audio for each movement), pricing information, and collection groupings. On the website, this creates a dynamic composition page where the Buy Now button automatically shows current pricing and availability, the audio player includes all related recordings, and Previous/Next buttons let visitors navigate through the entire work in the correct sequence. All of this data comes from different databases but appears as one cohesive experience - and updating any relationship in Notion instantly changes how everything displays on the website. This is why my 11 databases require 22 Postgres tables: the many-to-many relationships between compositions, movements, media files, collections, and purchase options create the junction tables needed to make this sophisticated functionality work.</p><div class=\"notion-callout notion-callout--pink\" role=\"note\">\n            <span class=\"callout-icon\">💡</span>\n            <div class=\"callout-content\">\n                \n                <h3 id=\"strong-classnotion-boldwhat-this-cms-backend-deliversstrong\"><strong class=\"notion-bold\">What This CMS Backend Delivers:</strong></h3><ul class=\"notion-list notion-ul\"><li class=\"notion-list-item\"><strong class=\"notion-bold\">Single source of truth:</strong> Update one relationship in Notion → changes everywhere instantly</li><li class=\"notion-list-item\"><strong class=\"notion-bold\">Automatic complexity:</strong> 11 Notion databases → 22 optimized Postgres tables automatically</li><li class=\"notion-list-item\"><strong class=\"notion-bold\">Cross-database intelligence:</strong> Homepage, catalog, and resource pages all stay connected</li><li class=\"notion-list-item\"><strong class=\"notion-bold\">Zero manual work:</strong> No database schema configuration or relationship management required</li></ul>\n            </div>\n        </div><p><br></p></div></div><div class=\"notion-column-list\"><div class=\"notion-column\"><h3 id=\"strong-classnotion-bold2-the-sync-layerstrong\"><strong class=\"notion-bold\">2. The Sync Layer</strong></h3><p>The sync system acts as a manual bridge between Notion and PostgreSQL. When I make changes in Notion, I run a sync command (<code class=\"notion-code\">node dual-sync</code>) that pulls all the database content and relationships, then transforms them into optimized PostgreSQL tables.</p><p>The system intelligently creates junction tables for many-to-many relationships and handles all the database complexity automatically, but only when I choose to run the sync.</p><div class=\"notion-callout notion-callout--orange\" role=\"note\">\n            <span class=\"callout-icon\">💡</span>\n            <div class=\"callout-content\">\n                \n                <h3 id=\"strong-classnotion-boldwhy-manual-sync-is-better-than-real-time-for-this-setupstrong\"><strong class=\"notion-bold\">Why Manual Sync is Better Than Real-Time  (for this setup):</strong></h3><ul class=\"notion-list notion-ul\"><li class=\"notion-list-item\"><strong class=\"notion-bold\">Cost control:</strong> No constant API calls running up costs in the background</li><li class=\"notion-list-item\"><strong class=\"notion-bold\">Deliberate updates:</strong> I control exactly when changes go live on the website</li><li class=\"notion-list-item\"><strong class=\"notion-bold\">Error prevention:</strong> I can review and test changes in Notion before syncing them to the live site</li><li class=\"notion-list-item\"><strong class=\"notion-bold\">System stability:</strong> The website runs independently from Notion - if their API is down, my site keeps running from PostgreSQL</li><li class=\"notion-list-item\"><strong class=\"notion-bold\">Performance:</strong> No sync overhead during normal website operations</li></ul>\n            </div>\n        </div><p><br></p><p><br></p><p><br></p></div><div class=\"notion-column\"><h3 id=\"strong-classnotion-bold3-hybrid-content-deliverystrong\"><strong class=\"notion-bold\">3. Hybrid Content Delivery</strong></h3><p>It is a modern, component-based website that&#39;s database-driven with flexible content delivery. The system intelligently adapts between dynamic database queries and static page content depending on what works best for each use case. The responsive component system means when I update something, it changes everywhere automatically, supporting advanced features like searchable catalogs, media players with metadata, and automated homepage features, all mobile-optimized and focused on performance and user experience.</p><p>This cross-database intelligence means that when I add a new composition with related media in Notion, it doesn&#39;t just appear on the individual composition page - it automatically shows up in the searchable media catalog, homepage features, and any other component that pulls from those databases. For example, the search page dynamically aggregates content from multiple databases to display compositions, media files, and their metadata in one unified interface. Update one relationship in Notion, and it instantly propagates across every page that uses that data. This is what zero hardcoded content really means - the entire site rebuilds itself based on database relationships.</p><div class=\"notion-callout notion-callout--orange\" role=\"note\">\n            <span class=\"callout-icon\">💡</span>\n            <div class=\"callout-content\">\n                \n                <h3 id=\"strong-classnotion-boldhybrid-content-delivery-in-actionstrong\"><strong class=\"notion-bold\">Hybrid Content Delivery in Action:</strong></h3><ul class=\"notion-list notion-ul\"><li class=\"notion-list-item\"><strong class=\"notion-bold\">Dynamic pages:</strong> Database-driven compositions, catalogs, search - consistent and automatically connected</li><li class=\"notion-list-item\"><strong class=\"notion-bold\">Static pages:</strong> Full creative control with rich Notion formatting - files, videos, custom layouts</li><li class=\"notion-list-item\"><strong class=\"notion-bold\">Hybrid power:</strong> Embed database content within static layouts for maximum flexibility</li><li class=\"notion-list-item\"><strong class=\"notion-bold\">Zero hardcoded content:</strong> Entire site rebuilds itself based on database relationships and Page Content in Specific Pages.</li></ul>\n            </div>\n        </div></div></div><p><strong class=\"notion-bold\">Hybrid Content Delivery: Dynamic vs Static Pages</strong></p><p>The system intelligently adapts between two content delivery methods depending on the use case. <strong class=\"notion-bold\">Dynamic pages</strong> (like compositions, media catalogs, and search results) pull from database properties for consistent relational display and automatic cross-database intelligence. <strong class=\"notion-bold\">Static pages</strong> (like resources, blog posts, and specialized content) pull directly from Notion page content, giving me complete creative control with rich formatting - file uploads that become download buttons, embedded YouTube videos, custom layouts, multi-column sections, and callouts. This essentially turns Notion into a full-featured page builder that syncs to the website with all formatting intact.</p><p>Even more powerful, I can embed dynamic database content within static page layouts. For example, resource pages use custom formatting from Notion page content, but can also include related news updates through database relations. These updates automatically appear both in the dedicated news section and embedded within the relevant resource pages, creating true hybrid content delivery.</p><div class=\"notion-column-list\"><div class=\"notion-column\"><div class=\"notion-callout notion-callout--pink\" role=\"note\">\n            <span class=\"callout-icon\">💡</span>\n            <div class=\"callout-content\">\n                \n                <h3 id=\"strong-classnotion-boldthe-media-overlay-system-demonstrates-this-cross-database-intelligence-perfectlystrong-\"><strong class=\"notion-bold\">The media overlay system demonstrates this cross-database intelligence perfectly.</strong> </h3><p>When viewing a composition, users access an overlay that dynamically pulls together all related content - media files, purchase options, score videos, and audio files from multiple databases. Clicking &quot;Next&quot; automatically updates everything for the next movement, with all connections maintained through database relationships.</p><p>I design reusable widgets that pull specific data from the databases and can be deployed throughout the website - like the full media player and specialty design carousels. These overlays appear consistently across different pages.</p><p>The system includes automated e-commerce where payment links stored in Notion dynamically populate across all relevant pages. Using direct Stripe integration with PDF delivery via Mailgun APIs, I can update pricing once in Notion and it automatically updates throughout the website - keeping the core site stable if any payment issues occur.</p>\n            </div>\n        </div><p><br></p><p><br></p></div><div class=\"notion-column\"><figure class=\"notion-image\">\n        <img src=\"/images/notion-as-an-e-commerce-cms_1763520140876_8irl07oe9.gif\" alt=\"\" loading=\"lazy\">\n        \n    </figure></div></div><p><br></p><p><br></p><p><br></p><h2 id=\"how-notion-helped-me-learn-about-software-design\">How Notion Helped Me Learn about Software Design</h2><div class=\"notion-column-list\"><div class=\"notion-column\"><p>If you are not familiar with Notion, let me introduce you to what is one of the best teaching tools out there for learning about database design in the most fun way possible. While Notion is often represented as this all-in-one app for tasks, journaling, habit tracking, and other productivity needs, the real power isn&#39;t in the complexity it can accomplish, but rather the simplicity in its core design and ease of connecting to the web.</p><p>Put it this way: I love Notion. As a Notion Ambassador, I&#39;ve helped organizations implement it into their workflows, and I use it extensively for my personal life management. Many people see Notion as just a powerful note-taker or task manager, but the real power comes from the fact that everything is a carefully curated building block that can relate to online functionality.</p></div><div class=\"notion-column\"><figure class=\"notion-image\">\n        <img src=\"/images/notion-as-an-e-commerce-cms_1763520141290_etxz9w2ug.png\" alt=\"\" loading=\"lazy\">\n        \n    </figure></div></div><h3 id=\"strong-classnotion-boldexamples-of-what-i-built-in-notionstrong\"><strong class=\"notion-bold\">Examples of What I Built in Notion</strong></h3><p>Before building this website, I spent years creating increasingly sophisticated systems in Notion that taught me advanced database design. Here are some examples:</p><div class=\"notion-column-list\"><div class=\"notion-column\"><details class=\"notion-toggle notion-toggle-heading h3\"><summary><span class=\"toggle-heading h3\" id=\"strong-classnotion-boldclient-management-systemsstrong\"><strong class=\"notion-bold\">Client Management Systems</strong></span></summary><div class=\"toggle-content\"><ul class=\"notion-list notion-ul\"><li class=\"notion-list-item\"><strong class=\"notion-bold\">Student Lesson Management Portal</strong>: Individual student pages with Zoom integration, lesson journals, resource access, and progress tracking</li><li class=\"notion-list-item\"><strong class=\"notion-bold\">Teaching Management Platform</strong>: Course systems with assignments, student tracking, grading pipelines, and automated credit management</li><li class=\"notion-list-item\"><strong class=\"notion-bold\">Full Invoicing System</strong>: Automated billing, payment tracking, client management, and financial reporting workflows</li></ul></div></details></div><div class=\"notion-column\"><details class=\"notion-toggle notion-toggle-heading h3\"><summary><span class=\"toggle-heading h3\" id=\"strong-classnotion-boldbusiness-amp-personal-operationsstrong\"><strong class=\"notion-bold\">Business &amp; Personal Operations</strong></span></summary><div class=\"toggle-content\"><ul class=\"notion-list notion-ul\"><li class=\"notion-list-item\"><strong class=\"notion-bold\">Comprehensive Finance System</strong>: Multi-account budgeting, recurring transactions, expense tracking, and monthly rollup reports</li><li class=\"notion-list-item\"><strong class=\"notion-bold\">HQ Navigation Dashboard</strong>: Full PARA-method implementation with Projects, Areas, Resources, and Archives across all life domains</li><li class=\"notion-list-item\"><strong class=\"notion-bold\">Personal Knowledge Management</strong>: Writing logs, voice note processing, and automated content organization across multiple databases</li><li class=\"notion-list-item\"><strong class=\"notion-bold\">Time Log Task Manager</strong>: Integration between time tracking and task management with productivity analytics and reporting</li><li class=\"notion-list-item\"><strong class=\"notion-bold\">Bible Study Database</strong>: Cross-referenced passages, characters, locations, and themes with interconnected relationships for research</li></ul></div></details></div><div class=\"notion-column\"><details class=\"notion-toggle notion-toggle-heading h3\"><summary><span class=\"toggle-heading h3\" id=\"strong-classnotion-boldmusic-amp-theory-systemsstrong\"><strong class=\"notion-bold\">Music &amp; Theory Systems</strong></span></summary><div class=\"toggle-content\"><ul class=\"notion-list notion-ul\"><li class=\"notion-list-item\"><strong class=\"notion-bold\">Professional Brass Organization Portal</strong>: Complete member management, music library, and performance tracking with automated permissions</li><li class=\"notion-list-item\"><strong class=\"notion-bold\">Music Dashboard</strong>: Cross-referenced music catalog, instrument-specific PDF distribution, and concert planning workflows</li><li class=\"notion-list-item\"><strong class=\"notion-bold\">PDF Deployment System</strong>: Dynamic file distribution where musicians get only their specific parts based on instrument and concert selection</li><li class=\"notion-list-item\"><strong class=\"notion-bold\">Music Interval &amp; Chord Analyzer</strong>: Complex formula-driven calculator for interval identification, chord analysis, and harmonic progression theory with automated enharmonic relationships</li></ul></div></details></div></div><p>With the API, you can build incredibly creative systems—either purely in Notion itself or push that information out through APIs. <u class=\"notion-underline\">Once you realize how Notion systems operate compared to actual software, everything becomes incredibly clear about how you can scaffold true SaaS products.</u> It&#39;s more like a very fast software builder than a traditional productivity app.</p><p>What makes Notion truly limitless is that it removes traditional constraints found in other tools. Instead of being locked into rigid templates or predetermined workflows, every element becomes modular and interconnected. You can relate databases in complex ways, create sophisticated automations, and build systems that grow with your needs. This flexibility means Notion adapts to your thinking process rather than forcing you to adapt to the software&#39;s limitations.</p><div class=\"notion-column-list\"><div class=\"notion-column\"><div class=\"notion-callout notion-callout--green\" role=\"note\">\n            <span class=\"callout-icon\">💡</span>\n            <div class=\"callout-content\">\n                \n                <h3 id=\"strong-classnotion-boldwhy-notion-over-airtable-or-other-database-toolsstrong\"><strong class=\"notion-bold\">Why Notion Over Airtable or Other Database Tools?</strong></h3><p>While tools like Airtable excel at pure database management, Notion&#39;s unique advantage is that <strong class=\"notion-bold\">it functions like a website builder with databases embedded within pages.</strong> This hybrid approach is crucial for website development because you&#39;re not just managing data - you&#39;re creating the content experience.</p><p><strong class=\"notion-bold\">Notion feels like a playground</strong> where you can experiment with page layouts, database views, and content relationships in real-time.</p><p><strong class=\"notion-bold\">Airtable has more rigidity</strong> - it&#39;s excellent for structured data management but doesn&#39;t give you the creative freedom to rapidly prototype content layouts and user experiences that translate directly to website design.</p>\n            </div>\n        </div></div><div class=\"notion-column\"><p>When building my website, this distinction became crucial. The ability to create prototype pages in Notion that combined rich content with database relationships meant I could design the entire user experience before writing any code. With Airtable, I would have managed the data well, but I&#39;d still need separate tools for content creation and layout design (atleast to my knowledge).</p><p><br></p></div></div><div class=\"notion-column-list\"><div class=\"notion-column\"><figure class=\"notion-image\">\n        <img src=\"/images/notion-as-an-e-commerce-cms_1763520141413_g9jhqdb2i.png\" alt=\"\" loading=\"lazy\">\n        \n    </figure></div><div class=\"notion-column\"><h3 id=\"strong-classnotion-boldwhy-notion-is-a-great-learning-toolstrong\"><strong class=\"notion-bold\">Why Notion is a Great Learning Tool</strong></h3><p>In reality, all the systems of Notion are not necessarily brand new concepts. What&#39;s intriguing and really powerful about the tool is how accessible they&#39;ve made complex processes. Not only that, but <u class=\"notion-underline\"><strong class=\"notion-bold\">they made Databases fun! </strong></u>You can learn not just how databases work from this system, but then you also can learn how to code with the formulas on top of that. Notion&#39;s formula system taught me how to query and manipulate data across related databases, which directly translated to understanding how building the 22 Postgres tables needed to work together. The rollup properties showed me data aggregation concepts that became crucial for the many-to-many relationships between compositions, media, and collections. You get to learn automations and how they work with their automation editor. And then you can go a step further by investigating the API. Finally, they have just added AI agents, which I think is going to change the game even further. It&#39;s helping promote working in systems like Cursor in a very natural way. </p><div class=\"notion-callout notion-callout--pink\" role=\"note\">\n            <span class=\"callout-icon\">💡</span>\n            <div class=\"callout-content\">\n                <div class=\"callout-text\">The unlimited flexibility of Notion&#39;s building blocks means<strong class=\"notion-bold\"> you&#39;re naturally absorbing core programming principles while creating practical systems.</strong> The real value comes from developing custom tools that solve your specific challenges—tools you understand intimately and can adapt as your needs evolve.</div>\n                \n            </div>\n        </div><p><br></p><p><br></p></div></div><p>Notion basically helps you understand how when databases are related to one another and they start talking to each other, how you can transform that data to be useful information and then how you basically can search for that data and/or filter it out naturally. On top of that, it&#39;s not just about data. What makes Notion fun is the fact that it has some pre-integrated views that help it become more powerful with their different use cases. Not to mention, the text editor that is integrated specifically into Notion is so fast and really fun to actually build in.</p><div class=\"notion-callout notion-callout--blue\" role=\"note\">\n            <span class=\"callout-icon\">💡</span>\n            <div class=\"callout-content\">\n                \n                <h3 id=\"strong-classnotion-boldkey-takeaway-notion-as-a-learning-toolstrong\"><strong class=\"notion-bold\">Key Takeaway - Notion as a Learning Tool</strong></h3><p>Notion isn&#39;t just a productivity app - it&#39;s an intuitive gateway to understanding professional database design and system architecture. The skills you learn building complex Notion systems directly translate to real software development, giving you a massive head start when working with AI coding tools.</p>\n            </div>\n        </div><p><br></p><p><br></p><p><br></p><h2 id=\"why-i-moved-away-from-squarespace\">Why I Moved Away from Squarespace</h2><h3 id=\"strong-classnotion-boldthe-squarespace-limitations-i-hitstrong\"><strong class=\"notion-bold\">The Squarespace Limitations I Hit</strong></h3><p>Don&#39;t get me wrong—Squarespace does have some dynamic capabilities and can create attractive websites quickly. But as my music catalog grew and my needs became more sophisticated, I kept running into fundamental limitations that became increasingly frustrating.</p><div class=\"notion-column-list\"><div class=\"notion-column\"><details class=\"notion-toggle\">\n        <summary><strong class=\"notion-bold\">System Rigidity &amp; Manual Media Management</strong></summary>\n        <div class=\"toggle-content\"><p>While I could customize layouts to some extent, the real problem was being stuck in a rigid system that forced manual work for everything. The biggest frustration was having to manually upload and embed audio/video files for each composition every single time, instead of being able to create simple relationships where media could be dynamically linked. There was no way to say &quot;this composition relates to these three audio files&quot; - I had to manually place each file on each page. This made managing a growing catalog of 70+ compositions with multiple media files each absolutely tedious.</p></div>\n    </details><details class=\"notion-toggle\">\n        <summary><strong class=\"notion-bold\">No True Database Relationships</strong></summary>\n        <div class=\"toggle-content\"><p>This was the killer limitation. Squarespace can pull from collections (their version of databases), but you can&#39;t create meaningful relationships between different content types. I couldn&#39;t relate compositions to multiple media files, link movements to parent works, or automatically populate related content across different page types. Each piece of content lived in isolation.</p></div>\n    </details></div><div class=\"notion-column\"><details class=\"notion-toggle\">\n        <summary><strong class=\"notion-bold\">Template Rigidity</strong></summary>\n        <div class=\"toggle-content\"><p>While Squarespace templates look professional, they force you into predetermined layouts and functionality. I couldn&#39;t create the dynamic media overlays I wanted, couldn&#39;t build cross-referenced content systems, and definitely couldn&#39;t implement the sophisticated database relationships that my music catalog needed. Every composition looked identical regardless of its complexity or unique requirements.</p></div>\n    </details><details class=\"notion-toggle\">\n        <summary><strong class=\"notion-bold\">Scalability Issues</strong></summary>\n        <div class=\"toggle-content\"><p>As my catalog grew, managing content became exponentially more time-consuming. Adding a new composition meant updating multiple pages manually, checking that everything linked correctly, and ensuring consistency across the entire site. With no automation or relationship intelligence, every content update was a manual, error-prone process.</p></div>\n    </details></div></div><p>When most organizations build custom systems like this, they create a dedicated admin page where you can manage all the content - but that requires significant development time and expertise just to build the admin interface itself.</p><p>What I did with this system is essentially made <strong class=\"notion-bold\">Notion my admin page</strong> where I can edit all the content and maneuver everything. Instead of spending additional development time building a custom admin interface, I get all of Notion&#39;s powerful editing capabilities, database views, relationship management, and user-friendly interface for free. This lets me focus development effort on the user-facing website while having enterprise-level content management tools built in.</p><h3 id=\"strong-classnotion-boldthe-biggest-advantage-true-data-ownership-through-postgresstrong\"><strong class=\"notion-bold\">The Biggest Advantage: True Data Ownership Through Postgres</strong></h3><div class=\"notion-column-list\"><div class=\"notion-column\"><p>Here&#39;s what I think is the most important aspect of this entire system: <strong class=\"notion-bold\">this is literally just my own code—files and folders on my computer that I fully control and store myself.</strong> If I have a problem with hosting, if a platform changes pricing, or if anything else comes up, I own all the data and all the code. I&#39;m not locked into any single service because everything lives on my machine.</p><p>But here&#39;s the key insight that makes this approach incredibly powerful: <strong class=\"notion-bold\">while the data stays in Notion for easy editing, it also syncs to Postgres, so I can still move off of Notion if something happens with it in the future.</strong> This dual-layer approach gives me the best of both worlds. Notion provides probably the easiest and simplest way to connect via online functionality for website development—their API is incredibly developer-friendly and their database system is intuitive. But the Postgres buffer means I&#39;m never truly locked in.</p><p>Since this is my own codebase stored as files and folders, I can maneuver and pivot however I need to if any problems come up. <strong class=\"notion-bold\">Moving to a different platform or hosting provider is not a horrible and time-wasting endeavor—</strong><u class=\"notion-underline\"><strong class=\"notion-bold\">I can move anytime I want</strong></u><strong class=\"notion-bold\"> </strong>because I control every piece of the system. Even if Notion significantly changed their API or pricing, everything would keep running from the Postgres database while I figure out the next steps.</p></div><div class=\"notion-column\"><div class=\"notion-callout notion-callout--orange\" role=\"note\">\n            <span class=\"callout-icon\">💡</span>\n            <div class=\"callout-content\">\n                \n                <h3 id=\"strong-classnotion-boldtrue-data-ownership-benefitsstrong\"><strong class=\"notion-bold\">True Data Ownership Benefits:</strong></h3><ul class=\"notion-list notion-ul\"><li class=\"notion-list-item\"><strong class=\"notion-bold\">Full control:</strong> Files and folders on your computer - no platform lock-in</li><li class=\"notion-list-item\"><strong class=\"notion-bold\">Dual-layer protection:</strong> Data in Notion for editing + Postgres backup for independence</li><li class=\"notion-list-item\"><strong class=\"notion-bold\">Easy migration:</strong> Move hosting/platforms anytime without vendor dependence</li><li class=\"notion-list-item\"><strong class=\"notion-bold\">Future-proof:</strong> System keeps running even if Notion changes API or pricing</li></ul>\n            </div>\n        </div></div></div><h3 id=\"you-can-chose-the-design\">You Can Chose the Design!</h3><p>Beyond the cost issue, Squarespace&#39;s template constraints became the bigger obstacle. </p><p><strong class=\"notion-bold\">The before and after comparison below shows exactly why I had to make this change:</strong></p><hr class=\"notion-divider\"><div class=\"notion-column-list\"><div class=\"notion-column\"><h3 id=\"strong-classnotion-boldnew-websitestrong\"><strong class=\"notion-bold\">New Website</strong></h3><div class=\"notion-callout notion-callout--yellow\" role=\"note\">\n            <span class=\"callout-icon\">💡</span>\n            <div class=\"callout-content\">\n                \n                <figure class=\"notion-image\">\n        <img src=\"/images/notion-as-an-e-commerce-cms_1763520141572_x3epi5qkg.png\" alt=\"\" loading=\"lazy\">\n        \n    </figure><figure class=\"notion-image\">\n        <img src=\"/images/notion-as-an-e-commerce-cms_1763520141769_kzguhzoff.png\" alt=\"\" loading=\"lazy\">\n        \n    </figure><figure class=\"notion-image\">\n        <img src=\"/images/notion-as-an-e-commerce-cms_1763520141948_x37bbybef.gif\" alt=\"\" loading=\"lazy\">\n        \n    </figure><figure class=\"notion-image\">\n        <img src=\"/images/notion-as-an-e-commerce-cms_1763520142367_4m64ki8ix.png\" alt=\"\" loading=\"lazy\">\n        \n    </figure><figure class=\"notion-image\">\n        <img src=\"/images/notion-as-an-e-commerce-cms_1763520142602_an7our9f2.gif\" alt=\"\" loading=\"lazy\">\n        \n    </figure>\n            </div>\n        </div></div><div class=\"notion-column\"><h3 id=\"strong-classnotion-boldold-websitestrong\"><strong class=\"notion-bold\">Old Website</strong></h3><div class=\"notion-callout notion-callout--yellow\" role=\"note\">\n            <span class=\"callout-icon\">💡</span>\n            <div class=\"callout-content\">\n                \n                <figure class=\"notion-image\">\n        <img src=\"/images/notion-as-an-e-commerce-cms_1763520143120_jpzt0011m.png\" alt=\"\" loading=\"lazy\">\n        \n    </figure><figure class=\"notion-image\">\n        <img src=\"/images/notion-as-an-e-commerce-cms_1763520143356_hzrslrseh.png\" alt=\"\" loading=\"lazy\">\n        \n    </figure><figure class=\"notion-image\">\n        <img src=\"/images/notion-as-an-e-commerce-cms_1763520143482_hdi7d7uax.gif\" alt=\"\" loading=\"lazy\">\n        \n    </figure><figure class=\"notion-image\">\n        <img src=\"/images/notion-as-an-e-commerce-cms_1763520144907_00teli5v4.png\" alt=\"\" loading=\"lazy\">\n        \n    </figure><figure class=\"notion-image\">\n        <img src=\"/images/notion-as-an-e-commerce-cms_1763520145052_ffkzbtnrq.gif\" alt=\"\" loading=\"lazy\">\n        \n    </figure>\n            </div>\n        </div></div></div><div class=\"notion-column-list\"><div class=\"notion-column\"><div class=\"notion-callout notion-callout--blue\" role=\"note\">\n            <span class=\"callout-icon\">💡</span>\n            <div class=\"callout-content\">\n                \n                <h3 id=\"so-to-put-it-this-way-i-moved-for-these-reasons\">So to put it this way, I moved for these reasons</h3><ul class=\"notion-list notion-ul\"><li class=\"notion-list-item\"><strong class=\"notion-bold\">A single source of truth</strong> for all content that automatically propagates changes everywhere</li><li class=\"notion-list-item\"><strong class=\"notion-bold\">An editor that feels fast and flexible</strong> without platform constraints</li><li class=\"notion-list-item\"><strong class=\"notion-bold\">A runtime that is reliable, queryable, and cheap</strong> to operate long-term</li></ul>\n            </div>\n        </div></div><div class=\"notion-column\"><p>The biggest difference is that I now have much more flexibility in what I&#39;m able to do. In Squarespace, I was stuck with template constraints that forced a one-size-fits-all approach—manually uploading media for each composition, being limited to predetermined layouts, and constantly fighting against the system&#39;s rigidity.</p></div></div><p>With the custom system, I have complete control over both the database relationships and the design implementation. When I add a new composition with multiple movements in Notion, the website automatically creates the appropriate navigation, connects all related media, and displays everything in the right context. That&#39;s what true customizable control delivers.</p><p><br></p><p><br></p><p><br></p><h2 id=\"the-economics\">The Economics</h2><p>Here&#39;s a clear comparison of what this custom build actually costs versus traditional alternatives:</p><p><strong class=\"notion-bold\">Bottom Line:</strong> ~100 hours + ~$500 (AI) (Could be Reduced) + $1-$10/month vs. $340/year (Squarespace) or $15-$60K + $100-$500/month (custom development)</p><div class=\"notion-column-list\"><div class=\"notion-column\"><div class=\"notion-callout notion-callout--purple\" role=\"note\">\n            <span class=\"callout-icon\">💡</span>\n            <div class=\"callout-content\">\n                \n                <h3 id=\"custom-build-costs\">Custom Build Costs</h3><hr class=\"notion-divider\"><ul class=\"notion-list notion-ul\"><li class=\"notion-list-item\"><strong class=\"notion-bold\">Development time:</strong> ~100 hours of my labor</li><li class=\"notion-list-item\"><strong class=\"notion-bold\">*AI/API costs during build:</strong> ~$500 (Probably could be reduced!)</li><li class=\"notion-list-item\"><strong class=\"notion-bold\">Ongoing hosting:</strong> $3-$15/month (Railway covers $5 usage credit; only scales higher with thousands of daily users)</li><li class=\"notion-list-item\"><strong class=\"notion-bold\">Notion:</strong> Free (optional $10/month for automations, $20/month for AI features)</li><li class=\"notion-list-item\"><strong class=\"notion-bold\">Platform fees:</strong> None</li><li class=\"notion-list-item\"><strong class=\"notion-bold\">Vendor lock-in:</strong> None</li></ul><p><em class=\"notion-italic\">*Note: High  AI/API cost was primarily due to l</em><u class=\"notion-underline\"><em class=\"notion-italic\"><strong class=\"notion-bold\">ack of knowledge of best practices </strong></em></u><em class=\"notion-italic\">for AI models and learning good prompts for systems. </em><u class=\"notion-underline\"><em class=\"notion-italic\"><strong class=\"notion-bold\">This was my first coding build and large-scale AI usage (previously only used for simple no-code automation). </strong></em></u><em class=\"notion-italic\">This cost could easily be reduced with research and understanding which models work best.</em></p><p><strong class=\"notion-bold\">Workflow Benefits:</strong></p><ul class=\"notion-list notion-ul\"><li class=\"notion-list-item\">New page creation: 5-10 minutes (with all information gathered)</li><li class=\"notion-list-item\">No mobile review needed (only in initial build)</li><li class=\"notion-list-item\">Simple copy and paste of info</li><li class=\"notion-list-item\">Auto-adds media/news to other parts of the workspace</li><li class=\"notion-list-item\">Update info in one place in Notion, it updates everywhere in the system</li><li class=\"notion-list-item\">No duplicate data</li></ul>\n            </div>\n        </div></div><div class=\"notion-column\"><div class=\"notion-callout notion-callout--purple\" role=\"note\">\n            <span class=\"callout-icon\">💡</span>\n            <div class=\"callout-content\">\n                \n                <h3 id=\"traditional-alternative-costs\">Traditional Alternative Costs</h3><hr class=\"notion-divider\"><ul class=\"notion-list notion-ul\"><li class=\"notion-list-item\"><strong class=\"notion-bold\">Squarespace Premium:</strong> $340/year with severe limitations</li><li class=\"notion-list-item\"><strong class=\"notion-bold\">Squarespace development time:</strong> ~45 hours initial setup (learning platform constraints, uploading media, fighting template limitations, testing layouts)</li><li class=\"notion-list-item\"><strong class=\"notion-bold\">*Custom development equivalent:</strong> $15,000-60,000 for systems with comparable database complexity and e-commerce integration</li><li class=\"notion-list-item\"><strong class=\"notion-bold\">*Enterprise CMS:</strong> $500-$2,000/month for comparable functionality</li><li class=\"notion-list-item\"><strong class=\"notion-bold\">*Hosting for dynamic sites:</strong> $40-$500/month on traditional platforms</li></ul><p><em class=\"notion-italic\">*Note: some of </em><u class=\"notion-underline\"><em class=\"notion-italic\"><strong class=\"notion-bold\">these numbers are estimates are coming from some personal research and AI estimates.</strong></em></u><em class=\"notion-italic\"> </em>With that, take the estimate numbers as you will.</p><p><strong class=\"notion-bold\">Traditional Workflow:</strong></p><ul class=\"notion-list notion-ul\"><li class=\"notion-list-item\">New page creation: 25-40 minutes (with all information gathered)</li><li class=\"notion-list-item\">Need to review mobile page separately</li><li class=\"notion-list-item\">Need to update info on multiple different parts of the system</li><li class=\"notion-list-item\">Need to manually add information, like related media files, to different parts of the system</li></ul>\n            </div>\n        </div><p><br></p></div></div><p>These projections are just the numbers that I experienced through the system. <u class=\"notion-underline\"><strong class=\"notion-bold\">For me, I was already paying for Notion&#39;s $20/month business plan, so I consider that a sunk cost.</strong></u> I&#39;m basically paying for the website for at most $10/month, but it&#39;s all dependent on usage and traffic, so it&#39;s often actually less. I&#39;m saving a lot of money a year, I get full autonomy and control, and I&#39;m updating my pages way faster. To be honest, it&#39;s just more fun doing it this way.</p><div class=\"notion-callout notion-callout--blue\" role=\"note\">\n            <span class=\"callout-icon\">💡</span>\n            <div class=\"callout-content\">\n                \n                <h3 id=\"strong-classnotion-boldkey-takeaway-economicsstrong\"><strong class=\"notion-bold\">Key Takeaway - Economics:</strong></h3><p><strong class=\"notion-bold\">Value isn&#39;t just in cost savings - it&#39;s in control.</strong> The ~$500 AI learning cost becomes a permanent skill investment, while the 90% reduction in ongoing costs ($500-600/year → $30-120/year) gives you budget freedom to experiment with additional integrations and features that would be impossible on platforms.</p>\n            </div>\n        </div><p><br></p><p><br></p><p><br></p><h2 id=\"how-was-it-building-in-cursor-and-ai-coding\">How Was It Building in Cursor and AI Coding?</h2><div class=\"notion-column-list\"><div class=\"notion-column\"><p>If we are being technical with this, this is definitely in the category of vibe coding and/or context coding. Through this build, I experimented with both aspects of this process, as well as writing/updating the code myself as well. I should mention my Notion background first for context: I already knew how to build apps and systems before this because I experimented with Notion for about three years. So when I got to the prompting side and building specifically in Cursor, it ultimately became very clear that <u class=\"notion-underline\"><strong class=\"notion-bold\">&quot;if I just want to make a system that&#39;s similar to Notion&quot; while I prompt and know how the architecture works, I can &quot;build this basically like I would in Notion.&quot;</strong></u></p><p><u class=\"notion-underline\"><strong class=\"notion-bold\">Your existing knowledge becomes a force multiplier with AI.</strong></u><strong class=\"notion-bold\"> </strong>Because I understood database relationships from Notion, I could communicate complex requirements using familiar vocabulary. Instead of explaining database theory from scratch, I could say &quot;relate compositions to media with rollup data&quot; and the AI immediately understood the architecture I needed. However, AI amplifies your existing knowledge - you remain the architect and decision-maker - <u class=\"notion-underline\">you still need to be the director of the system and manage it.</u></p></div><div class=\"notion-column\"><div class=\"notion-callout notion-callout--blue\" role=\"note\">\n            <span class=\"callout-icon\">💡</span>\n            <div class=\"callout-content\">\n                \n                <h3 id=\"strong-classnotion-boldkey-learning-momentstrong\"><strong class=\"notion-bold\">Key Learning Moment</strong></h3><p>I think one of the most fascinating things was when I decided to switch from using the API directly from Notion to update the website to syncing with Postgres. What was really cool about building that sync between Notion and Postgres is it taught me what a relation table actually meant. And as soon as I figured that out and saw what was actually happening, it became 10 times faster to actually problem-solve, fix some issues, and make everything sync up correctly.</p>\n            </div>\n        </div><p><br></p></div></div><div class=\"notion-callout notion-callout--purple\" role=\"note\">\n            <span class=\"callout-icon\">💡</span>\n            <div class=\"callout-content\">\n                \n                <h3 id=\"strong-classnotion-bolddevelopment-pattern-that-emergedstrong\"><strong class=\"notion-bold\">Development Pattern That Emerged</strong></h3><p>Success came from understanding when to use which tool and structuring my workflow for maximum effectiveness:</p><div class=\"notion-column-list\"><div class=\"notion-column\"><p><strong class=\"notion-bold\">ChatGPT</strong> → High-level architecture discussions and visual design.</p></div><div class=\"notion-column\"><p><strong class=\"notion-bold\">Cursor</strong> → Implementation and code execution</p></div><div class=\"notion-column\"><p><strong class=\"notion-bold\">Claude Sonnet</strong> → Complex backend problems and logic</p></div></div><p>Understanding these tool differences significantly reduced both development time and costs compared to using just one AI throughout the entire process.</p>\n            </div>\n        </div><h3 id=\"six-key-principles-i-learned\">Six Key Principles I Learned</h3><p>These are just some snippets of what I took away from this build. For me, this was a really good time to do this because I think this agent form of using AI is definitely not going anywhere. Notion did just launch their AI agents, and they honestly speed up my workflows in Notion greatly. It&#39;s like using the Cursor agents but doing it in Notion, which is flat out amazing. Again, not perfect, but all these prompting examples still apply.</p><div class=\"notion-column-list\"><div class=\"notion-column\"><details class=\"notion-toggle\">\n        <summary><strong class=\"notion-bold\">Understand System Architecture First</strong></summary>\n        <div class=\"toggle-content\"><p>You will need to know how software systems work and get that knowledge before you can really build. Before diving into your project, you can make a little test demo of it, but I would do research on how the systems actually are supposed to work before fully diving in and making something that is production-ready.</p></div>\n    </details><details class=\"notion-toggle\">\n        <summary><strong class=\"notion-bold\">You are the Director; Guide The AI, Scheme out the Production</strong></summary>\n        <div class=\"toggle-content\"><p>AI won&#39;t automatically be able to create the most amazing, functional, or operational setup, even with multiple problems. You still need to be the director of the system and manage it. Research and figure out the right knowledge. You must know your system, and you must keep track of what you&#39;re building. This is for both long-term and short-term. AI chats are still not the brevity of the knowledge. </p><p><br></p></div>\n    </details></div><div class=\"notion-column\"><details class=\"notion-toggle\">\n        <summary><strong class=\"notion-bold\">Test Architecture Early</strong></summary>\n        <div class=\"toggle-content\"><p>When building your architecture, before diving deep into what you do, be sure this is the way you want to build your system. I highly recommend experimenting and having like a test little function and/or a little app before doing something that you really think is important. A good example is the Notion API and transitioning over to Postgres. Transitioning this functionality actually glitched out a lot of my system. If I just started with Notion syncing into Postgres, it would&#39;ve saved so much development time and headache.</p></div>\n    </details><details class=\"notion-toggle\">\n        <summary><strong class=\"notion-bold\">Inputting Specific Triggers Matters</strong></summary>\n        <div class=\"toggle-content\"><p>There are certain triggers and certain words you need to bring up in order to get the responses and the build that you want. For instance, if you go with any chatbot and you think something&#39;s supposed to search on the web because the AI probably doesn&#39;t know specifically about that answer, you need to say, &quot;This is something you need to search for,&quot; and that prompts it to actually go and search on the web. This is crucial because AI doesn&#39;t know what to avoid and what to prioritize. When talking and working with AI, the input you give it matters. With that said, <u class=\"notion-underline\">you don&#39;t need to be necessarily hyper-fixated on your most pinpointed and accurate words when giving instruction.</u> Focus on the triggers and the main points.</p></div>\n    </details></div><div class=\"notion-column\"><details class=\"notion-toggle\">\n        <summary><strong class=\"notion-bold\">Leverage Your Existing Knowledge</strong></summary>\n        <div class=\"toggle-content\"><p>For me, with this experience, because I worked so much in Notion, I basically just made what I wanted from a Notion setup but did it through HTML and other forms of code. Having deep knowledge of relations and rollups accelerated development tremendously because I could communicate complex requirements using Notion vocabulary that the AI immediately understood. Instead of explaining &quot;create junction tables for many-to-many relationships,&quot; I could say &quot;relate compositions to media with rollup data&quot; and skip straight to implementation. I know how my system fully works, and I know how things are all connected. I don&#39;t know exactly every single line of code and every single function, but I know operationally how it&#39;s supposed to operate and do what it&#39;s supposed to do. That&#39;s crucial.</p></div>\n    </details><details class=\"notion-toggle\">\n        <summary><strong class=\"notion-bold\">Know Your End Goal</strong></summary>\n        <div class=\"toggle-content\"><p>Know exactly what you want your end goal to be, and you don&#39;t need all the answers of how it&#39;s supposed to work. You need to be open to the creative solutions of how they&#39;re supposed to connect, but also be able to understand what is happening in front of you—how everything actually operates.</p></div>\n    </details></div></div><h3 id=\"how-to-think-about-your-development-workflows\">How to Think About Your Development Workflows</h3><p>Beyond the core principles, one of the most practical things I learned was <u class=\"notion-underline\"><strong class=\"notion-bold\">being specific about purpose + scope when working with AI.</strong></u> Instead of vague requests, structure your prompts around these two dimensions:</p><table class=\"notion-table\"><tr class=\"notion-table-row\"><td class=\"notion-table-cell\"><strong class=\"notion-bold\">Purpose Categories</strong></td><td class=\"notion-table-cell\"><strong class=\"notion-bold\">Scope Categories</strong></td><td class=\"notion-table-cell\"><strong class=\"notion-bold\">Example in Practice</strong></td></tr><tr class=\"notion-table-row\"><td class=\"notion-table-cell\"><strong class=\"notion-bold\">Building:</strong> &quot;Create a new component that...&quot;</td><td class=\"notion-table-cell\"><strong class=\"notion-bold\">UI/Frontend:</strong> Layout, styling, component behavior, user interactions</td><td class=\"notion-table-cell\">Instead of <em class=\"notion-italic\">&quot;Make the homepage better&quot;</em><br>Say: <em class=\"notion-italic\">&quot;Build me a new hero section component that displays dynamic composition data from the database with responsive card layouts&quot;</em></td></tr><tr class=\"notion-table-row\"><td class=\"notion-table-cell\"><strong class=\"notion-bold\">Fixing:</strong> &quot;Debug this specific issue where...&quot;</td><td class=\"notion-table-cell\"><strong class=\"notion-bold\">Backend/API:</strong> Database queries, server logic, data processing, integrations</td><td class=\"notion-table-cell\">Instead of <em class=\"notion-italic\">&quot;The media player isn&#39;t working&quot;</em><br>Say: <em class=\"notion-italic\">&quot;Fix the backend API issue where the media player component isn&#39;t receiving the correct metadata from the Postgres sync layer&quot;</em></td></tr><tr class=\"notion-table-row\"><td class=\"notion-table-cell\"><strong class=\"notion-bold\">Optimize:</strong> &quot;Optimize this existing code to...&quot;</td><td class=\"notion-table-cell\"><strong class=\"notion-bold\">Data Flow:</strong> How information moves between systems, state management</td><td class=\"notion-table-cell\">Instead of <em class=\"notion-italic\">&quot;Clean up this messy code&quot;</em><br>Say: <em class=\"notion-italic\">&quot;Optimize the data flow between the Notion sync and frontend display to reduce redundant API calls and improve loading times&quot;</em></td></tr><tr class=\"notion-table-row\"><td class=\"notion-table-cell\"><strong class=\"notion-bold\">Information:</strong> &quot;Help me understand how this works...&quot;</td><td class=\"notion-table-cell\"><strong class=\"notion-bold\">Architecture:</strong> System design, relationships between components</td><td class=\"notion-table-cell\">Instead of <em class=\"notion-italic\">&quot;How should I structure this?&quot;</em><br>Say: <em class=\"notion-italic\">&quot;Help me with the architecture of this data system - specifically how compositions and media files should relate to each other between Notion and Postgres&quot;</em></td></tr></table><p><br></p><p><br></p><p><br></p><h2 id=\"project-timeline\">Project Timeline</h2><div class=\"notion-column-list\"><div class=\"notion-column\"><div class=\"notion-callout notion-callout--gray\" role=\"note\">\n            <span class=\"callout-icon\">💡</span>\n            <div class=\"callout-content\">\n                <div class=\"callout-text\"><strong class=\"notion-bold\">May 2025</strong> → Decision to move from Squarespace and initial research phase</div>\n                <p><strong class=\"notion-bold\">May-July 2025</strong> → Architecture planning and tool evaluation (~10-15 hours total)</p><p><strong class=\"notion-bold\">July 22, 2025</strong> → Committed to custom build with AI - development phase begins</p><p><strong class=\"notion-bold\">Early August 2025</strong> → Notion database architecture finalized and initial sync layer built</p><p><strong class=\"notion-bold\">Mid-August 2025</strong> → E-commerce integration and payment systems completed (most tedious phase)</p><p><strong class=\"notion-bold\">Late August 2025</strong> → Frontend components and dynamic page rendering implemented (main development focus)</p><p><strong class=\"notion-bold\">September 6, 2025</strong> → Website deployed and fully operational</p><p><strong class=\"notion-bold\">Total: ~110-115 hours</strong> (10-15 hours research/planning + 100 hours active development from July 22-September 6)</p>\n            </div>\n        </div></div><div class=\"notion-column\"><div class=\"notion-callout notion-callout--pink\" role=\"note\">\n            <span class=\"callout-icon\">💡</span>\n            <div class=\"callout-content\">\n                \n                <h3 id=\"strong-classnotion-boldthe-reality-of-development-timestrong\"><strong class=\"notion-bold\">The Reality of Development Time</strong></h3><p>Now, you can tell that this still took a very long period of time—100 hours of my labor. To give context on where that comes from: this project was being developed entirely from scratch for myself as a someone who has not built a fully coded project at all, which meant doing the design, figuring out how the architecture should work, figuring out the layout of all the pages and how the cross-database relationships should display, doing research on different website layouts and how they&#39;re supposed to look. And then on top of that, continuously building brand-new relation layers and junction table connections throughout the system.</p><p>To be transparent, I love building complex projects—it&#39;s similar to how I approach composing 20-minute long pieces with intricate, recurring motives. 100 hours might sound like a lot, but for me it&#39;s genuinely enjoyable, especially when learning new skills. I typically tackle one major project per year, and this was mine for 2024. Next year, I&#39;ll probably focus on smaller builds until I&#39;m ready for another big undertaking.</p>\n            </div>\n        </div></div></div><p><br></p><p><br></p><p><br></p><h2 id=\"security-operations-and-seo-considerations\">Security, Operations, and SEO Considerations</h2><p>Building a custom dynamic system introduces specific challenges you need to be prepared for:</p><div class=\"notion-column-list\"><div class=\"notion-column\"><div class=\"notion-callout notion-callout--orange\" role=\"note\">\n            <span class=\"callout-icon\">💡</span>\n            <div class=\"callout-content\">\n                \n                <h3 id=\"strong-classnotion-boldoperations-you39re-the-it-departmentstrong\"><strong class=\"notion-bold\">Operations: You&#39;re the IT Department</strong></h3><ul class=\"notion-list notion-ul\"><li class=\"notion-list-item\"><strong class=\"notion-bold\">When things break:</strong> You debug sync issues, database problems, mobile layout failures, and API changes yourself</li><li class=\"notion-list-item\"><strong class=\"notion-bold\">Multiple failure points:</strong> Notion API, deployment, database connections, payment integrations - each can fail independently. <em class=\"notion-italic\">Postgres saves a lot of this headache.</em></li><li class=\"notion-list-item\"><strong class=\"notion-bold\">The trade-off:</strong> Every troubleshooting session teaches you the system, dramatically reducing future issues.</li><li class=\"notion-list-item\"><strong class=\"notion-bold\">Maintenance reality:</strong> Currently almost zero maintenance, but you need to be ready when problems arise.</li><li class=\"notion-list-item\"><strong class=\"notion-bold\">Data validation:</strong> Implement checks in the sync layer to catch issues before they reach the live site</li></ul><details class=\"notion-toggle notion-toggle-heading h3\"><summary><span class=\"toggle-heading h3\" id=\"strong-classnotion-boldwill-this-all-be-true-in-6-10-months-from-nowstrong\"><strong class=\"notion-bold\">Will This All Be True in 6-10 Months From Now?</strong></span></summary><div class=\"toggle-content\"><p>I&#39;ll let you know in a future Update!</p></div></details>\n            </div>\n        </div></div><div class=\"notion-column\"><div class=\"notion-callout notion-callout--orange\" role=\"note\">\n            <span class=\"callout-icon\">💡</span>\n            <div class=\"callout-content\">\n                \n                <h3 id=\"strong-classnotion-boldsecurity-protecting-your-datastrong\"><strong class=\"notion-bold\">Security: Protecting Your Data</strong></h3><ul class=\"notion-list notion-ul\"><li class=\"notion-list-item\"><strong class=\"notion-bold\">API token security:</strong> Store Notion integration tokens as environment variables - never in frontend code</li><li class=\"notion-list-item\"><strong class=\"notion-bold\">Access control:</strong> Use Notion&#39;s permission system to control database access and instantly revoke tokens if needed</li><li class=\"notion-list-item\"><strong class=\"notion-bold\">File management:</strong> Pull assets into application storage so links never expire and you control access</li></ul>\n            </div>\n        </div><p><br></p></div><div class=\"notion-column\"><div class=\"notion-callout notion-callout--orange\" role=\"note\">\n            <span class=\"callout-icon\">💡</span>\n            <div class=\"callout-content\">\n                \n                <h3 id=\"strong-classnotion-boldseo-dynamic-pages-need-special-handlingstrong\"><strong class=\"notion-bold\">SEO: Dynamic Pages Need Special Handling</strong></h3><ul class=\"notion-list notion-ul\"><li class=\"notion-list-item\"><strong class=\"notion-bold\">Bot accessibility:</strong> Build backend systems so search engines can crawl your dynamic database content</li><li class=\"notion-list-item\"><strong class=\"notion-bold\">Google Search Console:</strong> Set up and maintain sitemaps, structured data, and crawl monitoring</li><li class=\"notion-list-item\"><strong class=\"notion-bold\">Server-side rendering:</strong> Dynamic pages need proper meta tags and content rendering for bots to understand them</li><li class=\"notion-list-item\"><strong class=\"notion-bold\">Performance impact:</strong> Database-driven content can affect page load speeds if not optimized properly</li></ul>\n            </div>\n        </div></div></div><div class=\"notion-callout notion-callout--blue\" role=\"note\">\n            <span class=\"callout-icon\">💡</span>\n            <div class=\"callout-content\">\n                \n                <h3 id=\"strong-classnotion-boldfuture-proofingstrong\"><strong class=\"notion-bold\">Future-Proofing</strong></h3><p>Even if Notion significantly changed their API, everything is backed up in Postgres so the website would keep running. The sync layer is modular and could theoretically pull from a different source, and I control all the data unlike being locked into a platform.</p><p>The key insight: <strong class=\"notion-bold\">Having Postgres as a buffer between Notion and the website means API changes become optional updates rather than emergency fixes.</strong></p>\n            </div>\n        </div><p><br></p><p><br></p><p><br></p><hr class=\"notion-divider\"><h2 id=\"so-now-comes-the-question\">So Now Comes the Question…</h2><details class=\"notion-toggle notion-toggle-heading h3\"><summary><span class=\"toggle-heading h3\" id=\"u-classnotion-underlinestrong-classnotion-boldshould-you-use-ai-to-help-you-build-an-app-or-websitestrongu\"><u class=\"notion-underline\"><strong class=\"notion-bold\">Should You Use AI to Help You Build an App or Website?</strong></u></span></summary><div class=\"toggle-content\"><h3 id=\"i-think-the-answer-is-yes\">I think the answer is, Yes!</h3><p>I<u class=\"notion-underline\">f you are a developer, if you deal with programs like Notion, if you are into software design, and you know how software and information is built and developed, definitely try and build a website with Notion as the backend, with AI Tools for help.</u></p><p>The answer also comes down to &quot;<strong class=\"notion-bold\">know what you want to build.&quot;</strong> Understand the architecture of what you are building. Experiment before deploying your professional software. Please review the code and/or the info that you have built. Maybe not line-by-line, but look at the main structure to be sure everything looks okay. Double-check security issues. Understand APIs and the security risks and possible pitfalls and problems that might come. Learn the primary definitions of the systems that you will be building and changing. Examples would be CSS terms and database components and properties. I think it also comes down to what you are wanting to build and how comfortable you are with the software you&#39;ve already either experimented with or used.</p></div></details><p> I don&#39;t regret my time with Squarespace as it taught me how to start building layouts and the general scheme of how websites work, but I am incredibly thankful that I did transition to make my own system.</p><hr class=\"notion-divider\"><p><br></p><p><br></p><p><br></p><h2 id=\"what-is-next\">What is Next</h2><p>This project has been incredibly encouraging, and I&#39;m already planning to continue developing new systems and elements for this website. More information on that to come in future updates!</p><p>One of the biggest payoffs from this build has been gaining the confidence and capabilities to tackle even more sophisticated applications in the future. Building my very own music catalog has shown me what&#39;s possible when you combine deep system knowledge with AI tools. I have a genuine urge and drive to keep building.</p><p>As a musician approaching development through systems thinking, this project demonstrates how musicians with deep systems knowledge can build sophisticated technical solutions.<u class=\"notion-underline\"><strong class=\"notion-bold\"> I&#39;m definitely interested in pursuing this as enjoyable, meaningful work and continuing to build more advanced projects.</strong></u></p><p><br></p><p><br></p><h2 id=\"your-next-steps\">Your Next Steps</h2><p>If this case study has sparked your interest, here&#39;s how you can start your own journey:</p><div class=\"notion-column-list\"><div class=\"notion-column\"><div class=\"notion-callout notion-callout--orange\" role=\"note\">\n            <span class=\"callout-icon\">💡</span>\n            <div class=\"callout-content\">\n                \n                <h3 id=\"strong-classnotion-boldstart-here-if-you39re-new-to-system-buildingstrong\"><strong class=\"notion-bold\">Start Here if You&#39;re New to System Building:</strong></h3><ol class=\"notion-list notion-ol\"><li class=\"notion-list-item\"><strong class=\"notion-bold\">Spend 2-5 months building increasingly complex systems in Notion</strong> - don&#39;t rush into coding</li><li class=\"notion-list-item\"><strong class=\"notion-bold\">Focus on understanding database relationships</strong> - this knowledge becomes your AI collaboration superpower</li><li class=\"notion-list-item\"><strong class=\"notion-bold\">Build something you actually use daily</strong> - real need drives better learning than theoretical projects</li></ol>\n            </div>\n        </div></div><div class=\"notion-column\"><div class=\"notion-callout notion-callout--orange\" role=\"note\">\n            <span class=\"callout-icon\">💡</span>\n            <div class=\"callout-content\">\n                \n                <h3 id=\"strong-classnotion-boldready-to-build-here39s-your-action-planstrong\"><strong class=\"notion-bold\">Ready to Build? Here&#39;s Your Action Plan:</strong></h3><ol class=\"notion-list notion-ol\"><li class=\"notion-list-item\"><strong class=\"notion-bold\">Pick one specific problem</strong> your current tools can&#39;t solve (don&#39;t try to rebuild everything at once)</li><li class=\"notion-list-item\"><strong class=\"notion-bold\">Start with Notion API experiments</strong> before committing to full development</li><li class=\"notion-list-item\"><strong class=\"notion-bold\">Budget for AI learning costs</strong> (~$300-500 if you&#39;re methodical) as a skill investment</li><li class=\"notion-list-item\"><strong class=\"notion-bold\">Plan for 50-100 hours</strong> if building from scratch as a first-time coder</li></ol>\n            </div>\n        </div></div><div class=\"notion-column\"><div class=\"notion-callout notion-callout--orange\" role=\"note\">\n            <span class=\"callout-icon\">💡</span>\n            <div class=\"callout-content\">\n                \n                <h3 id=\"strong-classnotion-boldyou39re-ready-ifstrong\"><strong class=\"notion-bold\">You&#39;re Ready If:</strong></h3><ul class=\"notion-list notion-ul\"><li class=\"notion-list-item\">You understand how databases should connect and relate</li><li class=\"notion-list-item\">You&#39;ve built complex Notion systems that others find impressive</li><li class=\"notion-list-item\">You&#39;re comfortable troubleshooting and learning from failures</li></ul>\n            </div>\n        </div></div></div><p>The combination of Notion&#39;s intuitive database system and AI-assisted development has made sophisticated web development accessible in a way that wasn&#39;t possible just a few years ago. <strong class=\"notion-bold\">The barrier isn&#39;t technical skill anymore - it&#39;s systems thinking and the willingness to learn.</strong></p><p>The future of building is collaborative—between you and AI, between your existing knowledge and new possibilities. If you understand how data should connect and flow, you have everything you need to build sophisticated technical solutions.</p><p><br></p>","page_content_html":"<div class=\"notion-toc horizontal\"><h3>Table of Contents</h3><div class=\"toc-section\"><div class=\"toc-item toc-h2\"><a href=\"#what-i-actually-built\" class=\"toc-link\">What I Actually Built</a></div><div class=\"toc-item toc-h2\"><a href=\"#how-notion-helped-me-learn-about-software-design\" class=\"toc-link\">How Notion Helped Me Learn about Software Design</a></div><div class=\"toc-item toc-h2\"><a href=\"#why-i-moved-away-from-squarespace\" class=\"toc-link\">Why I Moved Away from Squarespace</a></div><div class=\"toc-item toc-h2\"><a href=\"#the-economics\" class=\"toc-link\">The Economics</a></div><div class=\"toc-item toc-h2\"><a href=\"#how-was-it-building-in-cursor-and-ai-coding\" class=\"toc-link\">How Was It Building in Cursor and AI Coding?</a></div><div class=\"toc-item toc-h2\"><a href=\"#project-timeline\" class=\"toc-link\">Project Timeline</a></div><div class=\"toc-item toc-h2\"><a href=\"#security-operations-and-seo-considerations\" class=\"toc-link\">Security, Operations, and SEO Considerations</a></div><div class=\"toc-item toc-h2\"><a href=\"#so-now-comes-the-question\" class=\"toc-link\">So Now Comes the Question…</a></div><div class=\"toc-item toc-h2\"><a href=\"#what-is-next\" class=\"toc-link\">What is Next</a></div><div class=\"toc-item toc-h2\"><a href=\"#your-next-steps\" class=\"toc-link\">Your Next Steps</a></div></div></div><p>I&#39;m happy to say that I have fully released my new website. This is something that I have wanted to do for years now, and ultimately I am very happy with the results after a few months of hard, dedicated work. With this new website, I will be able to update information faster, create new pages and releases in a much more streamlined way, as well as enhance users&#39; experience when navigating through the actual website itself.</p><p>With this case study, my whole goal is to tell you my full experience of building this website from scratch and give a bit of a sneak peek of how this helped me understand a bit more of how programs (like Notion) can actually teach you the core concepts of eventually building your own systems. I&#39;ll also explain a bit about using AI agents such as Cursor and what really helps me see the benefit for AI tools and their abilities for future projects, including how to use them in Notion.</p><p><strong class=\"notion-bold\">Why Now?</strong> The timing finally aligned when my Squarespace subscription renewal approached in early September. Rather than commit to another year of limitations, I decided this was the moment to build something that could truly scale with my growing music catalog and complex content relationships.</p><div class=\"notion-callout notion-callout--blue\" role=\"note\">\n            <span class=\"callout-icon\">💡</span>\n            <div class=\"callout-content\">\n                <div class=\"callout-text\"><strong class=\"notion-bold\">As a first-time coder in 2025, the landscape for AI-assisted development had reached a tipping point.</strong> Tools like Cursor, ChatGPT, and Claude had matured to where someone with deep systems knowledge (but zero traditional programming experience) could realistically build sophisticated applications. </div>\n                <p><strong class=\"notion-bold\">This case study documents my complete journey from never having written a line of production code to deploying a fully functional e-commerce website in ~100 hours.</strong> The combination of powerful AI coding assistants and my existing understanding of database relationships from Notion created a unique opportunity to bridge the gap between system design and technical implementation.</p>\n            </div>\n        </div><p><br></p><p><br></p><p><br></p><h2 id=\"what-i-actually-built\">What I Actually Built</h2><p>This is a fully integrated content management and delivery platform built from the ground up. The architecture has three main layers that I designed to be both powerful and easy to maintain. </p><h3 id=\"system-architecture-diagram\">System Architecture Diagram</h3><figure class=\"notion-image\">\n        <img src=\"/images/notion-as-an-e-commerce-cms_1763520139680_qb2th1mx7.png\" alt=\"\" loading=\"lazy\">\n        \n    </figure><figure class=\"notion-image\">\n        <img src=\"/images/notion-as-an-e-commerce-cms_1763520140066_x5640ms39.png\" alt=\"\" loading=\"lazy\">\n        \n    </figure><div class=\"notion-column-list\"><div class=\"notion-column\"><figure class=\"notion-image\">\n        <img src=\"/images/notion-as-an-e-commerce-cms_1763520140279_fdhvicz4c.gif\" alt=\"\" loading=\"lazy\">\n        \n    </figure><figure class=\"notion-image\">\n        <img src=\"/images/notion-as-an-e-commerce-cms_1763520140710_ogo14ozni.png\" alt=\"\" loading=\"lazy\">\n        \n    </figure></div><div class=\"notion-column\"><h3 id=\"strong-classnotion-bold1-the-cms-backendstrong-\"><strong class=\"notion-bold\">1. The CMS Backend</strong> </h3><p>It turns Notion into a powerful content management system using database relationships, rollups, and automated workflows. Eleven interconnected databases manage everything from compositions to media to subscriber lists, with complex relations and rollups that keep all the data connected properly across the entire system. The sophisticated relationship modeling creates 22 tables in the Postgres database, demonstrating the advanced relational architecture required to handle all the many-to-many connections between compositions, media, collections, and other content types. Content on the homepage, catalog listings, and resource connections all update automatically based on how the databases are connected.</p><p>To give a more complex example: Take a multi-movement composition like &quot;Resolutions: Suite for Brass Trio.&quot; In Notion, I relate this composition to multiple media files (audio for each movement), pricing information, and collection groupings. On the website, this creates a dynamic composition page where the Buy Now button automatically shows current pricing and availability, the audio player includes all related recordings, and Previous/Next buttons let visitors navigate through the entire work in the correct sequence. All of this data comes from different databases but appears as one cohesive experience - and updating any relationship in Notion instantly changes how everything displays on the website. This is why my 11 databases require 22 Postgres tables: the many-to-many relationships between compositions, movements, media files, collections, and purchase options create the junction tables needed to make this sophisticated functionality work.</p><div class=\"notion-callout notion-callout--pink\" role=\"note\">\n            <span class=\"callout-icon\">💡</span>\n            <div class=\"callout-content\">\n                \n                <h3 id=\"strong-classnotion-boldwhat-this-cms-backend-deliversstrong\"><strong class=\"notion-bold\">What This CMS Backend Delivers:</strong></h3><ul class=\"notion-list notion-ul\"><li class=\"notion-list-item\"><strong class=\"notion-bold\">Single source of truth:</strong> Update one relationship in Notion → changes everywhere instantly</li><li class=\"notion-list-item\"><strong class=\"notion-bold\">Automatic complexity:</strong> 11 Notion databases → 22 optimized Postgres tables automatically</li><li class=\"notion-list-item\"><strong class=\"notion-bold\">Cross-database intelligence:</strong> Homepage, catalog, and resource pages all stay connected</li><li class=\"notion-list-item\"><strong class=\"notion-bold\">Zero manual work:</strong> No database schema configuration or relationship management required</li></ul>\n            </div>\n        </div><p><br></p></div></div><div class=\"notion-column-list\"><div class=\"notion-column\"><h3 id=\"strong-classnotion-bold2-the-sync-layerstrong\"><strong class=\"notion-bold\">2. The Sync Layer</strong></h3><p>The sync system acts as a manual bridge between Notion and PostgreSQL. When I make changes in Notion, I run a sync command (<code class=\"notion-code\">node dual-sync</code>) that pulls all the database content and relationships, then transforms them into optimized PostgreSQL tables.</p><p>The system intelligently creates junction tables for many-to-many relationships and handles all the database complexity automatically, but only when I choose to run the sync.</p><div class=\"notion-callout notion-callout--orange\" role=\"note\">\n            <span class=\"callout-icon\">💡</span>\n            <div class=\"callout-content\">\n                \n                <h3 id=\"strong-classnotion-boldwhy-manual-sync-is-better-than-real-time-for-this-setupstrong\"><strong class=\"notion-bold\">Why Manual Sync is Better Than Real-Time  (for this setup):</strong></h3><ul class=\"notion-list notion-ul\"><li class=\"notion-list-item\"><strong class=\"notion-bold\">Cost control:</strong> No constant API calls running up costs in the background</li><li class=\"notion-list-item\"><strong class=\"notion-bold\">Deliberate updates:</strong> I control exactly when changes go live on the website</li><li class=\"notion-list-item\"><strong class=\"notion-bold\">Error prevention:</strong> I can review and test changes in Notion before syncing them to the live site</li><li class=\"notion-list-item\"><strong class=\"notion-bold\">System stability:</strong> The website runs independently from Notion - if their API is down, my site keeps running from PostgreSQL</li><li class=\"notion-list-item\"><strong class=\"notion-bold\">Performance:</strong> No sync overhead during normal website operations</li></ul>\n            </div>\n        </div><p><br></p><p><br></p><p><br></p></div><div class=\"notion-column\"><h3 id=\"strong-classnotion-bold3-hybrid-content-deliverystrong\"><strong class=\"notion-bold\">3. Hybrid Content Delivery</strong></h3><p>It is a modern, component-based website that&#39;s database-driven with flexible content delivery. The system intelligently adapts between dynamic database queries and static page content depending on what works best for each use case. The responsive component system means when I update something, it changes everywhere automatically, supporting advanced features like searchable catalogs, media players with metadata, and automated homepage features, all mobile-optimized and focused on performance and user experience.</p><p>This cross-database intelligence means that when I add a new composition with related media in Notion, it doesn&#39;t just appear on the individual composition page - it automatically shows up in the searchable media catalog, homepage features, and any other component that pulls from those databases. For example, the search page dynamically aggregates content from multiple databases to display compositions, media files, and their metadata in one unified interface. Update one relationship in Notion, and it instantly propagates across every page that uses that data. This is what zero hardcoded content really means - the entire site rebuilds itself based on database relationships.</p><div class=\"notion-callout notion-callout--orange\" role=\"note\">\n            <span class=\"callout-icon\">💡</span>\n            <div class=\"callout-content\">\n                \n                <h3 id=\"strong-classnotion-boldhybrid-content-delivery-in-actionstrong\"><strong class=\"notion-bold\">Hybrid Content Delivery in Action:</strong></h3><ul class=\"notion-list notion-ul\"><li class=\"notion-list-item\"><strong class=\"notion-bold\">Dynamic pages:</strong> Database-driven compositions, catalogs, search - consistent and automatically connected</li><li class=\"notion-list-item\"><strong class=\"notion-bold\">Static pages:</strong> Full creative control with rich Notion formatting - files, videos, custom layouts</li><li class=\"notion-list-item\"><strong class=\"notion-bold\">Hybrid power:</strong> Embed database content within static layouts for maximum flexibility</li><li class=\"notion-list-item\"><strong class=\"notion-bold\">Zero hardcoded content:</strong> Entire site rebuilds itself based on database relationships and Page Content in Specific Pages.</li></ul>\n            </div>\n        </div></div></div><p><strong class=\"notion-bold\">Hybrid Content Delivery: Dynamic vs Static Pages</strong></p><p>The system intelligently adapts between two content delivery methods depending on the use case. <strong class=\"notion-bold\">Dynamic pages</strong> (like compositions, media catalogs, and search results) pull from database properties for consistent relational display and automatic cross-database intelligence. <strong class=\"notion-bold\">Static pages</strong> (like resources, blog posts, and specialized content) pull directly from Notion page content, giving me complete creative control with rich formatting - file uploads that become download buttons, embedded YouTube videos, custom layouts, multi-column sections, and callouts. This essentially turns Notion into a full-featured page builder that syncs to the website with all formatting intact.</p><p>Even more powerful, I can embed dynamic database content within static page layouts. For example, resource pages use custom formatting from Notion page content, but can also include related news updates through database relations. These updates automatically appear both in the dedicated news section and embedded within the relevant resource pages, creating true hybrid content delivery.</p><div class=\"notion-column-list\"><div class=\"notion-column\"><div class=\"notion-callout notion-callout--pink\" role=\"note\">\n            <span class=\"callout-icon\">💡</span>\n            <div class=\"callout-content\">\n                \n                <h3 id=\"strong-classnotion-boldthe-media-overlay-system-demonstrates-this-cross-database-intelligence-perfectlystrong-\"><strong class=\"notion-bold\">The media overlay system demonstrates this cross-database intelligence perfectly.</strong> </h3><p>When viewing a composition, users access an overlay that dynamically pulls together all related content - media files, purchase options, score videos, and audio files from multiple databases. Clicking &quot;Next&quot; automatically updates everything for the next movement, with all connections maintained through database relationships.</p><p>I design reusable widgets that pull specific data from the databases and can be deployed throughout the website - like the full media player and specialty design carousels. These overlays appear consistently across different pages.</p><p>The system includes automated e-commerce where payment links stored in Notion dynamically populate across all relevant pages. Using direct Stripe integration with PDF delivery via Mailgun APIs, I can update pricing once in Notion and it automatically updates throughout the website - keeping the core site stable if any payment issues occur.</p>\n            </div>\n        </div><p><br></p><p><br></p></div><div class=\"notion-column\"><figure class=\"notion-image\">\n        <img src=\"/images/notion-as-an-e-commerce-cms_1763520140876_8irl07oe9.gif\" alt=\"\" loading=\"lazy\">\n        \n    </figure></div></div><p><br></p><p><br></p><p><br></p><h2 id=\"how-notion-helped-me-learn-about-software-design\">How Notion Helped Me Learn about Software Design</h2><div class=\"notion-column-list\"><div class=\"notion-column\"><p>If you are not familiar with Notion, let me introduce you to what is one of the best teaching tools out there for learning about database design in the most fun way possible. While Notion is often represented as this all-in-one app for tasks, journaling, habit tracking, and other productivity needs, the real power isn&#39;t in the complexity it can accomplish, but rather the simplicity in its core design and ease of connecting to the web.</p><p>Put it this way: I love Notion. As a Notion Ambassador, I&#39;ve helped organizations implement it into their workflows, and I use it extensively for my personal life management. Many people see Notion as just a powerful note-taker or task manager, but the real power comes from the fact that everything is a carefully curated building block that can relate to online functionality.</p></div><div class=\"notion-column\"><figure class=\"notion-image\">\n        <img src=\"/images/notion-as-an-e-commerce-cms_1763520141290_etxz9w2ug.png\" alt=\"\" loading=\"lazy\">\n        \n    </figure></div></div><h3 id=\"strong-classnotion-boldexamples-of-what-i-built-in-notionstrong\"><strong class=\"notion-bold\">Examples of What I Built in Notion</strong></h3><p>Before building this website, I spent years creating increasingly sophisticated systems in Notion that taught me advanced database design. Here are some examples:</p><div class=\"notion-column-list\"><div class=\"notion-column\"><details class=\"notion-toggle notion-toggle-heading h3\"><summary><span class=\"toggle-heading h3\" id=\"strong-classnotion-boldclient-management-systemsstrong\"><strong class=\"notion-bold\">Client Management Systems</strong></span></summary><div class=\"toggle-content\"><ul class=\"notion-list notion-ul\"><li class=\"notion-list-item\"><strong class=\"notion-bold\">Student Lesson Management Portal</strong>: Individual student pages with Zoom integration, lesson journals, resource access, and progress tracking</li><li class=\"notion-list-item\"><strong class=\"notion-bold\">Teaching Management Platform</strong>: Course systems with assignments, student tracking, grading pipelines, and automated credit management</li><li class=\"notion-list-item\"><strong class=\"notion-bold\">Full Invoicing System</strong>: Automated billing, payment tracking, client management, and financial reporting workflows</li></ul></div></details></div><div class=\"notion-column\"><details class=\"notion-toggle notion-toggle-heading h3\"><summary><span class=\"toggle-heading h3\" id=\"strong-classnotion-boldbusiness-amp-personal-operationsstrong\"><strong class=\"notion-bold\">Business &amp; Personal Operations</strong></span></summary><div class=\"toggle-content\"><ul class=\"notion-list notion-ul\"><li class=\"notion-list-item\"><strong class=\"notion-bold\">Comprehensive Finance System</strong>: Multi-account budgeting, recurring transactions, expense tracking, and monthly rollup reports</li><li class=\"notion-list-item\"><strong class=\"notion-bold\">HQ Navigation Dashboard</strong>: Full PARA-method implementation with Projects, Areas, Resources, and Archives across all life domains</li><li class=\"notion-list-item\"><strong class=\"notion-bold\">Personal Knowledge Management</strong>: Writing logs, voice note processing, and automated content organization across multiple databases</li><li class=\"notion-list-item\"><strong class=\"notion-bold\">Time Log Task Manager</strong>: Integration between time tracking and task management with productivity analytics and reporting</li><li class=\"notion-list-item\"><strong class=\"notion-bold\">Bible Study Database</strong>: Cross-referenced passages, characters, locations, and themes with interconnected relationships for research</li></ul></div></details></div><div class=\"notion-column\"><details class=\"notion-toggle notion-toggle-heading h3\"><summary><span class=\"toggle-heading h3\" id=\"strong-classnotion-boldmusic-amp-theory-systemsstrong\"><strong class=\"notion-bold\">Music &amp; Theory Systems</strong></span></summary><div class=\"toggle-content\"><ul class=\"notion-list notion-ul\"><li class=\"notion-list-item\"><strong class=\"notion-bold\">Professional Brass Organization Portal</strong>: Complete member management, music library, and performance tracking with automated permissions</li><li class=\"notion-list-item\"><strong class=\"notion-bold\">Music Dashboard</strong>: Cross-referenced music catalog, instrument-specific PDF distribution, and concert planning workflows</li><li class=\"notion-list-item\"><strong class=\"notion-bold\">PDF Deployment System</strong>: Dynamic file distribution where musicians get only their specific parts based on instrument and concert selection</li><li class=\"notion-list-item\"><strong class=\"notion-bold\">Music Interval &amp; Chord Analyzer</strong>: Complex formula-driven calculator for interval identification, chord analysis, and harmonic progression theory with automated enharmonic relationships</li></ul></div></details></div></div><p>With the API, you can build incredibly creative systems—either purely in Notion itself or push that information out through APIs. <u class=\"notion-underline\">Once you realize how Notion systems operate compared to actual software, everything becomes incredibly clear about how you can scaffold true SaaS products.</u> It&#39;s more like a very fast software builder than a traditional productivity app.</p><p>What makes Notion truly limitless is that it removes traditional constraints found in other tools. Instead of being locked into rigid templates or predetermined workflows, every element becomes modular and interconnected. You can relate databases in complex ways, create sophisticated automations, and build systems that grow with your needs. This flexibility means Notion adapts to your thinking process rather than forcing you to adapt to the software&#39;s limitations.</p><div class=\"notion-column-list\"><div class=\"notion-column\"><div class=\"notion-callout notion-callout--green\" role=\"note\">\n            <span class=\"callout-icon\">💡</span>\n            <div class=\"callout-content\">\n                \n                <h3 id=\"strong-classnotion-boldwhy-notion-over-airtable-or-other-database-toolsstrong\"><strong class=\"notion-bold\">Why Notion Over Airtable or Other Database Tools?</strong></h3><p>While tools like Airtable excel at pure database management, Notion&#39;s unique advantage is that <strong class=\"notion-bold\">it functions like a website builder with databases embedded within pages.</strong> This hybrid approach is crucial for website development because you&#39;re not just managing data - you&#39;re creating the content experience.</p><p><strong class=\"notion-bold\">Notion feels like a playground</strong> where you can experiment with page layouts, database views, and content relationships in real-time.</p><p><strong class=\"notion-bold\">Airtable has more rigidity</strong> - it&#39;s excellent for structured data management but doesn&#39;t give you the creative freedom to rapidly prototype content layouts and user experiences that translate directly to website design.</p>\n            </div>\n        </div></div><div class=\"notion-column\"><p>When building my website, this distinction became crucial. The ability to create prototype pages in Notion that combined rich content with database relationships meant I could design the entire user experience before writing any code. With Airtable, I would have managed the data well, but I&#39;d still need separate tools for content creation and layout design (atleast to my knowledge).</p><p><br></p></div></div><div class=\"notion-column-list\"><div class=\"notion-column\"><figure class=\"notion-image\">\n        <img src=\"/images/notion-as-an-e-commerce-cms_1763520141413_g9jhqdb2i.png\" alt=\"\" loading=\"lazy\">\n        \n    </figure></div><div class=\"notion-column\"><h3 id=\"strong-classnotion-boldwhy-notion-is-a-great-learning-toolstrong\"><strong class=\"notion-bold\">Why Notion is a Great Learning Tool</strong></h3><p>In reality, all the systems of Notion are not necessarily brand new concepts. What&#39;s intriguing and really powerful about the tool is how accessible they&#39;ve made complex processes. Not only that, but <u class=\"notion-underline\"><strong class=\"notion-bold\">they made Databases fun! </strong></u>You can learn not just how databases work from this system, but then you also can learn how to code with the formulas on top of that. Notion&#39;s formula system taught me how to query and manipulate data across related databases, which directly translated to understanding how building the 22 Postgres tables needed to work together. The rollup properties showed me data aggregation concepts that became crucial for the many-to-many relationships between compositions, media, and collections. You get to learn automations and how they work with their automation editor. And then you can go a step further by investigating the API. Finally, they have just added AI agents, which I think is going to change the game even further. It&#39;s helping promote working in systems like Cursor in a very natural way. </p><div class=\"notion-callout notion-callout--pink\" role=\"note\">\n            <span class=\"callout-icon\">💡</span>\n            <div class=\"callout-content\">\n                <div class=\"callout-text\">The unlimited flexibility of Notion&#39;s building blocks means<strong class=\"notion-bold\"> you&#39;re naturally absorbing core programming principles while creating practical systems.</strong> The real value comes from developing custom tools that solve your specific challenges—tools you understand intimately and can adapt as your needs evolve.</div>\n                \n            </div>\n        </div><p><br></p><p><br></p></div></div><p>Notion basically helps you understand how when databases are related to one another and they start talking to each other, how you can transform that data to be useful information and then how you basically can search for that data and/or filter it out naturally. On top of that, it&#39;s not just about data. What makes Notion fun is the fact that it has some pre-integrated views that help it become more powerful with their different use cases. Not to mention, the text editor that is integrated specifically into Notion is so fast and really fun to actually build in.</p><div class=\"notion-callout notion-callout--blue\" role=\"note\">\n            <span class=\"callout-icon\">💡</span>\n            <div class=\"callout-content\">\n                \n                <h3 id=\"strong-classnotion-boldkey-takeaway-notion-as-a-learning-toolstrong\"><strong class=\"notion-bold\">Key Takeaway - Notion as a Learning Tool</strong></h3><p>Notion isn&#39;t just a productivity app - it&#39;s an intuitive gateway to understanding professional database design and system architecture. The skills you learn building complex Notion systems directly translate to real software development, giving you a massive head start when working with AI coding tools.</p>\n            </div>\n        </div><p><br></p><p><br></p><p><br></p><h2 id=\"why-i-moved-away-from-squarespace\">Why I Moved Away from Squarespace</h2><h3 id=\"strong-classnotion-boldthe-squarespace-limitations-i-hitstrong\"><strong class=\"notion-bold\">The Squarespace Limitations I Hit</strong></h3><p>Don&#39;t get me wrong—Squarespace does have some dynamic capabilities and can create attractive websites quickly. But as my music catalog grew and my needs became more sophisticated, I kept running into fundamental limitations that became increasingly frustrating.</p><div class=\"notion-column-list\"><div class=\"notion-column\"><details class=\"notion-toggle\">\n        <summary><strong class=\"notion-bold\">System Rigidity &amp; Manual Media Management</strong></summary>\n        <div class=\"toggle-content\"><p>While I could customize layouts to some extent, the real problem was being stuck in a rigid system that forced manual work for everything. The biggest frustration was having to manually upload and embed audio/video files for each composition every single time, instead of being able to create simple relationships where media could be dynamically linked. There was no way to say &quot;this composition relates to these three audio files&quot; - I had to manually place each file on each page. This made managing a growing catalog of 70+ compositions with multiple media files each absolutely tedious.</p></div>\n    </details><details class=\"notion-toggle\">\n        <summary><strong class=\"notion-bold\">No True Database Relationships</strong></summary>\n        <div class=\"toggle-content\"><p>This was the killer limitation. Squarespace can pull from collections (their version of databases), but you can&#39;t create meaningful relationships between different content types. I couldn&#39;t relate compositions to multiple media files, link movements to parent works, or automatically populate related content across different page types. Each piece of content lived in isolation.</p></div>\n    </details></div><div class=\"notion-column\"><details class=\"notion-toggle\">\n        <summary><strong class=\"notion-bold\">Template Rigidity</strong></summary>\n        <div class=\"toggle-content\"><p>While Squarespace templates look professional, they force you into predetermined layouts and functionality. I couldn&#39;t create the dynamic media overlays I wanted, couldn&#39;t build cross-referenced content systems, and definitely couldn&#39;t implement the sophisticated database relationships that my music catalog needed. Every composition looked identical regardless of its complexity or unique requirements.</p></div>\n    </details><details class=\"notion-toggle\">\n        <summary><strong class=\"notion-bold\">Scalability Issues</strong></summary>\n        <div class=\"toggle-content\"><p>As my catalog grew, managing content became exponentially more time-consuming. Adding a new composition meant updating multiple pages manually, checking that everything linked correctly, and ensuring consistency across the entire site. With no automation or relationship intelligence, every content update was a manual, error-prone process.</p></div>\n    </details></div></div><p>When most organizations build custom systems like this, they create a dedicated admin page where you can manage all the content - but that requires significant development time and expertise just to build the admin interface itself.</p><p>What I did with this system is essentially made <strong class=\"notion-bold\">Notion my admin page</strong> where I can edit all the content and maneuver everything. Instead of spending additional development time building a custom admin interface, I get all of Notion&#39;s powerful editing capabilities, database views, relationship management, and user-friendly interface for free. This lets me focus development effort on the user-facing website while having enterprise-level content management tools built in.</p><h3 id=\"strong-classnotion-boldthe-biggest-advantage-true-data-ownership-through-postgresstrong\"><strong class=\"notion-bold\">The Biggest Advantage: True Data Ownership Through Postgres</strong></h3><div class=\"notion-column-list\"><div class=\"notion-column\"><p>Here&#39;s what I think is the most important aspect of this entire system: <strong class=\"notion-bold\">this is literally just my own code—files and folders on my computer that I fully control and store myself.</strong> If I have a problem with hosting, if a platform changes pricing, or if anything else comes up, I own all the data and all the code. I&#39;m not locked into any single service because everything lives on my machine.</p><p>But here&#39;s the key insight that makes this approach incredibly powerful: <strong class=\"notion-bold\">while the data stays in Notion for easy editing, it also syncs to Postgres, so I can still move off of Notion if something happens with it in the future.</strong> This dual-layer approach gives me the best of both worlds. Notion provides probably the easiest and simplest way to connect via online functionality for website development—their API is incredibly developer-friendly and their database system is intuitive. But the Postgres buffer means I&#39;m never truly locked in.</p><p>Since this is my own codebase stored as files and folders, I can maneuver and pivot however I need to if any problems come up. <strong class=\"notion-bold\">Moving to a different platform or hosting provider is not a horrible and time-wasting endeavor—</strong><u class=\"notion-underline\"><strong class=\"notion-bold\">I can move anytime I want</strong></u><strong class=\"notion-bold\"> </strong>because I control every piece of the system. Even if Notion significantly changed their API or pricing, everything would keep running from the Postgres database while I figure out the next steps.</p></div><div class=\"notion-column\"><div class=\"notion-callout notion-callout--orange\" role=\"note\">\n            <span class=\"callout-icon\">💡</span>\n            <div class=\"callout-content\">\n                \n                <h3 id=\"strong-classnotion-boldtrue-data-ownership-benefitsstrong\"><strong class=\"notion-bold\">True Data Ownership Benefits:</strong></h3><ul class=\"notion-list notion-ul\"><li class=\"notion-list-item\"><strong class=\"notion-bold\">Full control:</strong> Files and folders on your computer - no platform lock-in</li><li class=\"notion-list-item\"><strong class=\"notion-bold\">Dual-layer protection:</strong> Data in Notion for editing + Postgres backup for independence</li><li class=\"notion-list-item\"><strong class=\"notion-bold\">Easy migration:</strong> Move hosting/platforms anytime without vendor dependence</li><li class=\"notion-list-item\"><strong class=\"notion-bold\">Future-proof:</strong> System keeps running even if Notion changes API or pricing</li></ul>\n            </div>\n        </div></div></div><h3 id=\"you-can-chose-the-design\">You Can Chose the Design!</h3><p>Beyond the cost issue, Squarespace&#39;s template constraints became the bigger obstacle. </p><p><strong class=\"notion-bold\">The before and after comparison below shows exactly why I had to make this change:</strong></p><hr class=\"notion-divider\"><div class=\"notion-column-list\"><div class=\"notion-column\"><h3 id=\"strong-classnotion-boldnew-websitestrong\"><strong class=\"notion-bold\">New Website</strong></h3><div class=\"notion-callout notion-callout--yellow\" role=\"note\">\n            <span class=\"callout-icon\">💡</span>\n            <div class=\"callout-content\">\n                \n                <figure class=\"notion-image\">\n        <img src=\"/images/notion-as-an-e-commerce-cms_1763520141572_x3epi5qkg.png\" alt=\"\" loading=\"lazy\">\n        \n    </figure><figure class=\"notion-image\">\n        <img src=\"/images/notion-as-an-e-commerce-cms_1763520141769_kzguhzoff.png\" alt=\"\" loading=\"lazy\">\n        \n    </figure><figure class=\"notion-image\">\n        <img src=\"/images/notion-as-an-e-commerce-cms_1763520141948_x37bbybef.gif\" alt=\"\" loading=\"lazy\">\n        \n    </figure><figure class=\"notion-image\">\n        <img src=\"/images/notion-as-an-e-commerce-cms_1763520142367_4m64ki8ix.png\" alt=\"\" loading=\"lazy\">\n        \n    </figure><figure class=\"notion-image\">\n        <img src=\"/images/notion-as-an-e-commerce-cms_1763520142602_an7our9f2.gif\" alt=\"\" loading=\"lazy\">\n        \n    </figure>\n            </div>\n        </div></div><div class=\"notion-column\"><h3 id=\"strong-classnotion-boldold-websitestrong\"><strong class=\"notion-bold\">Old Website</strong></h3><div class=\"notion-callout notion-callout--yellow\" role=\"note\">\n            <span class=\"callout-icon\">💡</span>\n            <div class=\"callout-content\">\n                \n                <figure class=\"notion-image\">\n        <img src=\"/images/notion-as-an-e-commerce-cms_1763520143120_jpzt0011m.png\" alt=\"\" loading=\"lazy\">\n        \n    </figure><figure class=\"notion-image\">\n        <img src=\"/images/notion-as-an-e-commerce-cms_1763520143356_hzrslrseh.png\" alt=\"\" loading=\"lazy\">\n        \n    </figure><figure class=\"notion-image\">\n        <img src=\"/images/notion-as-an-e-commerce-cms_1763520143482_hdi7d7uax.gif\" alt=\"\" loading=\"lazy\">\n        \n    </figure><figure class=\"notion-image\">\n        <img src=\"/images/notion-as-an-e-commerce-cms_1763520144907_00teli5v4.png\" alt=\"\" loading=\"lazy\">\n        \n    </figure><figure class=\"notion-image\">\n        <img src=\"/images/notion-as-an-e-commerce-cms_1763520145052_ffkzbtnrq.gif\" alt=\"\" loading=\"lazy\">\n        \n    </figure>\n            </div>\n        </div></div></div><div class=\"notion-column-list\"><div class=\"notion-column\"><div class=\"notion-callout notion-callout--blue\" role=\"note\">\n            <span class=\"callout-icon\">💡</span>\n            <div class=\"callout-content\">\n                \n                <h3 id=\"so-to-put-it-this-way-i-moved-for-these-reasons\">So to put it this way, I moved for these reasons</h3><ul class=\"notion-list notion-ul\"><li class=\"notion-list-item\"><strong class=\"notion-bold\">A single source of truth</strong> for all content that automatically propagates changes everywhere</li><li class=\"notion-list-item\"><strong class=\"notion-bold\">An editor that feels fast and flexible</strong> without platform constraints</li><li class=\"notion-list-item\"><strong class=\"notion-bold\">A runtime that is reliable, queryable, and cheap</strong> to operate long-term</li></ul>\n            </div>\n        </div></div><div class=\"notion-column\"><p>The biggest difference is that I now have much more flexibility in what I&#39;m able to do. In Squarespace, I was stuck with template constraints that forced a one-size-fits-all approach—manually uploading media for each composition, being limited to predetermined layouts, and constantly fighting against the system&#39;s rigidity.</p></div></div><p>With the custom system, I have complete control over both the database relationships and the design implementation. When I add a new composition with multiple movements in Notion, the website automatically creates the appropriate navigation, connects all related media, and displays everything in the right context. That&#39;s what true customizable control delivers.</p><p><br></p><p><br></p><p><br></p><h2 id=\"the-economics\">The Economics</h2><p>Here&#39;s a clear comparison of what this custom build actually costs versus traditional alternatives:</p><p><strong class=\"notion-bold\">Bottom Line:</strong> ~100 hours + ~$500 (AI) (Could be Reduced) + $1-$10/month vs. $340/year (Squarespace) or $15-$60K + $100-$500/month (custom development)</p><div class=\"notion-column-list\"><div class=\"notion-column\"><div class=\"notion-callout notion-callout--purple\" role=\"note\">\n            <span class=\"callout-icon\">💡</span>\n            <div class=\"callout-content\">\n                \n                <h3 id=\"custom-build-costs\">Custom Build Costs</h3><hr class=\"notion-divider\"><ul class=\"notion-list notion-ul\"><li class=\"notion-list-item\"><strong class=\"notion-bold\">Development time:</strong> ~100 hours of my labor</li><li class=\"notion-list-item\"><strong class=\"notion-bold\">*AI/API costs during build:</strong> ~$500 (Probably could be reduced!)</li><li class=\"notion-list-item\"><strong class=\"notion-bold\">Ongoing hosting:</strong> $3-$15/month (Railway covers $5 usage credit; only scales higher with thousands of daily users)</li><li class=\"notion-list-item\"><strong class=\"notion-bold\">Notion:</strong> Free (optional $10/month for automations, $20/month for AI features)</li><li class=\"notion-list-item\"><strong class=\"notion-bold\">Platform fees:</strong> None</li><li class=\"notion-list-item\"><strong class=\"notion-bold\">Vendor lock-in:</strong> None</li></ul><p><em class=\"notion-italic\">*Note: High  AI/API cost was primarily due to l</em><u class=\"notion-underline\"><em class=\"notion-italic\"><strong class=\"notion-bold\">ack of knowledge of best practices </strong></em></u><em class=\"notion-italic\">for AI models and learning good prompts for systems. </em><u class=\"notion-underline\"><em class=\"notion-italic\"><strong class=\"notion-bold\">This was my first coding build and large-scale AI usage (previously only used for simple no-code automation). </strong></em></u><em class=\"notion-italic\">This cost could easily be reduced with research and understanding which models work best.</em></p><p><strong class=\"notion-bold\">Workflow Benefits:</strong></p><ul class=\"notion-list notion-ul\"><li class=\"notion-list-item\">New page creation: 5-10 minutes (with all information gathered)</li><li class=\"notion-list-item\">No mobile review needed (only in initial build)</li><li class=\"notion-list-item\">Simple copy and paste of info</li><li class=\"notion-list-item\">Auto-adds media/news to other parts of the workspace</li><li class=\"notion-list-item\">Update info in one place in Notion, it updates everywhere in the system</li><li class=\"notion-list-item\">No duplicate data</li></ul>\n            </div>\n        </div></div><div class=\"notion-column\"><div class=\"notion-callout notion-callout--purple\" role=\"note\">\n            <span class=\"callout-icon\">💡</span>\n            <div class=\"callout-content\">\n                \n                <h3 id=\"traditional-alternative-costs\">Traditional Alternative Costs</h3><hr class=\"notion-divider\"><ul class=\"notion-list notion-ul\"><li class=\"notion-list-item\"><strong class=\"notion-bold\">Squarespace Premium:</strong> $340/year with severe limitations</li><li class=\"notion-list-item\"><strong class=\"notion-bold\">Squarespace development time:</strong> ~45 hours initial setup (learning platform constraints, uploading media, fighting template limitations, testing layouts)</li><li class=\"notion-list-item\"><strong class=\"notion-bold\">*Custom development equivalent:</strong> $15,000-60,000 for systems with comparable database complexity and e-commerce integration</li><li class=\"notion-list-item\"><strong class=\"notion-bold\">*Enterprise CMS:</strong> $500-$2,000/month for comparable functionality</li><li class=\"notion-list-item\"><strong class=\"notion-bold\">*Hosting for dynamic sites:</strong> $40-$500/month on traditional platforms</li></ul><p><em class=\"notion-italic\">*Note: some of </em><u class=\"notion-underline\"><em class=\"notion-italic\"><strong class=\"notion-bold\">these numbers are estimates are coming from some personal research and AI estimates.</strong></em></u><em class=\"notion-italic\"> </em>With that, take the estimate numbers as you will.</p><p><strong class=\"notion-bold\">Traditional Workflow:</strong></p><ul class=\"notion-list notion-ul\"><li class=\"notion-list-item\">New page creation: 25-40 minutes (with all information gathered)</li><li class=\"notion-list-item\">Need to review mobile page separately</li><li class=\"notion-list-item\">Need to update info on multiple different parts of the system</li><li class=\"notion-list-item\">Need to manually add information, like related media files, to different parts of the system</li></ul>\n            </div>\n        </div><p><br></p></div></div><p>These projections are just the numbers that I experienced through the system. <u class=\"notion-underline\"><strong class=\"notion-bold\">For me, I was already paying for Notion&#39;s $20/month business plan, so I consider that a sunk cost.</strong></u> I&#39;m basically paying for the website for at most $10/month, but it&#39;s all dependent on usage and traffic, so it&#39;s often actually less. I&#39;m saving a lot of money a year, I get full autonomy and control, and I&#39;m updating my pages way faster. To be honest, it&#39;s just more fun doing it this way.</p><div class=\"notion-callout notion-callout--blue\" role=\"note\">\n            <span class=\"callout-icon\">💡</span>\n            <div class=\"callout-content\">\n                \n                <h3 id=\"strong-classnotion-boldkey-takeaway-economicsstrong\"><strong class=\"notion-bold\">Key Takeaway - Economics:</strong></h3><p><strong class=\"notion-bold\">Value isn&#39;t just in cost savings - it&#39;s in control.</strong> The ~$500 AI learning cost becomes a permanent skill investment, while the 90% reduction in ongoing costs ($500-600/year → $30-120/year) gives you budget freedom to experiment with additional integrations and features that would be impossible on platforms.</p>\n            </div>\n        </div><p><br></p><p><br></p><p><br></p><h2 id=\"how-was-it-building-in-cursor-and-ai-coding\">How Was It Building in Cursor and AI Coding?</h2><div class=\"notion-column-list\"><div class=\"notion-column\"><p>If we are being technical with this, this is definitely in the category of vibe coding and/or context coding. Through this build, I experimented with both aspects of this process, as well as writing/updating the code myself as well. I should mention my Notion background first for context: I already knew how to build apps and systems before this because I experimented with Notion for about three years. So when I got to the prompting side and building specifically in Cursor, it ultimately became very clear that <u class=\"notion-underline\"><strong class=\"notion-bold\">&quot;if I just want to make a system that&#39;s similar to Notion&quot; while I prompt and know how the architecture works, I can &quot;build this basically like I would in Notion.&quot;</strong></u></p><p><u class=\"notion-underline\"><strong class=\"notion-bold\">Your existing knowledge becomes a force multiplier with AI.</strong></u><strong class=\"notion-bold\"> </strong>Because I understood database relationships from Notion, I could communicate complex requirements using familiar vocabulary. Instead of explaining database theory from scratch, I could say &quot;relate compositions to media with rollup data&quot; and the AI immediately understood the architecture I needed. However, AI amplifies your existing knowledge - you remain the architect and decision-maker - <u class=\"notion-underline\">you still need to be the director of the system and manage it.</u></p></div><div class=\"notion-column\"><div class=\"notion-callout notion-callout--blue\" role=\"note\">\n            <span class=\"callout-icon\">💡</span>\n            <div class=\"callout-content\">\n                \n                <h3 id=\"strong-classnotion-boldkey-learning-momentstrong\"><strong class=\"notion-bold\">Key Learning Moment</strong></h3><p>I think one of the most fascinating things was when I decided to switch from using the API directly from Notion to update the website to syncing with Postgres. What was really cool about building that sync between Notion and Postgres is it taught me what a relation table actually meant. And as soon as I figured that out and saw what was actually happening, it became 10 times faster to actually problem-solve, fix some issues, and make everything sync up correctly.</p>\n            </div>\n        </div><p><br></p></div></div><div class=\"notion-callout notion-callout--purple\" role=\"note\">\n            <span class=\"callout-icon\">💡</span>\n            <div class=\"callout-content\">\n                \n                <h3 id=\"strong-classnotion-bolddevelopment-pattern-that-emergedstrong\"><strong class=\"notion-bold\">Development Pattern That Emerged</strong></h3><p>Success came from understanding when to use which tool and structuring my workflow for maximum effectiveness:</p><div class=\"notion-column-list\"><div class=\"notion-column\"><p><strong class=\"notion-bold\">ChatGPT</strong> → High-level architecture discussions and visual design.</p></div><div class=\"notion-column\"><p><strong class=\"notion-bold\">Cursor</strong> → Implementation and code execution</p></div><div class=\"notion-column\"><p><strong class=\"notion-bold\">Claude Sonnet</strong> → Complex backend problems and logic</p></div></div><p>Understanding these tool differences significantly reduced both development time and costs compared to using just one AI throughout the entire process.</p>\n            </div>\n        </div><h3 id=\"six-key-principles-i-learned\">Six Key Principles I Learned</h3><p>These are just some snippets of what I took away from this build. For me, this was a really good time to do this because I think this agent form of using AI is definitely not going anywhere. Notion did just launch their AI agents, and they honestly speed up my workflows in Notion greatly. It&#39;s like using the Cursor agents but doing it in Notion, which is flat out amazing. Again, not perfect, but all these prompting examples still apply.</p><div class=\"notion-column-list\"><div class=\"notion-column\"><details class=\"notion-toggle\">\n        <summary><strong class=\"notion-bold\">Understand System Architecture First</strong></summary>\n        <div class=\"toggle-content\"><p>You will need to know how software systems work and get that knowledge before you can really build. Before diving into your project, you can make a little test demo of it, but I would do research on how the systems actually are supposed to work before fully diving in and making something that is production-ready.</p></div>\n    </details><details class=\"notion-toggle\">\n        <summary><strong class=\"notion-bold\">You are the Director; Guide The AI, Scheme out the Production</strong></summary>\n        <div class=\"toggle-content\"><p>AI won&#39;t automatically be able to create the most amazing, functional, or operational setup, even with multiple problems. You still need to be the director of the system and manage it. Research and figure out the right knowledge. You must know your system, and you must keep track of what you&#39;re building. This is for both long-term and short-term. AI chats are still not the brevity of the knowledge. </p><p><br></p></div>\n    </details></div><div class=\"notion-column\"><details class=\"notion-toggle\">\n        <summary><strong class=\"notion-bold\">Test Architecture Early</strong></summary>\n        <div class=\"toggle-content\"><p>When building your architecture, before diving deep into what you do, be sure this is the way you want to build your system. I highly recommend experimenting and having like a test little function and/or a little app before doing something that you really think is important. A good example is the Notion API and transitioning over to Postgres. Transitioning this functionality actually glitched out a lot of my system. If I just started with Notion syncing into Postgres, it would&#39;ve saved so much development time and headache.</p></div>\n    </details><details class=\"notion-toggle\">\n        <summary><strong class=\"notion-bold\">Inputting Specific Triggers Matters</strong></summary>\n        <div class=\"toggle-content\"><p>There are certain triggers and certain words you need to bring up in order to get the responses and the build that you want. For instance, if you go with any chatbot and you think something&#39;s supposed to search on the web because the AI probably doesn&#39;t know specifically about that answer, you need to say, &quot;This is something you need to search for,&quot; and that prompts it to actually go and search on the web. This is crucial because AI doesn&#39;t know what to avoid and what to prioritize. When talking and working with AI, the input you give it matters. With that said, <u class=\"notion-underline\">you don&#39;t need to be necessarily hyper-fixated on your most pinpointed and accurate words when giving instruction.</u> Focus on the triggers and the main points.</p></div>\n    </details></div><div class=\"notion-column\"><details class=\"notion-toggle\">\n        <summary><strong class=\"notion-bold\">Leverage Your Existing Knowledge</strong></summary>\n        <div class=\"toggle-content\"><p>For me, with this experience, because I worked so much in Notion, I basically just made what I wanted from a Notion setup but did it through HTML and other forms of code. Having deep knowledge of relations and rollups accelerated development tremendously because I could communicate complex requirements using Notion vocabulary that the AI immediately understood. Instead of explaining &quot;create junction tables for many-to-many relationships,&quot; I could say &quot;relate compositions to media with rollup data&quot; and skip straight to implementation. I know how my system fully works, and I know how things are all connected. I don&#39;t know exactly every single line of code and every single function, but I know operationally how it&#39;s supposed to operate and do what it&#39;s supposed to do. That&#39;s crucial.</p></div>\n    </details><details class=\"notion-toggle\">\n        <summary><strong class=\"notion-bold\">Know Your End Goal</strong></summary>\n        <div class=\"toggle-content\"><p>Know exactly what you want your end goal to be, and you don&#39;t need all the answers of how it&#39;s supposed to work. You need to be open to the creative solutions of how they&#39;re supposed to connect, but also be able to understand what is happening in front of you—how everything actually operates.</p></div>\n    </details></div></div><h3 id=\"how-to-think-about-your-development-workflows\">How to Think About Your Development Workflows</h3><p>Beyond the core principles, one of the most practical things I learned was <u class=\"notion-underline\"><strong class=\"notion-bold\">being specific about purpose + scope when working with AI.</strong></u> Instead of vague requests, structure your prompts around these two dimensions:</p><table class=\"notion-table\"><tr class=\"notion-table-row\"><td class=\"notion-table-cell\"><strong class=\"notion-bold\">Purpose Categories</strong></td><td class=\"notion-table-cell\"><strong class=\"notion-bold\">Scope Categories</strong></td><td class=\"notion-table-cell\"><strong class=\"notion-bold\">Example in Practice</strong></td></tr><tr class=\"notion-table-row\"><td class=\"notion-table-cell\"><strong class=\"notion-bold\">Building:</strong> &quot;Create a new component that...&quot;</td><td class=\"notion-table-cell\"><strong class=\"notion-bold\">UI/Frontend:</strong> Layout, styling, component behavior, user interactions</td><td class=\"notion-table-cell\">Instead of <em class=\"notion-italic\">&quot;Make the homepage better&quot;</em><br>Say: <em class=\"notion-italic\">&quot;Build me a new hero section component that displays dynamic composition data from the database with responsive card layouts&quot;</em></td></tr><tr class=\"notion-table-row\"><td class=\"notion-table-cell\"><strong class=\"notion-bold\">Fixing:</strong> &quot;Debug this specific issue where...&quot;</td><td class=\"notion-table-cell\"><strong class=\"notion-bold\">Backend/API:</strong> Database queries, server logic, data processing, integrations</td><td class=\"notion-table-cell\">Instead of <em class=\"notion-italic\">&quot;The media player isn&#39;t working&quot;</em><br>Say: <em class=\"notion-italic\">&quot;Fix the backend API issue where the media player component isn&#39;t receiving the correct metadata from the Postgres sync layer&quot;</em></td></tr><tr class=\"notion-table-row\"><td class=\"notion-table-cell\"><strong class=\"notion-bold\">Optimize:</strong> &quot;Optimize this existing code to...&quot;</td><td class=\"notion-table-cell\"><strong class=\"notion-bold\">Data Flow:</strong> How information moves between systems, state management</td><td class=\"notion-table-cell\">Instead of <em class=\"notion-italic\">&quot;Clean up this messy code&quot;</em><br>Say: <em class=\"notion-italic\">&quot;Optimize the data flow between the Notion sync and frontend display to reduce redundant API calls and improve loading times&quot;</em></td></tr><tr class=\"notion-table-row\"><td class=\"notion-table-cell\"><strong class=\"notion-bold\">Information:</strong> &quot;Help me understand how this works...&quot;</td><td class=\"notion-table-cell\"><strong class=\"notion-bold\">Architecture:</strong> System design, relationships between components</td><td class=\"notion-table-cell\">Instead of <em class=\"notion-italic\">&quot;How should I structure this?&quot;</em><br>Say: <em class=\"notion-italic\">&quot;Help me with the architecture of this data system - specifically how compositions and media files should relate to each other between Notion and Postgres&quot;</em></td></tr></table><p><br></p><p><br></p><p><br></p><h2 id=\"project-timeline\">Project Timeline</h2><div class=\"notion-column-list\"><div class=\"notion-column\"><div class=\"notion-callout notion-callout--gray\" role=\"note\">\n            <span class=\"callout-icon\">💡</span>\n            <div class=\"callout-content\">\n                <div class=\"callout-text\"><strong class=\"notion-bold\">May 2025</strong> → Decision to move from Squarespace and initial research phase</div>\n                <p><strong class=\"notion-bold\">May-July 2025</strong> → Architecture planning and tool evaluation (~10-15 hours total)</p><p><strong class=\"notion-bold\">July 22, 2025</strong> → Committed to custom build with AI - development phase begins</p><p><strong class=\"notion-bold\">Early August 2025</strong> → Notion database architecture finalized and initial sync layer built</p><p><strong class=\"notion-bold\">Mid-August 2025</strong> → E-commerce integration and payment systems completed (most tedious phase)</p><p><strong class=\"notion-bold\">Late August 2025</strong> → Frontend components and dynamic page rendering implemented (main development focus)</p><p><strong class=\"notion-bold\">September 6, 2025</strong> → Website deployed and fully operational</p><p><strong class=\"notion-bold\">Total: ~110-115 hours</strong> (10-15 hours research/planning + 100 hours active development from July 22-September 6)</p>\n            </div>\n        </div></div><div class=\"notion-column\"><div class=\"notion-callout notion-callout--pink\" role=\"note\">\n            <span class=\"callout-icon\">💡</span>\n            <div class=\"callout-content\">\n                \n                <h3 id=\"strong-classnotion-boldthe-reality-of-development-timestrong\"><strong class=\"notion-bold\">The Reality of Development Time</strong></h3><p>Now, you can tell that this still took a very long period of time—100 hours of my labor. To give context on where that comes from: this project was being developed entirely from scratch for myself as a someone who has not built a fully coded project at all, which meant doing the design, figuring out how the architecture should work, figuring out the layout of all the pages and how the cross-database relationships should display, doing research on different website layouts and how they&#39;re supposed to look. And then on top of that, continuously building brand-new relation layers and junction table connections throughout the system.</p><p>To be transparent, I love building complex projects—it&#39;s similar to how I approach composing 20-minute long pieces with intricate, recurring motives. 100 hours might sound like a lot, but for me it&#39;s genuinely enjoyable, especially when learning new skills. I typically tackle one major project per year, and this was mine for 2024. Next year, I&#39;ll probably focus on smaller builds until I&#39;m ready for another big undertaking.</p>\n            </div>\n        </div></div></div><p><br></p><p><br></p><p><br></p><h2 id=\"security-operations-and-seo-considerations\">Security, Operations, and SEO Considerations</h2><p>Building a custom dynamic system introduces specific challenges you need to be prepared for:</p><div class=\"notion-column-list\"><div class=\"notion-column\"><div class=\"notion-callout notion-callout--orange\" role=\"note\">\n            <span class=\"callout-icon\">💡</span>\n            <div class=\"callout-content\">\n                \n                <h3 id=\"strong-classnotion-boldoperations-you39re-the-it-departmentstrong\"><strong class=\"notion-bold\">Operations: You&#39;re the IT Department</strong></h3><ul class=\"notion-list notion-ul\"><li class=\"notion-list-item\"><strong class=\"notion-bold\">When things break:</strong> You debug sync issues, database problems, mobile layout failures, and API changes yourself</li><li class=\"notion-list-item\"><strong class=\"notion-bold\">Multiple failure points:</strong> Notion API, deployment, database connections, payment integrations - each can fail independently. <em class=\"notion-italic\">Postgres saves a lot of this headache.</em></li><li class=\"notion-list-item\"><strong class=\"notion-bold\">The trade-off:</strong> Every troubleshooting session teaches you the system, dramatically reducing future issues.</li><li class=\"notion-list-item\"><strong class=\"notion-bold\">Maintenance reality:</strong> Currently almost zero maintenance, but you need to be ready when problems arise.</li><li class=\"notion-list-item\"><strong class=\"notion-bold\">Data validation:</strong> Implement checks in the sync layer to catch issues before they reach the live site</li></ul><details class=\"notion-toggle notion-toggle-heading h3\"><summary><span class=\"toggle-heading h3\" id=\"strong-classnotion-boldwill-this-all-be-true-in-6-10-months-from-nowstrong\"><strong class=\"notion-bold\">Will This All Be True in 6-10 Months From Now?</strong></span></summary><div class=\"toggle-content\"><p>I&#39;ll let you know in a future Update!</p></div></details>\n            </div>\n        </div></div><div class=\"notion-column\"><div class=\"notion-callout notion-callout--orange\" role=\"note\">\n            <span class=\"callout-icon\">💡</span>\n            <div class=\"callout-content\">\n                \n                <h3 id=\"strong-classnotion-boldsecurity-protecting-your-datastrong\"><strong class=\"notion-bold\">Security: Protecting Your Data</strong></h3><ul class=\"notion-list notion-ul\"><li class=\"notion-list-item\"><strong class=\"notion-bold\">API token security:</strong> Store Notion integration tokens as environment variables - never in frontend code</li><li class=\"notion-list-item\"><strong class=\"notion-bold\">Access control:</strong> Use Notion&#39;s permission system to control database access and instantly revoke tokens if needed</li><li class=\"notion-list-item\"><strong class=\"notion-bold\">File management:</strong> Pull assets into application storage so links never expire and you control access</li></ul>\n            </div>\n        </div><p><br></p></div><div class=\"notion-column\"><div class=\"notion-callout notion-callout--orange\" role=\"note\">\n            <span class=\"callout-icon\">💡</span>\n            <div class=\"callout-content\">\n                \n                <h3 id=\"strong-classnotion-boldseo-dynamic-pages-need-special-handlingstrong\"><strong class=\"notion-bold\">SEO: Dynamic Pages Need Special Handling</strong></h3><ul class=\"notion-list notion-ul\"><li class=\"notion-list-item\"><strong class=\"notion-bold\">Bot accessibility:</strong> Build backend systems so search engines can crawl your dynamic database content</li><li class=\"notion-list-item\"><strong class=\"notion-bold\">Google Search Console:</strong> Set up and maintain sitemaps, structured data, and crawl monitoring</li><li class=\"notion-list-item\"><strong class=\"notion-bold\">Server-side rendering:</strong> Dynamic pages need proper meta tags and content rendering for bots to understand them</li><li class=\"notion-list-item\"><strong class=\"notion-bold\">Performance impact:</strong> Database-driven content can affect page load speeds if not optimized properly</li></ul>\n            </div>\n        </div></div></div><div class=\"notion-callout notion-callout--blue\" role=\"note\">\n            <span class=\"callout-icon\">💡</span>\n            <div class=\"callout-content\">\n                \n                <h3 id=\"strong-classnotion-boldfuture-proofingstrong\"><strong class=\"notion-bold\">Future-Proofing</strong></h3><p>Even if Notion significantly changed their API, everything is backed up in Postgres so the website would keep running. The sync layer is modular and could theoretically pull from a different source, and I control all the data unlike being locked into a platform.</p><p>The key insight: <strong class=\"notion-bold\">Having Postgres as a buffer between Notion and the website means API changes become optional updates rather than emergency fixes.</strong></p>\n            </div>\n        </div><p><br></p><p><br></p><p><br></p><hr class=\"notion-divider\"><h2 id=\"so-now-comes-the-question\">So Now Comes the Question…</h2><details class=\"notion-toggle notion-toggle-heading h3\"><summary><span class=\"toggle-heading h3\" id=\"u-classnotion-underlinestrong-classnotion-boldshould-you-use-ai-to-help-you-build-an-app-or-websitestrongu\"><u class=\"notion-underline\"><strong class=\"notion-bold\">Should You Use AI to Help You Build an App or Website?</strong></u></span></summary><div class=\"toggle-content\"><h3 id=\"i-think-the-answer-is-yes\">I think the answer is, Yes!</h3><p>I<u class=\"notion-underline\">f you are a developer, if you deal with programs like Notion, if you are into software design, and you know how software and information is built and developed, definitely try and build a website with Notion as the backend, with AI Tools for help.</u></p><p>The answer also comes down to &quot;<strong class=\"notion-bold\">know what you want to build.&quot;</strong> Understand the architecture of what you are building. Experiment before deploying your professional software. Please review the code and/or the info that you have built. Maybe not line-by-line, but look at the main structure to be sure everything looks okay. Double-check security issues. Understand APIs and the security risks and possible pitfalls and problems that might come. Learn the primary definitions of the systems that you will be building and changing. Examples would be CSS terms and database components and properties. I think it also comes down to what you are wanting to build and how comfortable you are with the software you&#39;ve already either experimented with or used.</p></div></details><p> I don&#39;t regret my time with Squarespace as it taught me how to start building layouts and the general scheme of how websites work, but I am incredibly thankful that I did transition to make my own system.</p><hr class=\"notion-divider\"><p><br></p><p><br></p><p><br></p><h2 id=\"what-is-next\">What is Next</h2><p>This project has been incredibly encouraging, and I&#39;m already planning to continue developing new systems and elements for this website. More information on that to come in future updates!</p><p>One of the biggest payoffs from this build has been gaining the confidence and capabilities to tackle even more sophisticated applications in the future. Building my very own music catalog has shown me what&#39;s possible when you combine deep system knowledge with AI tools. I have a genuine urge and drive to keep building.</p><p>As a musician approaching development through systems thinking, this project demonstrates how musicians with deep systems knowledge can build sophisticated technical solutions.<u class=\"notion-underline\"><strong class=\"notion-bold\"> I&#39;m definitely interested in pursuing this as enjoyable, meaningful work and continuing to build more advanced projects.</strong></u></p><p><br></p><p><br></p><h2 id=\"your-next-steps\">Your Next Steps</h2><p>If this case study has sparked your interest, here&#39;s how you can start your own journey:</p><div class=\"notion-column-list\"><div class=\"notion-column\"><div class=\"notion-callout notion-callout--orange\" role=\"note\">\n            <span class=\"callout-icon\">💡</span>\n            <div class=\"callout-content\">\n                \n                <h3 id=\"strong-classnotion-boldstart-here-if-you39re-new-to-system-buildingstrong\"><strong class=\"notion-bold\">Start Here if You&#39;re New to System Building:</strong></h3><ol class=\"notion-list notion-ol\"><li class=\"notion-list-item\"><strong class=\"notion-bold\">Spend 2-5 months building increasingly complex systems in Notion</strong> - don&#39;t rush into coding</li><li class=\"notion-list-item\"><strong class=\"notion-bold\">Focus on understanding database relationships</strong> - this knowledge becomes your AI collaboration superpower</li><li class=\"notion-list-item\"><strong class=\"notion-bold\">Build something you actually use daily</strong> - real need drives better learning than theoretical projects</li></ol>\n            </div>\n        </div></div><div class=\"notion-column\"><div class=\"notion-callout notion-callout--orange\" role=\"note\">\n            <span class=\"callout-icon\">💡</span>\n            <div class=\"callout-content\">\n                \n                <h3 id=\"strong-classnotion-boldready-to-build-here39s-your-action-planstrong\"><strong class=\"notion-bold\">Ready to Build? Here&#39;s Your Action Plan:</strong></h3><ol class=\"notion-list notion-ol\"><li class=\"notion-list-item\"><strong class=\"notion-bold\">Pick one specific problem</strong> your current tools can&#39;t solve (don&#39;t try to rebuild everything at once)</li><li class=\"notion-list-item\"><strong class=\"notion-bold\">Start with Notion API experiments</strong> before committing to full development</li><li class=\"notion-list-item\"><strong class=\"notion-bold\">Budget for AI learning costs</strong> (~$300-500 if you&#39;re methodical) as a skill investment</li><li class=\"notion-list-item\"><strong class=\"notion-bold\">Plan for 50-100 hours</strong> if building from scratch as a first-time coder</li></ol>\n            </div>\n        </div></div><div class=\"notion-column\"><div class=\"notion-callout notion-callout--orange\" role=\"note\">\n            <span class=\"callout-icon\">💡</span>\n            <div class=\"callout-content\">\n                \n                <h3 id=\"strong-classnotion-boldyou39re-ready-ifstrong\"><strong class=\"notion-bold\">You&#39;re Ready If:</strong></h3><ul class=\"notion-list notion-ul\"><li class=\"notion-list-item\">You understand how databases should connect and relate</li><li class=\"notion-list-item\">You&#39;ve built complex Notion systems that others find impressive</li><li class=\"notion-list-item\">You&#39;re comfortable troubleshooting and learning from failures</li></ul>\n            </div>\n        </div></div></div><p>The combination of Notion&#39;s intuitive database system and AI-assisted development has made sophisticated web development accessible in a way that wasn&#39;t possible just a few years ago. <strong class=\"notion-bold\">The barrier isn&#39;t technical skill anymore - it&#39;s systems thinking and the willingness to learn.</strong></p><p>The future of building is collaborative—between you and AI, between your existing knowledge and new possibilities. If you understand how data should connect and flow, you have everything you need to build sophisticated technical solutions.</p><p><br></p>","subtitle":"A Case Study for Building A Professional Website with AI in 2025","main_style":"Blue Study","seo_blob":"# Notion as an E-Commerce CMS\n\n## Unlock the Power of Notion for E-Commerce Development\n\nThis comprehensive resource is designed for individuals seeking to leverage Notion as an enterprise-grade content management system (CMS) for building professional websites, particularly in the e-commerce space. As a Notion ambassador, I aim to optimize this content for both human users and AI crawlers to ensure maximum visibility and usability.\n\n### Overview of Notion as a CMS\n\nNotion serves as a powerful backend for e-commerce applications, replacing traditional website builders like Squarespace. By utilizing Notion's robust database capabilities, users can create a sophisticated CMS that allows for dynamic content delivery and efficient content management.\n\n### Key Features of Notion for E-Commerce:\n\n1. Database Relationships: Understand and implement complex relationships between different types of content, enabling a seamless user experience.\n2. Dynamic Content Delivery: Learn how to create both dynamic and static pages, ensuring that your website adapts to user interactions and database updates.\n3. Cost Efficiency: Discover how to significantly reduce operational costs by utilizing Notion, with ongoing expenses dropping from hundreds of dollars per year to a mere fraction of that.\n4. Time Efficiency: New page creation is streamlined, reducing the time needed for updates and content management, allowing for a more agile workflow.\n5. Educational Value: Gain insights into database design and system architecture through hands-on experience with Notion, empowering you to build your own systems.\n\n### Learning Objectives\n\n- Master Database Design: Gain a profound understanding of how databases work and how to create relationships between them.\n- Implement AI Tools: Learn how to use AI tools like Cursor and ChatGPT to assist in your development process, enhancing productivity and efficiency.\n- Build a Fully Functional E-Commerce Site: Step-by-step guidance on building a complete e-commerce website, from initial planning to deployment.\n\n### Practical Applications\n\n- Content Management: Use Notion to manage your product listings, customer data, and media files effectively.\n- User Experience: Create a user-friendly interface that enhances customer engagement and satisfaction.\n- Cross-Database Intelligence: Implement features that allow different databases to communicate, providing a rich and cohesive user experience.\n\n### Additional Resources\n\nFor those interested in deepening their knowledge of Notion, trumpet playing, composition, and coding, this resource serves as a foundational guide. It is tailored to meet the needs of beginners and experienced users alike.\n\n### Access and Download\n\nThis resource is available for free download to provide you with all the necessary insights and tools to start your journey with Notion as an e-commerce CMS.\n\nDownload Link: [Access Resource Here]\n\nBy following this guide, you will be equipped to harness the full potential of Notion in your e-commerce endeavors, paving the way for a successful online presence.","created_time":"2025-09-27T17:59:00.000Z","last_edited_time":"2025-10-02T07:58:00.000Z","created_at":"2025-09-27T19:02:38.610Z","updated_at":"2025-11-19T02:42:13.102Z","compositions":[],"news":[{"id":"27b8cc9f-36f1-804f-a881-d60a508b2f12","title":"Website Redesign! Custom Coded E-Commerce with Notion as the Backend","slug":"Website-Redesign!-Custom-Coded-E-Commerce-with-Notion-2025","status":"Published","summary":"I'm happy to say that I have fully released my new website. This is something that I have wanted to do for years now, and ultimately I am very happy with the results after a few months of hard, dedicated work. With this new website, I will be able to update information faster, create new pages and releases in a much more streamlined way, as well as enhance users' experience when navigating through the actual website itself.","content":"I'm happy to say that I have fully released my new website. This is something that I have wanted to do for years now, and ultimately I am very happy with the results after a few months of hard, dedicated work. With this new website, I will be able to update information faster, create new pages and releases in a much more streamlined way, as well as enhance users' experience when navigating through the actual website itself.\n\nWith this case study, my whole goal is to tell you my full experience of building this website from scratch and give a bit of a sneak peek of how this helped me understand a bit more of how programs (like Notion) can actually teach you the core concepts of eventually building your own systems. I'll also explain a bit about using AI agents such as Cursor and what really helps me see the benefit for AI tools and their abilities for future projects, including how to use them in Notion.","cover_image":"/news-images/News release Website Cover Photo.png","links_urls":["https://bdicksmusic.com/resource-content?slug=notion-as-an-e-commerce-cms"],"category":"Blog","tags":["Version Updates"],"featured":true,"published_date":"2025-09-27T00:00:00.000Z","created_time":"2025-09-27T21:00:00.000Z","last_edited_time":"2025-10-09T05:58:00.000Z","created_at":"2025-09-27T21:00:15.040Z","updated_at":"2025-11-19T02:40:24.938Z","page_content":"[{\"object\":\"block\",\"id\":\"27b8cc9f-36f1-800d-857f-cc04f288943a\",\"parent\":{\"type\":\"page_id\",\"page_id\":\"27b8cc9f-36f1-804f-a881-d60a508b2f12\"},\"created_time\":\"2025-09-27T21:30:00.000Z\",\"last_edited_time\":\"2025-09-27T21:30:00.000Z\",\"created_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"last_edited_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"has_children\":true,\"archived\":false,\"in_trash\":false,\"type\":\"column_list\",\"column_list\":{\"children\":[{\"object\":\"block\",\"id\":\"27b8cc9f-36f1-8083-a8f9-e5686b3fd795\",\"parent\":{\"type\":\"block_id\",\"block_id\":\"27b8cc9f-36f1-800d-857f-cc04f288943a\"},\"created_time\":\"2025-09-27T21:30:00.000Z\",\"last_edited_time\":\"2025-09-27T21:48:00.000Z\",\"created_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"last_edited_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"has_children\":true,\"archived\":false,\"in_trash\":false,\"type\":\"column\",\"column\":{\"width_ratio\":0.5625,\"children\":[{\"object\":\"block\",\"id\":\"27b8cc9f-36f1-806a-9e1d-fef38acae038\",\"parent\":{\"type\":\"block_id\",\"block_id\":\"27b8cc9f-36f1-8083-a8f9-e5686b3fd795\"},\"created_time\":\"2025-09-27T21:01:00.000Z\",\"last_edited_time\":\"2025-09-27T21:30:00.000Z\",\"created_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"last_edited_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"has_children\":false,\"archived\":false,\"in_trash\":false,\"type\":\"heading_3\",\"heading_3\":{\"rich_text\":[{\"type\":\"text\",\"text\":{\"content\":\"A Complete Website Redesign and Custom Content Management System Built from Scratch using:\",\"link\":null},\"annotations\":{\"bold\":true,\"italic\":false,\"strikethrough\":false,\"underline\":false,\"code\":false,\"color\":\"default\"},\"plain_text\":\"A Complete Website Redesign and Custom Content Management System Built from Scratch using:\",\"href\":null}],\"is_toggleable\":false,\"color\":\"default\",\"_block_id\":\"27b8cc9f-36f1-806a-9e1d-fef38acae038\"}},{\"object\":\"block\",\"id\":\"27b8cc9f-36f1-80cb-819c-cffc6d07c252\",\"parent\":{\"type\":\"block_id\",\"block_id\":\"27b8cc9f-36f1-8083-a8f9-e5686b3fd795\"},\"created_time\":\"2025-09-27T21:10:00.000Z\",\"last_edited_time\":\"2025-09-27T21:30:00.000Z\",\"created_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"last_edited_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"has_children\":false,\"archived\":false,\"in_trash\":false,\"type\":\"paragraph\",\"paragraph\":{\"rich_text\":[{\"type\":\"text\",\"text\":{\"content\":\"NOTION BACKEND\\nCURSOR AS MAIN DEVELOPMENT TOOL\\n100 HOURS OF AI-ASSISTED DEVELOPMENT\",\"link\":null},\"annotations\":{\"bold\":false,\"italic\":false,\"strikethrough\":false,\"underline\":false,\"code\":false,\"color\":\"default\"},\"plain_text\":\"NOTION BACKEND\\nCURSOR AS MAIN DEVELOPMENT TOOL\\n100 HOURS OF AI-ASSISTED DEVELOPMENT\",\"href\":null}],\"color\":\"default\",\"_block_id\":\"27b8cc9f-36f1-80cb-819c-cffc6d07c252\"}}],\"_block_id\":\"27b8cc9f-36f1-8083-a8f9-e5686b3fd795\"},\"children\":[{\"object\":\"block\",\"id\":\"27b8cc9f-36f1-806a-9e1d-fef38acae038\",\"parent\":{\"type\":\"block_id\",\"block_id\":\"27b8cc9f-36f1-8083-a8f9-e5686b3fd795\"},\"created_time\":\"2025-09-27T21:01:00.000Z\",\"last_edited_time\":\"2025-09-27T21:30:00.000Z\",\"created_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"last_edited_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"has_children\":false,\"archived\":false,\"in_trash\":false,\"type\":\"heading_3\",\"heading_3\":{\"rich_text\":[{\"type\":\"text\",\"text\":{\"content\":\"A Complete Website Redesign and Custom Content Management System Built from Scratch using:\",\"link\":null},\"annotations\":{\"bold\":true,\"italic\":false,\"strikethrough\":false,\"underline\":false,\"code\":false,\"color\":\"default\"},\"plain_text\":\"A Complete Website Redesign and Custom Content Management System Built from Scratch using:\",\"href\":null}],\"is_toggleable\":false,\"color\":\"default\",\"_block_id\":\"27b8cc9f-36f1-806a-9e1d-fef38acae038\"}},{\"object\":\"block\",\"id\":\"27b8cc9f-36f1-80cb-819c-cffc6d07c252\",\"parent\":{\"type\":\"block_id\",\"block_id\":\"27b8cc9f-36f1-8083-a8f9-e5686b3fd795\"},\"created_time\":\"2025-09-27T21:10:00.000Z\",\"last_edited_time\":\"2025-09-27T21:30:00.000Z\",\"created_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"last_edited_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"has_children\":false,\"archived\":false,\"in_trash\":false,\"type\":\"paragraph\",\"paragraph\":{\"rich_text\":[{\"type\":\"text\",\"text\":{\"content\":\"NOTION BACKEND\\nCURSOR AS MAIN DEVELOPMENT TOOL\\n100 HOURS OF AI-ASSISTED DEVELOPMENT\",\"link\":null},\"annotations\":{\"bold\":false,\"italic\":false,\"strikethrough\":false,\"underline\":false,\"code\":false,\"color\":\"default\"},\"plain_text\":\"NOTION BACKEND\\nCURSOR AS MAIN DEVELOPMENT TOOL\\n100 HOURS OF AI-ASSISTED DEVELOPMENT\",\"href\":null}],\"color\":\"default\",\"_block_id\":\"27b8cc9f-36f1-80cb-819c-cffc6d07c252\"}}]},{\"object\":\"block\",\"id\":\"27b8cc9f-36f1-80e1-8b6c-d53db3686bd6\",\"parent\":{\"type\":\"block_id\",\"block_id\":\"27b8cc9f-36f1-800d-857f-cc04f288943a\"},\"created_time\":\"2025-09-27T21:30:00.000Z\",\"last_edited_time\":\"2025-10-03T06:43:00.000Z\",\"created_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"last_edited_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"has_children\":true,\"archived\":false,\"in_trash\":false,\"type\":\"column\",\"column\":{\"width_ratio\":0.4375,\"children\":[{\"object\":\"block\",\"id\":\"2818cc9f-36f1-80e1-9d75-f4d6ae30ae5a\",\"parent\":{\"type\":\"block_id\",\"block_id\":\"27b8cc9f-36f1-80e1-8b6c-d53db3686bd6\"},\"created_time\":\"2025-10-03T06:03:00.000Z\",\"last_edited_time\":\"2025-10-03T06:43:00.000Z\",\"created_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"last_edited_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"has_children\":true,\"archived\":false,\"in_trash\":false,\"type\":\"callout\",\"callout\":{\"rich_text\":[],\"icon\":null,\"color\":\"brown_background\",\"children\":[{\"object\":\"block\",\"id\":\"2818cc9f-36f1-80cc-9f2f-fd5d7ed083d4\",\"parent\":{\"type\":\"block_id\",\"block_id\":\"2818cc9f-36f1-80e1-9d75-f4d6ae30ae5a\"},\"created_time\":\"2025-10-03T06:03:00.000Z\",\"last_edited_time\":\"2025-10-03T06:04:00.000Z\",\"created_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"last_edited_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"has_children\":false,\"archived\":false,\"in_trash\":false,\"type\":\"heading_3\",\"heading_3\":{\"rich_text\":[{\"type\":\"text\",\"text\":{\"content\":\"Cover Image Placement\",\"link\":null},\"annotations\":{\"bold\":true,\"italic\":false,\"strikethrough\":false,\"underline\":false,\"code\":false,\"color\":\"default\"},\"plain_text\":\"Cover Image Placement\",\"href\":null}],\"is_toggleable\":false,\"color\":\"default\",\"_block_id\":\"2818cc9f-36f1-80cc-9f2f-fd5d7ed083d4\"}}],\"_block_id\":\"2818cc9f-36f1-80e1-9d75-f4d6ae30ae5a\"},\"children\":[{\"object\":\"block\",\"id\":\"2818cc9f-36f1-80cc-9f2f-fd5d7ed083d4\",\"parent\":{\"type\":\"block_id\",\"block_id\":\"2818cc9f-36f1-80e1-9d75-f4d6ae30ae5a\"},\"created_time\":\"2025-10-03T06:03:00.000Z\",\"last_edited_time\":\"2025-10-03T06:04:00.000Z\",\"created_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"last_edited_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"has_children\":false,\"archived\":false,\"in_trash\":false,\"type\":\"heading_3\",\"heading_3\":{\"rich_text\":[{\"type\":\"text\",\"text\":{\"content\":\"Cover Image Placement\",\"link\":null},\"annotations\":{\"bold\":true,\"italic\":false,\"strikethrough\":false,\"underline\":false,\"code\":false,\"color\":\"default\"},\"plain_text\":\"Cover Image Placement\",\"href\":null}],\"is_toggleable\":false,\"color\":\"default\",\"_block_id\":\"2818cc9f-36f1-80cc-9f2f-fd5d7ed083d4\"}}]},{\"object\":\"block\",\"id\":\"27b8cc9f-36f1-806a-9615-f73e9b8acbe5\",\"parent\":{\"type\":\"block_id\",\"block_id\":\"27b8cc9f-36f1-80e1-8b6c-d53db3686bd6\"},\"created_time\":\"2025-09-27T21:47:00.000Z\",\"last_edited_time\":\"2025-09-27T21:47:00.000Z\",\"created_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"last_edited_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"has_children\":false,\"archived\":false,\"in_trash\":false,\"type\":\"paragraph\",\"paragraph\":{\"rich_text\":[],\"color\":\"default\",\"_block_id\":\"27b8cc9f-36f1-806a-9615-f73e9b8acbe5\"}}],\"_block_id\":\"27b8cc9f-36f1-80e1-8b6c-d53db3686bd6\"},\"children\":[{\"object\":\"block\",\"id\":\"2818cc9f-36f1-80e1-9d75-f4d6ae30ae5a\",\"parent\":{\"type\":\"block_id\",\"block_id\":\"27b8cc9f-36f1-80e1-8b6c-d53db3686bd6\"},\"created_time\":\"2025-10-03T06:03:00.000Z\",\"last_edited_time\":\"2025-10-03T06:43:00.000Z\",\"created_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"last_edited_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"has_children\":true,\"archived\":false,\"in_trash\":false,\"type\":\"callout\",\"callout\":{\"rich_text\":[],\"icon\":null,\"color\":\"brown_background\",\"children\":[{\"object\":\"block\",\"id\":\"2818cc9f-36f1-80cc-9f2f-fd5d7ed083d4\",\"parent\":{\"type\":\"block_id\",\"block_id\":\"2818cc9f-36f1-80e1-9d75-f4d6ae30ae5a\"},\"created_time\":\"2025-10-03T06:03:00.000Z\",\"last_edited_time\":\"2025-10-03T06:04:00.000Z\",\"created_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"last_edited_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"has_children\":false,\"archived\":false,\"in_trash\":false,\"type\":\"heading_3\",\"heading_3\":{\"rich_text\":[{\"type\":\"text\",\"text\":{\"content\":\"Cover Image Placement\",\"link\":null},\"annotations\":{\"bold\":true,\"italic\":false,\"strikethrough\":false,\"underline\":false,\"code\":false,\"color\":\"default\"},\"plain_text\":\"Cover Image Placement\",\"href\":null}],\"is_toggleable\":false,\"color\":\"default\",\"_block_id\":\"2818cc9f-36f1-80cc-9f2f-fd5d7ed083d4\"}}],\"_block_id\":\"2818cc9f-36f1-80e1-9d75-f4d6ae30ae5a\"},\"children\":[{\"object\":\"block\",\"id\":\"2818cc9f-36f1-80cc-9f2f-fd5d7ed083d4\",\"parent\":{\"type\":\"block_id\",\"block_id\":\"2818cc9f-36f1-80e1-9d75-f4d6ae30ae5a\"},\"created_time\":\"2025-10-03T06:03:00.000Z\",\"last_edited_time\":\"2025-10-03T06:04:00.000Z\",\"created_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"last_edited_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"has_children\":false,\"archived\":false,\"in_trash\":false,\"type\":\"heading_3\",\"heading_3\":{\"rich_text\":[{\"type\":\"text\",\"text\":{\"content\":\"Cover Image Placement\",\"link\":null},\"annotations\":{\"bold\":true,\"italic\":false,\"strikethrough\":false,\"underline\":false,\"code\":false,\"color\":\"default\"},\"plain_text\":\"Cover Image Placement\",\"href\":null}],\"is_toggleable\":false,\"color\":\"default\",\"_block_id\":\"2818cc9f-36f1-80cc-9f2f-fd5d7ed083d4\"}}]},{\"object\":\"block\",\"id\":\"27b8cc9f-36f1-806a-9615-f73e9b8acbe5\",\"parent\":{\"type\":\"block_id\",\"block_id\":\"27b8cc9f-36f1-80e1-8b6c-d53db3686bd6\"},\"created_time\":\"2025-09-27T21:47:00.000Z\",\"last_edited_time\":\"2025-09-27T21:47:00.000Z\",\"created_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"last_edited_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"has_children\":false,\"archived\":false,\"in_trash\":false,\"type\":\"paragraph\",\"paragraph\":{\"rich_text\":[],\"color\":\"default\",\"_block_id\":\"27b8cc9f-36f1-806a-9615-f73e9b8acbe5\"}}]}],\"_block_id\":\"27b8cc9f-36f1-800d-857f-cc04f288943a\"},\"children\":[{\"object\":\"block\",\"id\":\"27b8cc9f-36f1-8083-a8f9-e5686b3fd795\",\"parent\":{\"type\":\"block_id\",\"block_id\":\"27b8cc9f-36f1-800d-857f-cc04f288943a\"},\"created_time\":\"2025-09-27T21:30:00.000Z\",\"last_edited_time\":\"2025-09-27T21:48:00.000Z\",\"created_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"last_edited_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"has_children\":true,\"archived\":false,\"in_trash\":false,\"type\":\"column\",\"column\":{\"width_ratio\":0.5625,\"children\":[{\"object\":\"block\",\"id\":\"27b8cc9f-36f1-806a-9e1d-fef38acae038\",\"parent\":{\"type\":\"block_id\",\"block_id\":\"27b8cc9f-36f1-8083-a8f9-e5686b3fd795\"},\"created_time\":\"2025-09-27T21:01:00.000Z\",\"last_edited_time\":\"2025-09-27T21:30:00.000Z\",\"created_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"last_edited_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"has_children\":false,\"archived\":false,\"in_trash\":false,\"type\":\"heading_3\",\"heading_3\":{\"rich_text\":[{\"type\":\"text\",\"text\":{\"content\":\"A Complete Website Redesign and Custom Content Management System Built from Scratch using:\",\"link\":null},\"annotations\":{\"bold\":true,\"italic\":false,\"strikethrough\":false,\"underline\":false,\"code\":false,\"color\":\"default\"},\"plain_text\":\"A Complete Website Redesign and Custom Content Management System Built from Scratch using:\",\"href\":null}],\"is_toggleable\":false,\"color\":\"default\",\"_block_id\":\"27b8cc9f-36f1-806a-9e1d-fef38acae038\"}},{\"object\":\"block\",\"id\":\"27b8cc9f-36f1-80cb-819c-cffc6d07c252\",\"parent\":{\"type\":\"block_id\",\"block_id\":\"27b8cc9f-36f1-8083-a8f9-e5686b3fd795\"},\"created_time\":\"2025-09-27T21:10:00.000Z\",\"last_edited_time\":\"2025-09-27T21:30:00.000Z\",\"created_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"last_edited_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"has_children\":false,\"archived\":false,\"in_trash\":false,\"type\":\"paragraph\",\"paragraph\":{\"rich_text\":[{\"type\":\"text\",\"text\":{\"content\":\"NOTION BACKEND\\nCURSOR AS MAIN DEVELOPMENT TOOL\\n100 HOURS OF AI-ASSISTED DEVELOPMENT\",\"link\":null},\"annotations\":{\"bold\":false,\"italic\":false,\"strikethrough\":false,\"underline\":false,\"code\":false,\"color\":\"default\"},\"plain_text\":\"NOTION BACKEND\\nCURSOR AS MAIN DEVELOPMENT TOOL\\n100 HOURS OF AI-ASSISTED DEVELOPMENT\",\"href\":null}],\"color\":\"default\",\"_block_id\":\"27b8cc9f-36f1-80cb-819c-cffc6d07c252\"}}],\"_block_id\":\"27b8cc9f-36f1-8083-a8f9-e5686b3fd795\"},\"children\":[{\"object\":\"block\",\"id\":\"27b8cc9f-36f1-806a-9e1d-fef38acae038\",\"parent\":{\"type\":\"block_id\",\"block_id\":\"27b8cc9f-36f1-8083-a8f9-e5686b3fd795\"},\"created_time\":\"2025-09-27T21:01:00.000Z\",\"last_edited_time\":\"2025-09-27T21:30:00.000Z\",\"created_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"last_edited_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"has_children\":false,\"archived\":false,\"in_trash\":false,\"type\":\"heading_3\",\"heading_3\":{\"rich_text\":[{\"type\":\"text\",\"text\":{\"content\":\"A Complete Website Redesign and Custom Content Management System Built from Scratch using:\",\"link\":null},\"annotations\":{\"bold\":true,\"italic\":false,\"strikethrough\":false,\"underline\":false,\"code\":false,\"color\":\"default\"},\"plain_text\":\"A Complete Website Redesign and Custom Content Management System Built from Scratch using:\",\"href\":null}],\"is_toggleable\":false,\"color\":\"default\",\"_block_id\":\"27b8cc9f-36f1-806a-9e1d-fef38acae038\"}},{\"object\":\"block\",\"id\":\"27b8cc9f-36f1-80cb-819c-cffc6d07c252\",\"parent\":{\"type\":\"block_id\",\"block_id\":\"27b8cc9f-36f1-8083-a8f9-e5686b3fd795\"},\"created_time\":\"2025-09-27T21:10:00.000Z\",\"last_edited_time\":\"2025-09-27T21:30:00.000Z\",\"created_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"last_edited_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"has_children\":false,\"archived\":false,\"in_trash\":false,\"type\":\"paragraph\",\"paragraph\":{\"rich_text\":[{\"type\":\"text\",\"text\":{\"content\":\"NOTION BACKEND\\nCURSOR AS MAIN DEVELOPMENT TOOL\\n100 HOURS OF AI-ASSISTED DEVELOPMENT\",\"link\":null},\"annotations\":{\"bold\":false,\"italic\":false,\"strikethrough\":false,\"underline\":false,\"code\":false,\"color\":\"default\"},\"plain_text\":\"NOTION BACKEND\\nCURSOR AS MAIN DEVELOPMENT TOOL\\n100 HOURS OF AI-ASSISTED DEVELOPMENT\",\"href\":null}],\"color\":\"default\",\"_block_id\":\"27b8cc9f-36f1-80cb-819c-cffc6d07c252\"}}]},{\"object\":\"block\",\"id\":\"27b8cc9f-36f1-80e1-8b6c-d53db3686bd6\",\"parent\":{\"type\":\"block_id\",\"block_id\":\"27b8cc9f-36f1-800d-857f-cc04f288943a\"},\"created_time\":\"2025-09-27T21:30:00.000Z\",\"last_edited_time\":\"2025-10-03T06:43:00.000Z\",\"created_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"last_edited_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"has_children\":true,\"archived\":false,\"in_trash\":false,\"type\":\"column\",\"column\":{\"width_ratio\":0.4375,\"children\":[{\"object\":\"block\",\"id\":\"2818cc9f-36f1-80e1-9d75-f4d6ae30ae5a\",\"parent\":{\"type\":\"block_id\",\"block_id\":\"27b8cc9f-36f1-80e1-8b6c-d53db3686bd6\"},\"created_time\":\"2025-10-03T06:03:00.000Z\",\"last_edited_time\":\"2025-10-03T06:43:00.000Z\",\"created_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"last_edited_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"has_children\":true,\"archived\":false,\"in_trash\":false,\"type\":\"callout\",\"callout\":{\"rich_text\":[],\"icon\":null,\"color\":\"brown_background\",\"children\":[{\"object\":\"block\",\"id\":\"2818cc9f-36f1-80cc-9f2f-fd5d7ed083d4\",\"parent\":{\"type\":\"block_id\",\"block_id\":\"2818cc9f-36f1-80e1-9d75-f4d6ae30ae5a\"},\"created_time\":\"2025-10-03T06:03:00.000Z\",\"last_edited_time\":\"2025-10-03T06:04:00.000Z\",\"created_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"last_edited_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"has_children\":false,\"archived\":false,\"in_trash\":false,\"type\":\"heading_3\",\"heading_3\":{\"rich_text\":[{\"type\":\"text\",\"text\":{\"content\":\"Cover Image Placement\",\"link\":null},\"annotations\":{\"bold\":true,\"italic\":false,\"strikethrough\":false,\"underline\":false,\"code\":false,\"color\":\"default\"},\"plain_text\":\"Cover Image Placement\",\"href\":null}],\"is_toggleable\":false,\"color\":\"default\",\"_block_id\":\"2818cc9f-36f1-80cc-9f2f-fd5d7ed083d4\"}}],\"_block_id\":\"2818cc9f-36f1-80e1-9d75-f4d6ae30ae5a\"},\"children\":[{\"object\":\"block\",\"id\":\"2818cc9f-36f1-80cc-9f2f-fd5d7ed083d4\",\"parent\":{\"type\":\"block_id\",\"block_id\":\"2818cc9f-36f1-80e1-9d75-f4d6ae30ae5a\"},\"created_time\":\"2025-10-03T06:03:00.000Z\",\"last_edited_time\":\"2025-10-03T06:04:00.000Z\",\"created_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"last_edited_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"has_children\":false,\"archived\":false,\"in_trash\":false,\"type\":\"heading_3\",\"heading_3\":{\"rich_text\":[{\"type\":\"text\",\"text\":{\"content\":\"Cover Image Placement\",\"link\":null},\"annotations\":{\"bold\":true,\"italic\":false,\"strikethrough\":false,\"underline\":false,\"code\":false,\"color\":\"default\"},\"plain_text\":\"Cover Image Placement\",\"href\":null}],\"is_toggleable\":false,\"color\":\"default\",\"_block_id\":\"2818cc9f-36f1-80cc-9f2f-fd5d7ed083d4\"}}]},{\"object\":\"block\",\"id\":\"27b8cc9f-36f1-806a-9615-f73e9b8acbe5\",\"parent\":{\"type\":\"block_id\",\"block_id\":\"27b8cc9f-36f1-80e1-8b6c-d53db3686bd6\"},\"created_time\":\"2025-09-27T21:47:00.000Z\",\"last_edited_time\":\"2025-09-27T21:47:00.000Z\",\"created_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"last_edited_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"has_children\":false,\"archived\":false,\"in_trash\":false,\"type\":\"paragraph\",\"paragraph\":{\"rich_text\":[],\"color\":\"default\",\"_block_id\":\"27b8cc9f-36f1-806a-9615-f73e9b8acbe5\"}}],\"_block_id\":\"27b8cc9f-36f1-80e1-8b6c-d53db3686bd6\"},\"children\":[{\"object\":\"block\",\"id\":\"2818cc9f-36f1-80e1-9d75-f4d6ae30ae5a\",\"parent\":{\"type\":\"block_id\",\"block_id\":\"27b8cc9f-36f1-80e1-8b6c-d53db3686bd6\"},\"created_time\":\"2025-10-03T06:03:00.000Z\",\"last_edited_time\":\"2025-10-03T06:43:00.000Z\",\"created_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"last_edited_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"has_children\":true,\"archived\":false,\"in_trash\":false,\"type\":\"callout\",\"callout\":{\"rich_text\":[],\"icon\":null,\"color\":\"brown_background\",\"children\":[{\"object\":\"block\",\"id\":\"2818cc9f-36f1-80cc-9f2f-fd5d7ed083d4\",\"parent\":{\"type\":\"block_id\",\"block_id\":\"2818cc9f-36f1-80e1-9d75-f4d6ae30ae5a\"},\"created_time\":\"2025-10-03T06:03:00.000Z\",\"last_edited_time\":\"2025-10-03T06:04:00.000Z\",\"created_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"last_edited_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"has_children\":false,\"archived\":false,\"in_trash\":false,\"type\":\"heading_3\",\"heading_3\":{\"rich_text\":[{\"type\":\"text\",\"text\":{\"content\":\"Cover Image Placement\",\"link\":null},\"annotations\":{\"bold\":true,\"italic\":false,\"strikethrough\":false,\"underline\":false,\"code\":false,\"color\":\"default\"},\"plain_text\":\"Cover Image Placement\",\"href\":null}],\"is_toggleable\":false,\"color\":\"default\",\"_block_id\":\"2818cc9f-36f1-80cc-9f2f-fd5d7ed083d4\"}}],\"_block_id\":\"2818cc9f-36f1-80e1-9d75-f4d6ae30ae5a\"},\"children\":[{\"object\":\"block\",\"id\":\"2818cc9f-36f1-80cc-9f2f-fd5d7ed083d4\",\"parent\":{\"type\":\"block_id\",\"block_id\":\"2818cc9f-36f1-80e1-9d75-f4d6ae30ae5a\"},\"created_time\":\"2025-10-03T06:03:00.000Z\",\"last_edited_time\":\"2025-10-03T06:04:00.000Z\",\"created_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"last_edited_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"has_children\":false,\"archived\":false,\"in_trash\":false,\"type\":\"heading_3\",\"heading_3\":{\"rich_text\":[{\"type\":\"text\",\"text\":{\"content\":\"Cover Image Placement\",\"link\":null},\"annotations\":{\"bold\":true,\"italic\":false,\"strikethrough\":false,\"underline\":false,\"code\":false,\"color\":\"default\"},\"plain_text\":\"Cover Image Placement\",\"href\":null}],\"is_toggleable\":false,\"color\":\"default\",\"_block_id\":\"2818cc9f-36f1-80cc-9f2f-fd5d7ed083d4\"}}]},{\"object\":\"block\",\"id\":\"27b8cc9f-36f1-806a-9615-f73e9b8acbe5\",\"parent\":{\"type\":\"block_id\",\"block_id\":\"27b8cc9f-36f1-80e1-8b6c-d53db3686bd6\"},\"created_time\":\"2025-09-27T21:47:00.000Z\",\"last_edited_time\":\"2025-09-27T21:47:00.000Z\",\"created_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"last_edited_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"has_children\":false,\"archived\":false,\"in_trash\":false,\"type\":\"paragraph\",\"paragraph\":{\"rich_text\":[],\"color\":\"default\",\"_block_id\":\"27b8cc9f-36f1-806a-9615-f73e9b8acbe5\"}}]}]},{\"object\":\"block\",\"id\":\"27b8cc9f-36f1-8087-9846-d74c0636e31d\",\"parent\":{\"type\":\"page_id\",\"page_id\":\"27b8cc9f-36f1-804f-a881-d60a508b2f12\"},\"created_time\":\"2025-09-27T21:47:00.000Z\",\"last_edited_time\":\"2025-09-27T21:54:00.000Z\",\"created_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"last_edited_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"has_children\":false,\"archived\":false,\"in_trash\":false,\"type\":\"paragraph\",\"paragraph\":{\"rich_text\":[{\"type\":\"text\",\"text\":{\"content\":\"Read More about How The Redesign was Created Here\",\"link\":{\"url\":\"https://bdicksmusic.com/resource-content?slug=notion-as-an-e-commerce-cms\"}},\"annotations\":{\"bold\":false,\"italic\":false,\"strikethrough\":false,\"underline\":false,\"code\":false,\"color\":\"default\"},\"plain_text\":\"Read More about How The Redesign was Created Here\",\"href\":\"https://bdicksmusic.com/resource-content?slug=notion-as-an-e-commerce-cms\"}],\"color\":\"default\",\"_block_id\":\"27b8cc9f-36f1-8087-9846-d74c0636e31d\"}},{\"object\":\"block\",\"id\":\"27b8cc9f-36f1-801f-bc5e-ee2adcbbe3f1\",\"parent\":{\"type\":\"page_id\",\"page_id\":\"27b8cc9f-36f1-804f-a881-d60a508b2f12\"},\"created_time\":\"2025-09-27T21:40:00.000Z\",\"last_edited_time\":\"2025-09-27T21:41:00.000Z\",\"created_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"last_edited_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"has_children\":false,\"archived\":false,\"in_trash\":false,\"type\":\"paragraph\",\"paragraph\":{\"rich_text\":[{\"type\":\"text\",\"text\":{\"content\":\"This custom-built platform replaces traditional website builders like Squarespace by leveraging Notion's database relationships, rollups, and API to create a sophisticated content management system. The project demonstrates you can build a professional e-commerce website using Notion as the backend, with a custom sync layer that transforms 11 databases into 22 optimized PostgreSQL tables, enabling dynamic content delivery and cross-database intelligence.\",\"link\":null},\"annotations\":{\"bold\":false,\"italic\":false,\"strikethrough\":false,\"underline\":false,\"code\":false,\"color\":\"default\"},\"plain_text\":\"This custom-built platform replaces traditional website builders like Squarespace by leveraging Notion's database relationships, rollups, and API to create a sophisticated content management system. The project demonstrates you can build a professional e-commerce website using Notion as the backend, with a custom sync layer that transforms 11 databases into 22 optimized PostgreSQL tables, enabling dynamic content delivery and cross-database intelligence.\",\"href\":null}],\"color\":\"default\",\"_block_id\":\"27b8cc9f-36f1-801f-bc5e-ee2adcbbe3f1\"}},{\"object\":\"block\",\"id\":\"27b8cc9f-36f1-800b-9999-d1a29c09f327\",\"parent\":{\"type\":\"page_id\",\"page_id\":\"27b8cc9f-36f1-804f-a881-d60a508b2f12\"},\"created_time\":\"2025-09-27T21:10:00.000Z\",\"last_edited_time\":\"2025-09-27T21:48:00.000Z\",\"created_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"last_edited_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"has_children\":false,\"archived\":false,\"in_trash\":false,\"type\":\"paragraph\",\"paragraph\":{\"rich_text\":[{\"type\":\"text\",\"text\":{\"content\":\"This is a comprehensive case study on using Notion as an enterprise-grade CMS backend\",\"link\":null},\"annotations\":{\"bold\":true,\"italic\":false,\"strikethrough\":false,\"underline\":true,\"code\":false,\"color\":\"default\"},\"plain_text\":\"This is a comprehensive case study on using Notion as an enterprise-grade CMS backend\",\"href\":null}],\"color\":\"default\",\"_block_id\":\"27b8cc9f-36f1-800b-9999-d1a29c09f327\"}},{\"object\":\"block\",\"id\":\"27b8cc9f-36f1-8053-acbc-fa08818c7a33\",\"parent\":{\"type\":\"page_id\",\"page_id\":\"27b8cc9f-36f1-804f-a881-d60a508b2f12\"},\"created_time\":\"2025-09-27T21:10:00.000Z\",\"last_edited_time\":\"2025-09-27T21:10:00.000Z\",\"created_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"last_edited_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"has_children\":true,\"archived\":false,\"in_trash\":false,\"type\":\"column_list\",\"column_list\":{\"children\":[{\"object\":\"block\",\"id\":\"27b8cc9f-36f1-8002-a9ce-c9b93755d1fb\",\"parent\":{\"type\":\"block_id\",\"block_id\":\"27b8cc9f-36f1-8053-acbc-fa08818c7a33\"},\"created_time\":\"2025-09-27T21:10:00.000Z\",\"last_edited_time\":\"2025-09-27T21:40:00.000Z\",\"created_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"last_edited_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"has_children\":true,\"archived\":false,\"in_trash\":false,\"type\":\"column\",\"column\":{\"width_ratio\":0.5,\"children\":[{\"object\":\"block\",\"id\":\"27b8cc9f-36f1-8056-9787-d2afd7f923c6\",\"parent\":{\"type\":\"block_id\",\"block_id\":\"27b8cc9f-36f1-8002-a9ce-c9b93755d1fb\"},\"created_time\":\"2025-09-27T21:02:00.000Z\",\"last_edited_time\":\"2025-09-27T21:10:00.000Z\",\"created_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"last_edited_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"has_children\":false,\"archived\":false,\"in_trash\":false,\"type\":\"heading_3\",\"heading_3\":{\"rich_text\":[{\"type\":\"text\",\"text\":{\"content\":\"New Website\",\"link\":null},\"annotations\":{\"bold\":true,\"italic\":false,\"strikethrough\":false,\"underline\":false,\"code\":false,\"color\":\"default\"},\"plain_text\":\"New Website\",\"href\":null}],\"is_toggleable\":false,\"color\":\"default\",\"_block_id\":\"27b8cc9f-36f1-8056-9787-d2afd7f923c6\"}},{\"object\":\"block\",\"id\":\"27b8cc9f-36f1-8060-a652-cb33c1eacc46\",\"parent\":{\"type\":\"block_id\",\"block_id\":\"27b8cc9f-36f1-8002-a9ce-c9b93755d1fb\"},\"created_time\":\"2025-09-27T21:02:00.000Z\",\"last_edited_time\":\"2025-09-27T21:10:00.000Z\",\"created_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"last_edited_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"has_children\":true,\"archived\":false,\"in_trash\":false,\"type\":\"callout\",\"callout\":{\"rich_text\":[],\"icon\":null,\"color\":\"yellow_background\",\"children\":[{\"object\":\"block\",\"id\":\"27b8cc9f-36f1-80e0-8683-d825a7b99150\",\"parent\":{\"type\":\"block_id\",\"block_id\":\"27b8cc9f-36f1-8060-a652-cb33c1eacc46\"},\"created_time\":\"2025-09-27T21:02:00.000Z\",\"last_edited_time\":\"2025-09-27T21:02:00.000Z\",\"created_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"last_edited_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"has_children\":false,\"archived\":false,\"in_trash\":false,\"type\":\"image\",\"image\":{\"caption\":[],\"type\":\"file\",\"file\":{\"url\":\"/images/Website-Redesign!-Custom-Coded-E-Commerce-with-Notion-2025_1763520002360_pgx50ox1f.png\",\"expiry_time\":\"2025-11-19T03:39:48.535Z\"},\"_block_id\":\"27b8cc9f-36f1-80e0-8683-d825a7b99150\"}},{\"object\":\"block\",\"id\":\"27b8cc9f-36f1-802b-8a12-eced2c9d61cd\",\"parent\":{\"type\":\"block_id\",\"block_id\":\"27b8cc9f-36f1-8060-a652-cb33c1eacc46\"},\"created_time\":\"2025-09-27T21:02:00.000Z\",\"last_edited_time\":\"2025-09-27T21:02:00.000Z\",\"created_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"last_edited_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"has_children\":false,\"archived\":false,\"in_trash\":false,\"type\":\"image\",\"image\":{\"caption\":[],\"type\":\"file\",\"file\":{\"url\":\"/images/Website-Redesign!-Custom-Coded-E-Commerce-with-Notion-2025_1763520003030_xi9fjpg7r.png\",\"expiry_time\":\"2025-11-19T03:39:48.536Z\"},\"_block_id\":\"27b8cc9f-36f1-802b-8a12-eced2c9d61cd\"}},{\"object\":\"block\",\"id\":\"27b8cc9f-36f1-80de-a206-da1623c7af58\",\"parent\":{\"type\":\"block_id\",\"block_id\":\"27b8cc9f-36f1-8060-a652-cb33c1eacc46\"},\"created_time\":\"2025-09-27T21:02:00.000Z\",\"last_edited_time\":\"2025-09-27T21:02:00.000Z\",\"created_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"last_edited_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"has_children\":false,\"archived\":false,\"in_trash\":false,\"type\":\"image\",\"image\":{\"caption\":[],\"type\":\"file\",\"file\":{\"url\":\"/images/Website-Redesign!-Custom-Coded-E-Commerce-with-Notion-2025_1763520003647_8172sxr7v.gif\",\"expiry_time\":\"2025-11-19T03:39:48.534Z\"},\"_block_id\":\"27b8cc9f-36f1-80de-a206-da1623c7af58\"}},{\"object\":\"block\",\"id\":\"27b8cc9f-36f1-80e8-b2da-d57657dedba8\",\"parent\":{\"type\":\"block_id\",\"block_id\":\"27b8cc9f-36f1-8060-a652-cb33c1eacc46\"},\"created_time\":\"2025-09-27T21:02:00.000Z\",\"last_edited_time\":\"2025-09-27T21:02:00.000Z\",\"created_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"last_edited_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"has_children\":false,\"archived\":false,\"in_trash\":false,\"type\":\"image\",\"image\":{\"caption\":[],\"type\":\"file\",\"file\":{\"url\":\"/images/Website-Redesign!-Custom-Coded-E-Commerce-with-Notion-2025_1763520005602_x67ugwk9i.png\",\"expiry_time\":\"2025-11-19T03:39:48.533Z\"},\"_block_id\":\"27b8cc9f-36f1-80e8-b2da-d57657dedba8\"}},{\"object\":\"block\",\"id\":\"27b8cc9f-36f1-80ee-8275-eea38a291ce0\",\"parent\":{\"type\":\"block_id\",\"block_id\":\"27b8cc9f-36f1-8060-a652-cb33c1eacc46\"},\"created_time\":\"2025-09-27T21:02:00.000Z\",\"last_edited_time\":\"2025-09-27T21:02:00.000Z\",\"created_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"last_edited_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"has_children\":false,\"archived\":false,\"in_trash\":false,\"type\":\"image\",\"image\":{\"caption\":[],\"type\":\"file\",\"file\":{\"url\":\"/images/Website-Redesign!-Custom-Coded-E-Commerce-with-Notion-2025_1763520005930_mexjrxn4s.gif\",\"expiry_time\":\"2025-11-19T03:39:48.536Z\"},\"_block_id\":\"27b8cc9f-36f1-80ee-8275-eea38a291ce0\"}}],\"_block_id\":\"27b8cc9f-36f1-8060-a652-cb33c1eacc46\"},\"children\":[{\"object\":\"block\",\"id\":\"27b8cc9f-36f1-80e0-8683-d825a7b99150\",\"parent\":{\"type\":\"block_id\",\"block_id\":\"27b8cc9f-36f1-8060-a652-cb33c1eacc46\"},\"created_time\":\"2025-09-27T21:02:00.000Z\",\"last_edited_time\":\"2025-09-27T21:02:00.000Z\",\"created_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"last_edited_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"has_children\":false,\"archived\":false,\"in_trash\":false,\"type\":\"image\",\"image\":{\"caption\":[],\"type\":\"file\",\"file\":{\"url\":\"/images/Website-Redesign!-Custom-Coded-E-Commerce-with-Notion-2025_1763520002360_pgx50ox1f.png\",\"expiry_time\":\"2025-11-19T03:39:48.535Z\"},\"_block_id\":\"27b8cc9f-36f1-80e0-8683-d825a7b99150\"}},{\"object\":\"block\",\"id\":\"27b8cc9f-36f1-802b-8a12-eced2c9d61cd\",\"parent\":{\"type\":\"block_id\",\"block_id\":\"27b8cc9f-36f1-8060-a652-cb33c1eacc46\"},\"created_time\":\"2025-09-27T21:02:00.000Z\",\"last_edited_time\":\"2025-09-27T21:02:00.000Z\",\"created_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"last_edited_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"has_children\":false,\"archived\":false,\"in_trash\":false,\"type\":\"image\",\"image\":{\"caption\":[],\"type\":\"file\",\"file\":{\"url\":\"/images/Website-Redesign!-Custom-Coded-E-Commerce-with-Notion-2025_1763520003030_xi9fjpg7r.png\",\"expiry_time\":\"2025-11-19T03:39:48.536Z\"},\"_block_id\":\"27b8cc9f-36f1-802b-8a12-eced2c9d61cd\"}},{\"object\":\"block\",\"id\":\"27b8cc9f-36f1-80de-a206-da1623c7af58\",\"parent\":{\"type\":\"block_id\",\"block_id\":\"27b8cc9f-36f1-8060-a652-cb33c1eacc46\"},\"created_time\":\"2025-09-27T21:02:00.000Z\",\"last_edited_time\":\"2025-09-27T21:02:00.000Z\",\"created_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"last_edited_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"has_children\":false,\"archived\":false,\"in_trash\":false,\"type\":\"image\",\"image\":{\"caption\":[],\"type\":\"file\",\"file\":{\"url\":\"/images/Website-Redesign!-Custom-Coded-E-Commerce-with-Notion-2025_1763520003647_8172sxr7v.gif\",\"expiry_time\":\"2025-11-19T03:39:48.534Z\"},\"_block_id\":\"27b8cc9f-36f1-80de-a206-da1623c7af58\"}},{\"object\":\"block\",\"id\":\"27b8cc9f-36f1-80e8-b2da-d57657dedba8\",\"parent\":{\"type\":\"block_id\",\"block_id\":\"27b8cc9f-36f1-8060-a652-cb33c1eacc46\"},\"created_time\":\"2025-09-27T21:02:00.000Z\",\"last_edited_time\":\"2025-09-27T21:02:00.000Z\",\"created_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"last_edited_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"has_children\":false,\"archived\":false,\"in_trash\":false,\"type\":\"image\",\"image\":{\"caption\":[],\"type\":\"file\",\"file\":{\"url\":\"/images/Website-Redesign!-Custom-Coded-E-Commerce-with-Notion-2025_1763520005602_x67ugwk9i.png\",\"expiry_time\":\"2025-11-19T03:39:48.533Z\"},\"_block_id\":\"27b8cc9f-36f1-80e8-b2da-d57657dedba8\"}},{\"object\":\"block\",\"id\":\"27b8cc9f-36f1-80ee-8275-eea38a291ce0\",\"parent\":{\"type\":\"block_id\",\"block_id\":\"27b8cc9f-36f1-8060-a652-cb33c1eacc46\"},\"created_time\":\"2025-09-27T21:02:00.000Z\",\"last_edited_time\":\"2025-09-27T21:02:00.000Z\",\"created_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"last_edited_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"has_children\":false,\"archived\":false,\"in_trash\":false,\"type\":\"image\",\"image\":{\"caption\":[],\"type\":\"file\",\"file\":{\"url\":\"/images/Website-Redesign!-Custom-Coded-E-Commerce-with-Notion-2025_1763520005930_mexjrxn4s.gif\",\"expiry_time\":\"2025-11-19T03:39:48.536Z\"},\"_block_id\":\"27b8cc9f-36f1-80ee-8275-eea38a291ce0\"}}]}],\"_block_id\":\"27b8cc9f-36f1-8002-a9ce-c9b93755d1fb\"},\"children\":[{\"object\":\"block\",\"id\":\"27b8cc9f-36f1-8056-9787-d2afd7f923c6\",\"parent\":{\"type\":\"block_id\",\"block_id\":\"27b8cc9f-36f1-8002-a9ce-c9b93755d1fb\"},\"created_time\":\"2025-09-27T21:02:00.000Z\",\"last_edited_time\":\"2025-09-27T21:10:00.000Z\",\"created_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"last_edited_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"has_children\":false,\"archived\":false,\"in_trash\":false,\"type\":\"heading_3\",\"heading_3\":{\"rich_text\":[{\"type\":\"text\",\"text\":{\"content\":\"New Website\",\"link\":null},\"annotations\":{\"bold\":true,\"italic\":false,\"strikethrough\":false,\"underline\":false,\"code\":false,\"color\":\"default\"},\"plain_text\":\"New Website\",\"href\":null}],\"is_toggleable\":false,\"color\":\"default\",\"_block_id\":\"27b8cc9f-36f1-8056-9787-d2afd7f923c6\"}},{\"object\":\"block\",\"id\":\"27b8cc9f-36f1-8060-a652-cb33c1eacc46\",\"parent\":{\"type\":\"block_id\",\"block_id\":\"27b8cc9f-36f1-8002-a9ce-c9b93755d1fb\"},\"created_time\":\"2025-09-27T21:02:00.000Z\",\"last_edited_time\":\"2025-09-27T21:10:00.000Z\",\"created_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"last_edited_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"has_children\":true,\"archived\":false,\"in_trash\":false,\"type\":\"callout\",\"callout\":{\"rich_text\":[],\"icon\":null,\"color\":\"yellow_background\",\"children\":[{\"object\":\"block\",\"id\":\"27b8cc9f-36f1-80e0-8683-d825a7b99150\",\"parent\":{\"type\":\"block_id\",\"block_id\":\"27b8cc9f-36f1-8060-a652-cb33c1eacc46\"},\"created_time\":\"2025-09-27T21:02:00.000Z\",\"last_edited_time\":\"2025-09-27T21:02:00.000Z\",\"created_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"last_edited_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"has_children\":false,\"archived\":false,\"in_trash\":false,\"type\":\"image\",\"image\":{\"caption\":[],\"type\":\"file\",\"file\":{\"url\":\"/images/Website-Redesign!-Custom-Coded-E-Commerce-with-Notion-2025_1763520002360_pgx50ox1f.png\",\"expiry_time\":\"2025-11-19T03:39:48.535Z\"},\"_block_id\":\"27b8cc9f-36f1-80e0-8683-d825a7b99150\"}},{\"object\":\"block\",\"id\":\"27b8cc9f-36f1-802b-8a12-eced2c9d61cd\",\"parent\":{\"type\":\"block_id\",\"block_id\":\"27b8cc9f-36f1-8060-a652-cb33c1eacc46\"},\"created_time\":\"2025-09-27T21:02:00.000Z\",\"last_edited_time\":\"2025-09-27T21:02:00.000Z\",\"created_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"last_edited_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"has_children\":false,\"archived\":false,\"in_trash\":false,\"type\":\"image\",\"image\":{\"caption\":[],\"type\":\"file\",\"file\":{\"url\":\"/images/Website-Redesign!-Custom-Coded-E-Commerce-with-Notion-2025_1763520003030_xi9fjpg7r.png\",\"expiry_time\":\"2025-11-19T03:39:48.536Z\"},\"_block_id\":\"27b8cc9f-36f1-802b-8a12-eced2c9d61cd\"}},{\"object\":\"block\",\"id\":\"27b8cc9f-36f1-80de-a206-da1623c7af58\",\"parent\":{\"type\":\"block_id\",\"block_id\":\"27b8cc9f-36f1-8060-a652-cb33c1eacc46\"},\"created_time\":\"2025-09-27T21:02:00.000Z\",\"last_edited_time\":\"2025-09-27T21:02:00.000Z\",\"created_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"last_edited_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"has_children\":false,\"archived\":false,\"in_trash\":false,\"type\":\"image\",\"image\":{\"caption\":[],\"type\":\"file\",\"file\":{\"url\":\"/images/Website-Redesign!-Custom-Coded-E-Commerce-with-Notion-2025_1763520003647_8172sxr7v.gif\",\"expiry_time\":\"2025-11-19T03:39:48.534Z\"},\"_block_id\":\"27b8cc9f-36f1-80de-a206-da1623c7af58\"}},{\"object\":\"block\",\"id\":\"27b8cc9f-36f1-80e8-b2da-d57657dedba8\",\"parent\":{\"type\":\"block_id\",\"block_id\":\"27b8cc9f-36f1-8060-a652-cb33c1eacc46\"},\"created_time\":\"2025-09-27T21:02:00.000Z\",\"last_edited_time\":\"2025-09-27T21:02:00.000Z\",\"created_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"last_edited_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"has_children\":false,\"archived\":false,\"in_trash\":false,\"type\":\"image\",\"image\":{\"caption\":[],\"type\":\"file\",\"file\":{\"url\":\"/images/Website-Redesign!-Custom-Coded-E-Commerce-with-Notion-2025_1763520005602_x67ugwk9i.png\",\"expiry_time\":\"2025-11-19T03:39:48.533Z\"},\"_block_id\":\"27b8cc9f-36f1-80e8-b2da-d57657dedba8\"}},{\"object\":\"block\",\"id\":\"27b8cc9f-36f1-80ee-8275-eea38a291ce0\",\"parent\":{\"type\":\"block_id\",\"block_id\":\"27b8cc9f-36f1-8060-a652-cb33c1eacc46\"},\"created_time\":\"2025-09-27T21:02:00.000Z\",\"last_edited_time\":\"2025-09-27T21:02:00.000Z\",\"created_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"last_edited_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"has_children\":false,\"archived\":false,\"in_trash\":false,\"type\":\"image\",\"image\":{\"caption\":[],\"type\":\"file\",\"file\":{\"url\":\"/images/Website-Redesign!-Custom-Coded-E-Commerce-with-Notion-2025_1763520005930_mexjrxn4s.gif\",\"expiry_time\":\"2025-11-19T03:39:48.536Z\"},\"_block_id\":\"27b8cc9f-36f1-80ee-8275-eea38a291ce0\"}}],\"_block_id\":\"27b8cc9f-36f1-8060-a652-cb33c1eacc46\"},\"children\":[{\"object\":\"block\",\"id\":\"27b8cc9f-36f1-80e0-8683-d825a7b99150\",\"parent\":{\"type\":\"block_id\",\"block_id\":\"27b8cc9f-36f1-8060-a652-cb33c1eacc46\"},\"created_time\":\"2025-09-27T21:02:00.000Z\",\"last_edited_time\":\"2025-09-27T21:02:00.000Z\",\"created_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"last_edited_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"has_children\":false,\"archived\":false,\"in_trash\":false,\"type\":\"image\",\"image\":{\"caption\":[],\"type\":\"file\",\"file\":{\"url\":\"/images/Website-Redesign!-Custom-Coded-E-Commerce-with-Notion-2025_1763520002360_pgx50ox1f.png\",\"expiry_time\":\"2025-11-19T03:39:48.535Z\"},\"_block_id\":\"27b8cc9f-36f1-80e0-8683-d825a7b99150\"}},{\"object\":\"block\",\"id\":\"27b8cc9f-36f1-802b-8a12-eced2c9d61cd\",\"parent\":{\"type\":\"block_id\",\"block_id\":\"27b8cc9f-36f1-8060-a652-cb33c1eacc46\"},\"created_time\":\"2025-09-27T21:02:00.000Z\",\"last_edited_time\":\"2025-09-27T21:02:00.000Z\",\"created_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"last_edited_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"has_children\":false,\"archived\":false,\"in_trash\":false,\"type\":\"image\",\"image\":{\"caption\":[],\"type\":\"file\",\"file\":{\"url\":\"/images/Website-Redesign!-Custom-Coded-E-Commerce-with-Notion-2025_1763520003030_xi9fjpg7r.png\",\"expiry_time\":\"2025-11-19T03:39:48.536Z\"},\"_block_id\":\"27b8cc9f-36f1-802b-8a12-eced2c9d61cd\"}},{\"object\":\"block\",\"id\":\"27b8cc9f-36f1-80de-a206-da1623c7af58\",\"parent\":{\"type\":\"block_id\",\"block_id\":\"27b8cc9f-36f1-8060-a652-cb33c1eacc46\"},\"created_time\":\"2025-09-27T21:02:00.000Z\",\"last_edited_time\":\"2025-09-27T21:02:00.000Z\",\"created_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"last_edited_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"has_children\":false,\"archived\":false,\"in_trash\":false,\"type\":\"image\",\"image\":{\"caption\":[],\"type\":\"file\",\"file\":{\"url\":\"/images/Website-Redesign!-Custom-Coded-E-Commerce-with-Notion-2025_1763520003647_8172sxr7v.gif\",\"expiry_time\":\"2025-11-19T03:39:48.534Z\"},\"_block_id\":\"27b8cc9f-36f1-80de-a206-da1623c7af58\"}},{\"object\":\"block\",\"id\":\"27b8cc9f-36f1-80e8-b2da-d57657dedba8\",\"parent\":{\"type\":\"block_id\",\"block_id\":\"27b8cc9f-36f1-8060-a652-cb33c1eacc46\"},\"created_time\":\"2025-09-27T21:02:00.000Z\",\"last_edited_time\":\"2025-09-27T21:02:00.000Z\",\"created_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"last_edited_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"has_children\":false,\"archived\":false,\"in_trash\":false,\"type\":\"image\",\"image\":{\"caption\":[],\"type\":\"file\",\"file\":{\"url\":\"/images/Website-Redesign!-Custom-Coded-E-Commerce-with-Notion-2025_1763520005602_x67ugwk9i.png\",\"expiry_time\":\"2025-11-19T03:39:48.533Z\"},\"_block_id\":\"27b8cc9f-36f1-80e8-b2da-d57657dedba8\"}},{\"object\":\"block\",\"id\":\"27b8cc9f-36f1-80ee-8275-eea38a291ce0\",\"parent\":{\"type\":\"block_id\",\"block_id\":\"27b8cc9f-36f1-8060-a652-cb33c1eacc46\"},\"created_time\":\"2025-09-27T21:02:00.000Z\",\"last_edited_time\":\"2025-09-27T21:02:00.000Z\",\"created_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"last_edited_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"has_children\":false,\"archived\":false,\"in_trash\":false,\"type\":\"image\",\"image\":{\"caption\":[],\"type\":\"file\",\"file\":{\"url\":\"/images/Website-Redesign!-Custom-Coded-E-Commerce-with-Notion-2025_1763520005930_mexjrxn4s.gif\",\"expiry_time\":\"2025-11-19T03:39:48.536Z\"},\"_block_id\":\"27b8cc9f-36f1-80ee-8275-eea38a291ce0\"}}]}]},{\"object\":\"block\",\"id\":\"27b8cc9f-36f1-802d-b45d-eccb4cfafa9d\",\"parent\":{\"type\":\"block_id\",\"block_id\":\"27b8cc9f-36f1-8053-acbc-fa08818c7a33\"},\"created_time\":\"2025-09-27T21:10:00.000Z\",\"last_edited_time\":\"2025-09-27T21:10:00.000Z\",\"created_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"last_edited_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"has_children\":true,\"archived\":false,\"in_trash\":false,\"type\":\"column\",\"column\":{\"width_ratio\":0.5,\"children\":[{\"object\":\"block\",\"id\":\"27b8cc9f-36f1-80db-a489-f31e4839859c\",\"parent\":{\"type\":\"block_id\",\"block_id\":\"27b8cc9f-36f1-802d-b45d-eccb4cfafa9d\"},\"created_time\":\"2025-09-27T21:02:00.000Z\",\"last_edited_time\":\"2025-09-27T21:10:00.000Z\",\"created_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"last_edited_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"has_children\":false,\"archived\":false,\"in_trash\":false,\"type\":\"heading_3\",\"heading_3\":{\"rich_text\":[{\"type\":\"text\",\"text\":{\"content\":\"Old Website\",\"link\":null},\"annotations\":{\"bold\":true,\"italic\":false,\"strikethrough\":false,\"underline\":false,\"code\":false,\"color\":\"default\"},\"plain_text\":\"Old Website\",\"href\":null}],\"is_toggleable\":false,\"color\":\"default\",\"_block_id\":\"27b8cc9f-36f1-80db-a489-f31e4839859c\"}},{\"object\":\"block\",\"id\":\"27b8cc9f-36f1-809d-a077-f03a245098cb\",\"parent\":{\"type\":\"block_id\",\"block_id\":\"27b8cc9f-36f1-802d-b45d-eccb4cfafa9d\"},\"created_time\":\"2025-09-27T21:02:00.000Z\",\"last_edited_time\":\"2025-09-27T21:10:00.000Z\",\"created_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"last_edited_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"has_children\":true,\"archived\":false,\"in_trash\":false,\"type\":\"callout\",\"callout\":{\"rich_text\":[],\"icon\":null,\"color\":\"yellow_background\",\"children\":[{\"object\":\"block\",\"id\":\"27b8cc9f-36f1-8071-8d8e-e3b4b2f4f89c\",\"parent\":{\"type\":\"block_id\",\"block_id\":\"27b8cc9f-36f1-809d-a077-f03a245098cb\"},\"created_time\":\"2025-09-27T21:02:00.000Z\",\"last_edited_time\":\"2025-09-27T21:02:00.000Z\",\"created_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"last_edited_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"has_children\":false,\"archived\":false,\"in_trash\":false,\"type\":\"image\",\"image\":{\"caption\":[],\"type\":\"file\",\"file\":{\"url\":\"/images/Website-Redesign!-Custom-Coded-E-Commerce-with-Notion-2025_1763520007248_kzfa023lt.png\",\"expiry_time\":\"2025-11-19T03:39:48.845Z\"},\"_block_id\":\"27b8cc9f-36f1-8071-8d8e-e3b4b2f4f89c\"}},{\"object\":\"block\",\"id\":\"27b8cc9f-36f1-80a1-9acd-e3072654dadd\",\"parent\":{\"type\":\"block_id\",\"block_id\":\"27b8cc9f-36f1-809d-a077-f03a245098cb\"},\"created_time\":\"2025-09-27T21:02:00.000Z\",\"last_edited_time\":\"2025-09-27T21:02:00.000Z\",\"created_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"last_edited_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"has_children\":false,\"archived\":false,\"in_trash\":false,\"type\":\"image\",\"image\":{\"caption\":[],\"type\":\"file\",\"file\":{\"url\":\"/images/Website-Redesign!-Custom-Coded-E-Commerce-with-Notion-2025_1763520007512_rari39fpu.png\",\"expiry_time\":\"2025-11-19T03:39:48.842Z\"},\"_block_id\":\"27b8cc9f-36f1-80a1-9acd-e3072654dadd\"}},{\"object\":\"block\",\"id\":\"27b8cc9f-36f1-8047-9f99-cfd3d2f0e94b\",\"parent\":{\"type\":\"block_id\",\"block_id\":\"27b8cc9f-36f1-809d-a077-f03a245098cb\"},\"created_time\":\"2025-09-27T21:02:00.000Z\",\"last_edited_time\":\"2025-09-27T21:02:00.000Z\",\"created_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"last_edited_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"has_children\":false,\"archived\":false,\"in_trash\":false,\"type\":\"image\",\"image\":{\"caption\":[],\"type\":\"file\",\"file\":{\"url\":\"/images/Website-Redesign!-Custom-Coded-E-Commerce-with-Notion-2025_1763520007693_zupl01i3n.gif\",\"expiry_time\":\"2025-11-19T03:39:48.843Z\"},\"_block_id\":\"27b8cc9f-36f1-8047-9f99-cfd3d2f0e94b\"}},{\"object\":\"block\",\"id\":\"27b8cc9f-36f1-8073-baee-e8bff40537c9\",\"parent\":{\"type\":\"block_id\",\"block_id\":\"27b8cc9f-36f1-809d-a077-f03a245098cb\"},\"created_time\":\"2025-09-27T21:02:00.000Z\",\"last_edited_time\":\"2025-09-27T21:02:00.000Z\",\"created_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"last_edited_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"has_children\":false,\"archived\":false,\"in_trash\":false,\"type\":\"image\",\"image\":{\"caption\":[],\"type\":\"file\",\"file\":{\"url\":\"/images/Website-Redesign!-Custom-Coded-E-Commerce-with-Notion-2025_1763520028381_e11mb9iot.png\",\"expiry_time\":\"2025-11-19T03:39:48.846Z\"},\"_block_id\":\"27b8cc9f-36f1-8073-baee-e8bff40537c9\"}},{\"object\":\"block\",\"id\":\"27b8cc9f-36f1-8045-a4d2-f4a3071e1651\",\"parent\":{\"type\":\"block_id\",\"block_id\":\"27b8cc9f-36f1-809d-a077-f03a245098cb\"},\"created_time\":\"2025-09-27T21:02:00.000Z\",\"last_edited_time\":\"2025-09-27T21:02:00.000Z\",\"created_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"last_edited_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"has_children\":false,\"archived\":false,\"in_trash\":false,\"type\":\"image\",\"image\":{\"caption\":[],\"type\":\"file\",\"file\":{\"url\":\"/images/Website-Redesign!-Custom-Coded-E-Commerce-with-Notion-2025_1763520028977_pqf7eu3lg.gif\",\"expiry_time\":\"2025-11-19T03:39:48.844Z\"},\"_block_id\":\"27b8cc9f-36f1-8045-a4d2-f4a3071e1651\"}}],\"_block_id\":\"27b8cc9f-36f1-809d-a077-f03a245098cb\"},\"children\":[{\"object\":\"block\",\"id\":\"27b8cc9f-36f1-8071-8d8e-e3b4b2f4f89c\",\"parent\":{\"type\":\"block_id\",\"block_id\":\"27b8cc9f-36f1-809d-a077-f03a245098cb\"},\"created_time\":\"2025-09-27T21:02:00.000Z\",\"last_edited_time\":\"2025-09-27T21:02:00.000Z\",\"created_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"last_edited_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"has_children\":false,\"archived\":false,\"in_trash\":false,\"type\":\"image\",\"image\":{\"caption\":[],\"type\":\"file\",\"file\":{\"url\":\"/images/Website-Redesign!-Custom-Coded-E-Commerce-with-Notion-2025_1763520007248_kzfa023lt.png\",\"expiry_time\":\"2025-11-19T03:39:48.845Z\"},\"_block_id\":\"27b8cc9f-36f1-8071-8d8e-e3b4b2f4f89c\"}},{\"object\":\"block\",\"id\":\"27b8cc9f-36f1-80a1-9acd-e3072654dadd\",\"parent\":{\"type\":\"block_id\",\"block_id\":\"27b8cc9f-36f1-809d-a077-f03a245098cb\"},\"created_time\":\"2025-09-27T21:02:00.000Z\",\"last_edited_time\":\"2025-09-27T21:02:00.000Z\",\"created_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"last_edited_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"has_children\":false,\"archived\":false,\"in_trash\":false,\"type\":\"image\",\"image\":{\"caption\":[],\"type\":\"file\",\"file\":{\"url\":\"/images/Website-Redesign!-Custom-Coded-E-Commerce-with-Notion-2025_1763520007512_rari39fpu.png\",\"expiry_time\":\"2025-11-19T03:39:48.842Z\"},\"_block_id\":\"27b8cc9f-36f1-80a1-9acd-e3072654dadd\"}},{\"object\":\"block\",\"id\":\"27b8cc9f-36f1-8047-9f99-cfd3d2f0e94b\",\"parent\":{\"type\":\"block_id\",\"block_id\":\"27b8cc9f-36f1-809d-a077-f03a245098cb\"},\"created_time\":\"2025-09-27T21:02:00.000Z\",\"last_edited_time\":\"2025-09-27T21:02:00.000Z\",\"created_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"last_edited_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"has_children\":false,\"archived\":false,\"in_trash\":false,\"type\":\"image\",\"image\":{\"caption\":[],\"type\":\"file\",\"file\":{\"url\":\"/images/Website-Redesign!-Custom-Coded-E-Commerce-with-Notion-2025_1763520007693_zupl01i3n.gif\",\"expiry_time\":\"2025-11-19T03:39:48.843Z\"},\"_block_id\":\"27b8cc9f-36f1-8047-9f99-cfd3d2f0e94b\"}},{\"object\":\"block\",\"id\":\"27b8cc9f-36f1-8073-baee-e8bff40537c9\",\"parent\":{\"type\":\"block_id\",\"block_id\":\"27b8cc9f-36f1-809d-a077-f03a245098cb\"},\"created_time\":\"2025-09-27T21:02:00.000Z\",\"last_edited_time\":\"2025-09-27T21:02:00.000Z\",\"created_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"last_edited_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"has_children\":false,\"archived\":false,\"in_trash\":false,\"type\":\"image\",\"image\":{\"caption\":[],\"type\":\"file\",\"file\":{\"url\":\"/images/Website-Redesign!-Custom-Coded-E-Commerce-with-Notion-2025_1763520028381_e11mb9iot.png\",\"expiry_time\":\"2025-11-19T03:39:48.846Z\"},\"_block_id\":\"27b8cc9f-36f1-8073-baee-e8bff40537c9\"}},{\"object\":\"block\",\"id\":\"27b8cc9f-36f1-8045-a4d2-f4a3071e1651\",\"parent\":{\"type\":\"block_id\",\"block_id\":\"27b8cc9f-36f1-809d-a077-f03a245098cb\"},\"created_time\":\"2025-09-27T21:02:00.000Z\",\"last_edited_time\":\"2025-09-27T21:02:00.000Z\",\"created_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"last_edited_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"has_children\":false,\"archived\":false,\"in_trash\":false,\"type\":\"image\",\"image\":{\"caption\":[],\"type\":\"file\",\"file\":{\"url\":\"/images/Website-Redesign!-Custom-Coded-E-Commerce-with-Notion-2025_1763520028977_pqf7eu3lg.gif\",\"expiry_time\":\"2025-11-19T03:39:48.844Z\"},\"_block_id\":\"27b8cc9f-36f1-8045-a4d2-f4a3071e1651\"}}]}],\"_block_id\":\"27b8cc9f-36f1-802d-b45d-eccb4cfafa9d\"},\"children\":[{\"object\":\"block\",\"id\":\"27b8cc9f-36f1-80db-a489-f31e4839859c\",\"parent\":{\"type\":\"block_id\",\"block_id\":\"27b8cc9f-36f1-802d-b45d-eccb4cfafa9d\"},\"created_time\":\"2025-09-27T21:02:00.000Z\",\"last_edited_time\":\"2025-09-27T21:10:00.000Z\",\"created_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"last_edited_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"has_children\":false,\"archived\":false,\"in_trash\":false,\"type\":\"heading_3\",\"heading_3\":{\"rich_text\":[{\"type\":\"text\",\"text\":{\"content\":\"Old Website\",\"link\":null},\"annotations\":{\"bold\":true,\"italic\":false,\"strikethrough\":false,\"underline\":false,\"code\":false,\"color\":\"default\"},\"plain_text\":\"Old Website\",\"href\":null}],\"is_toggleable\":false,\"color\":\"default\",\"_block_id\":\"27b8cc9f-36f1-80db-a489-f31e4839859c\"}},{\"object\":\"block\",\"id\":\"27b8cc9f-36f1-809d-a077-f03a245098cb\",\"parent\":{\"type\":\"block_id\",\"block_id\":\"27b8cc9f-36f1-802d-b45d-eccb4cfafa9d\"},\"created_time\":\"2025-09-27T21:02:00.000Z\",\"last_edited_time\":\"2025-09-27T21:10:00.000Z\",\"created_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"last_edited_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"has_children\":true,\"archived\":false,\"in_trash\":false,\"type\":\"callout\",\"callout\":{\"rich_text\":[],\"icon\":null,\"color\":\"yellow_background\",\"children\":[{\"object\":\"block\",\"id\":\"27b8cc9f-36f1-8071-8d8e-e3b4b2f4f89c\",\"parent\":{\"type\":\"block_id\",\"block_id\":\"27b8cc9f-36f1-809d-a077-f03a245098cb\"},\"created_time\":\"2025-09-27T21:02:00.000Z\",\"last_edited_time\":\"2025-09-27T21:02:00.000Z\",\"created_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"last_edited_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"has_children\":false,\"archived\":false,\"in_trash\":false,\"type\":\"image\",\"image\":{\"caption\":[],\"type\":\"file\",\"file\":{\"url\":\"/images/Website-Redesign!-Custom-Coded-E-Commerce-with-Notion-2025_1763520007248_kzfa023lt.png\",\"expiry_time\":\"2025-11-19T03:39:48.845Z\"},\"_block_id\":\"27b8cc9f-36f1-8071-8d8e-e3b4b2f4f89c\"}},{\"object\":\"block\",\"id\":\"27b8cc9f-36f1-80a1-9acd-e3072654dadd\",\"parent\":{\"type\":\"block_id\",\"block_id\":\"27b8cc9f-36f1-809d-a077-f03a245098cb\"},\"created_time\":\"2025-09-27T21:02:00.000Z\",\"last_edited_time\":\"2025-09-27T21:02:00.000Z\",\"created_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"last_edited_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"has_children\":false,\"archived\":false,\"in_trash\":false,\"type\":\"image\",\"image\":{\"caption\":[],\"type\":\"file\",\"file\":{\"url\":\"/images/Website-Redesign!-Custom-Coded-E-Commerce-with-Notion-2025_1763520007512_rari39fpu.png\",\"expiry_time\":\"2025-11-19T03:39:48.842Z\"},\"_block_id\":\"27b8cc9f-36f1-80a1-9acd-e3072654dadd\"}},{\"object\":\"block\",\"id\":\"27b8cc9f-36f1-8047-9f99-cfd3d2f0e94b\",\"parent\":{\"type\":\"block_id\",\"block_id\":\"27b8cc9f-36f1-809d-a077-f03a245098cb\"},\"created_time\":\"2025-09-27T21:02:00.000Z\",\"last_edited_time\":\"2025-09-27T21:02:00.000Z\",\"created_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"last_edited_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"has_children\":false,\"archived\":false,\"in_trash\":false,\"type\":\"image\",\"image\":{\"caption\":[],\"type\":\"file\",\"file\":{\"url\":\"/images/Website-Redesign!-Custom-Coded-E-Commerce-with-Notion-2025_1763520007693_zupl01i3n.gif\",\"expiry_time\":\"2025-11-19T03:39:48.843Z\"},\"_block_id\":\"27b8cc9f-36f1-8047-9f99-cfd3d2f0e94b\"}},{\"object\":\"block\",\"id\":\"27b8cc9f-36f1-8073-baee-e8bff40537c9\",\"parent\":{\"type\":\"block_id\",\"block_id\":\"27b8cc9f-36f1-809d-a077-f03a245098cb\"},\"created_time\":\"2025-09-27T21:02:00.000Z\",\"last_edited_time\":\"2025-09-27T21:02:00.000Z\",\"created_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"last_edited_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"has_children\":false,\"archived\":false,\"in_trash\":false,\"type\":\"image\",\"image\":{\"caption\":[],\"type\":\"file\",\"file\":{\"url\":\"/images/Website-Redesign!-Custom-Coded-E-Commerce-with-Notion-2025_1763520028381_e11mb9iot.png\",\"expiry_time\":\"2025-11-19T03:39:48.846Z\"},\"_block_id\":\"27b8cc9f-36f1-8073-baee-e8bff40537c9\"}},{\"object\":\"block\",\"id\":\"27b8cc9f-36f1-8045-a4d2-f4a3071e1651\",\"parent\":{\"type\":\"block_id\",\"block_id\":\"27b8cc9f-36f1-809d-a077-f03a245098cb\"},\"created_time\":\"2025-09-27T21:02:00.000Z\",\"last_edited_time\":\"2025-09-27T21:02:00.000Z\",\"created_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"last_edited_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"has_children\":false,\"archived\":false,\"in_trash\":false,\"type\":\"image\",\"image\":{\"caption\":[],\"type\":\"file\",\"file\":{\"url\":\"/images/Website-Redesign!-Custom-Coded-E-Commerce-with-Notion-2025_1763520028977_pqf7eu3lg.gif\",\"expiry_time\":\"2025-11-19T03:39:48.844Z\"},\"_block_id\":\"27b8cc9f-36f1-8045-a4d2-f4a3071e1651\"}}],\"_block_id\":\"27b8cc9f-36f1-809d-a077-f03a245098cb\"},\"children\":[{\"object\":\"block\",\"id\":\"27b8cc9f-36f1-8071-8d8e-e3b4b2f4f89c\",\"parent\":{\"type\":\"block_id\",\"block_id\":\"27b8cc9f-36f1-809d-a077-f03a245098cb\"},\"created_time\":\"2025-09-27T21:02:00.000Z\",\"last_edited_time\":\"2025-09-27T21:02:00.000Z\",\"created_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"last_edited_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"has_children\":false,\"archived\":false,\"in_trash\":false,\"type\":\"image\",\"image\":{\"caption\":[],\"type\":\"file\",\"file\":{\"url\":\"/images/Website-Redesign!-Custom-Coded-E-Commerce-with-Notion-2025_1763520007248_kzfa023lt.png\",\"expiry_time\":\"2025-11-19T03:39:48.845Z\"},\"_block_id\":\"27b8cc9f-36f1-8071-8d8e-e3b4b2f4f89c\"}},{\"object\":\"block\",\"id\":\"27b8cc9f-36f1-80a1-9acd-e3072654dadd\",\"parent\":{\"type\":\"block_id\",\"block_id\":\"27b8cc9f-36f1-809d-a077-f03a245098cb\"},\"created_time\":\"2025-09-27T21:02:00.000Z\",\"last_edited_time\":\"2025-09-27T21:02:00.000Z\",\"created_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"last_edited_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"has_children\":false,\"archived\":false,\"in_trash\":false,\"type\":\"image\",\"image\":{\"caption\":[],\"type\":\"file\",\"file\":{\"url\":\"/images/Website-Redesign!-Custom-Coded-E-Commerce-with-Notion-2025_1763520007512_rari39fpu.png\",\"expiry_time\":\"2025-11-19T03:39:48.842Z\"},\"_block_id\":\"27b8cc9f-36f1-80a1-9acd-e3072654dadd\"}},{\"object\":\"block\",\"id\":\"27b8cc9f-36f1-8047-9f99-cfd3d2f0e94b\",\"parent\":{\"type\":\"block_id\",\"block_id\":\"27b8cc9f-36f1-809d-a077-f03a245098cb\"},\"created_time\":\"2025-09-27T21:02:00.000Z\",\"last_edited_time\":\"2025-09-27T21:02:00.000Z\",\"created_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"last_edited_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"has_children\":false,\"archived\":false,\"in_trash\":false,\"type\":\"image\",\"image\":{\"caption\":[],\"type\":\"file\",\"file\":{\"url\":\"/images/Website-Redesign!-Custom-Coded-E-Commerce-with-Notion-2025_1763520007693_zupl01i3n.gif\",\"expiry_time\":\"2025-11-19T03:39:48.843Z\"},\"_block_id\":\"27b8cc9f-36f1-8047-9f99-cfd3d2f0e94b\"}},{\"object\":\"block\",\"id\":\"27b8cc9f-36f1-8073-baee-e8bff40537c9\",\"parent\":{\"type\":\"block_id\",\"block_id\":\"27b8cc9f-36f1-809d-a077-f03a245098cb\"},\"created_time\":\"2025-09-27T21:02:00.000Z\",\"last_edited_time\":\"2025-09-27T21:02:00.000Z\",\"created_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"last_edited_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"has_children\":false,\"archived\":false,\"in_trash\":false,\"type\":\"image\",\"image\":{\"caption\":[],\"type\":\"file\",\"file\":{\"url\":\"/images/Website-Redesign!-Custom-Coded-E-Commerce-with-Notion-2025_1763520028381_e11mb9iot.png\",\"expiry_time\":\"2025-11-19T03:39:48.846Z\"},\"_block_id\":\"27b8cc9f-36f1-8073-baee-e8bff40537c9\"}},{\"object\":\"block\",\"id\":\"27b8cc9f-36f1-8045-a4d2-f4a3071e1651\",\"parent\":{\"type\":\"block_id\",\"block_id\":\"27b8cc9f-36f1-809d-a077-f03a245098cb\"},\"created_time\":\"2025-09-27T21:02:00.000Z\",\"last_edited_time\":\"2025-09-27T21:02:00.000Z\",\"created_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"last_edited_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"has_children\":false,\"archived\":false,\"in_trash\":false,\"type\":\"image\",\"image\":{\"caption\":[],\"type\":\"file\",\"file\":{\"url\":\"/images/Website-Redesign!-Custom-Coded-E-Commerce-with-Notion-2025_1763520028977_pqf7eu3lg.gif\",\"expiry_time\":\"2025-11-19T03:39:48.844Z\"},\"_block_id\":\"27b8cc9f-36f1-8045-a4d2-f4a3071e1651\"}}]}]}],\"_block_id\":\"27b8cc9f-36f1-8053-acbc-fa08818c7a33\"},\"children\":[{\"object\":\"block\",\"id\":\"27b8cc9f-36f1-8002-a9ce-c9b93755d1fb\",\"parent\":{\"type\":\"block_id\",\"block_id\":\"27b8cc9f-36f1-8053-acbc-fa08818c7a33\"},\"created_time\":\"2025-09-27T21:10:00.000Z\",\"last_edited_time\":\"2025-09-27T21:40:00.000Z\",\"created_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"last_edited_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"has_children\":true,\"archived\":false,\"in_trash\":false,\"type\":\"column\",\"column\":{\"width_ratio\":0.5,\"children\":[{\"object\":\"block\",\"id\":\"27b8cc9f-36f1-8056-9787-d2afd7f923c6\",\"parent\":{\"type\":\"block_id\",\"block_id\":\"27b8cc9f-36f1-8002-a9ce-c9b93755d1fb\"},\"created_time\":\"2025-09-27T21:02:00.000Z\",\"last_edited_time\":\"2025-09-27T21:10:00.000Z\",\"created_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"last_edited_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"has_children\":false,\"archived\":false,\"in_trash\":false,\"type\":\"heading_3\",\"heading_3\":{\"rich_text\":[{\"type\":\"text\",\"text\":{\"content\":\"New Website\",\"link\":null},\"annotations\":{\"bold\":true,\"italic\":false,\"strikethrough\":false,\"underline\":false,\"code\":false,\"color\":\"default\"},\"plain_text\":\"New Website\",\"href\":null}],\"is_toggleable\":false,\"color\":\"default\",\"_block_id\":\"27b8cc9f-36f1-8056-9787-d2afd7f923c6\"}},{\"object\":\"block\",\"id\":\"27b8cc9f-36f1-8060-a652-cb33c1eacc46\",\"parent\":{\"type\":\"block_id\",\"block_id\":\"27b8cc9f-36f1-8002-a9ce-c9b93755d1fb\"},\"created_time\":\"2025-09-27T21:02:00.000Z\",\"last_edited_time\":\"2025-09-27T21:10:00.000Z\",\"created_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"last_edited_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"has_children\":true,\"archived\":false,\"in_trash\":false,\"type\":\"callout\",\"callout\":{\"rich_text\":[],\"icon\":null,\"color\":\"yellow_background\",\"children\":[{\"object\":\"block\",\"id\":\"27b8cc9f-36f1-80e0-8683-d825a7b99150\",\"parent\":{\"type\":\"block_id\",\"block_id\":\"27b8cc9f-36f1-8060-a652-cb33c1eacc46\"},\"created_time\":\"2025-09-27T21:02:00.000Z\",\"last_edited_time\":\"2025-09-27T21:02:00.000Z\",\"created_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"last_edited_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"has_children\":false,\"archived\":false,\"in_trash\":false,\"type\":\"image\",\"image\":{\"caption\":[],\"type\":\"file\",\"file\":{\"url\":\"/images/Website-Redesign!-Custom-Coded-E-Commerce-with-Notion-2025_1763520002360_pgx50ox1f.png\",\"expiry_time\":\"2025-11-19T03:39:48.535Z\"},\"_block_id\":\"27b8cc9f-36f1-80e0-8683-d825a7b99150\"}},{\"object\":\"block\",\"id\":\"27b8cc9f-36f1-802b-8a12-eced2c9d61cd\",\"parent\":{\"type\":\"block_id\",\"block_id\":\"27b8cc9f-36f1-8060-a652-cb33c1eacc46\"},\"created_time\":\"2025-09-27T21:02:00.000Z\",\"last_edited_time\":\"2025-09-27T21:02:00.000Z\",\"created_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"last_edited_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"has_children\":false,\"archived\":false,\"in_trash\":false,\"type\":\"image\",\"image\":{\"caption\":[],\"type\":\"file\",\"file\":{\"url\":\"/images/Website-Redesign!-Custom-Coded-E-Commerce-with-Notion-2025_1763520003030_xi9fjpg7r.png\",\"expiry_time\":\"2025-11-19T03:39:48.536Z\"},\"_block_id\":\"27b8cc9f-36f1-802b-8a12-eced2c9d61cd\"}},{\"object\":\"block\",\"id\":\"27b8cc9f-36f1-80de-a206-da1623c7af58\",\"parent\":{\"type\":\"block_id\",\"block_id\":\"27b8cc9f-36f1-8060-a652-cb33c1eacc46\"},\"created_time\":\"2025-09-27T21:02:00.000Z\",\"last_edited_time\":\"2025-09-27T21:02:00.000Z\",\"created_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"last_edited_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"has_children\":false,\"archived\":false,\"in_trash\":false,\"type\":\"image\",\"image\":{\"caption\":[],\"type\":\"file\",\"file\":{\"url\":\"/images/Website-Redesign!-Custom-Coded-E-Commerce-with-Notion-2025_1763520003647_8172sxr7v.gif\",\"expiry_time\":\"2025-11-19T03:39:48.534Z\"},\"_block_id\":\"27b8cc9f-36f1-80de-a206-da1623c7af58\"}},{\"object\":\"block\",\"id\":\"27b8cc9f-36f1-80e8-b2da-d57657dedba8\",\"parent\":{\"type\":\"block_id\",\"block_id\":\"27b8cc9f-36f1-8060-a652-cb33c1eacc46\"},\"created_time\":\"2025-09-27T21:02:00.000Z\",\"last_edited_time\":\"2025-09-27T21:02:00.000Z\",\"created_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"last_edited_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"has_children\":false,\"archived\":false,\"in_trash\":false,\"type\":\"image\",\"image\":{\"caption\":[],\"type\":\"file\",\"file\":{\"url\":\"/images/Website-Redesign!-Custom-Coded-E-Commerce-with-Notion-2025_1763520005602_x67ugwk9i.png\",\"expiry_time\":\"2025-11-19T03:39:48.533Z\"},\"_block_id\":\"27b8cc9f-36f1-80e8-b2da-d57657dedba8\"}},{\"object\":\"block\",\"id\":\"27b8cc9f-36f1-80ee-8275-eea38a291ce0\",\"parent\":{\"type\":\"block_id\",\"block_id\":\"27b8cc9f-36f1-8060-a652-cb33c1eacc46\"},\"created_time\":\"2025-09-27T21:02:00.000Z\",\"last_edited_time\":\"2025-09-27T21:02:00.000Z\",\"created_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"last_edited_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"has_children\":false,\"archived\":false,\"in_trash\":false,\"type\":\"image\",\"image\":{\"caption\":[],\"type\":\"file\",\"file\":{\"url\":\"/images/Website-Redesign!-Custom-Coded-E-Commerce-with-Notion-2025_1763520005930_mexjrxn4s.gif\",\"expiry_time\":\"2025-11-19T03:39:48.536Z\"},\"_block_id\":\"27b8cc9f-36f1-80ee-8275-eea38a291ce0\"}}],\"_block_id\":\"27b8cc9f-36f1-8060-a652-cb33c1eacc46\"},\"children\":[{\"object\":\"block\",\"id\":\"27b8cc9f-36f1-80e0-8683-d825a7b99150\",\"parent\":{\"type\":\"block_id\",\"block_id\":\"27b8cc9f-36f1-8060-a652-cb33c1eacc46\"},\"created_time\":\"2025-09-27T21:02:00.000Z\",\"last_edited_time\":\"2025-09-27T21:02:00.000Z\",\"created_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"last_edited_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"has_children\":false,\"archived\":false,\"in_trash\":false,\"type\":\"image\",\"image\":{\"caption\":[],\"type\":\"file\",\"file\":{\"url\":\"/images/Website-Redesign!-Custom-Coded-E-Commerce-with-Notion-2025_1763520002360_pgx50ox1f.png\",\"expiry_time\":\"2025-11-19T03:39:48.535Z\"},\"_block_id\":\"27b8cc9f-36f1-80e0-8683-d825a7b99150\"}},{\"object\":\"block\",\"id\":\"27b8cc9f-36f1-802b-8a12-eced2c9d61cd\",\"parent\":{\"type\":\"block_id\",\"block_id\":\"27b8cc9f-36f1-8060-a652-cb33c1eacc46\"},\"created_time\":\"2025-09-27T21:02:00.000Z\",\"last_edited_time\":\"2025-09-27T21:02:00.000Z\",\"created_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"last_edited_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"has_children\":false,\"archived\":false,\"in_trash\":false,\"type\":\"image\",\"image\":{\"caption\":[],\"type\":\"file\",\"file\":{\"url\":\"/images/Website-Redesign!-Custom-Coded-E-Commerce-with-Notion-2025_1763520003030_xi9fjpg7r.png\",\"expiry_time\":\"2025-11-19T03:39:48.536Z\"},\"_block_id\":\"27b8cc9f-36f1-802b-8a12-eced2c9d61cd\"}},{\"object\":\"block\",\"id\":\"27b8cc9f-36f1-80de-a206-da1623c7af58\",\"parent\":{\"type\":\"block_id\",\"block_id\":\"27b8cc9f-36f1-8060-a652-cb33c1eacc46\"},\"created_time\":\"2025-09-27T21:02:00.000Z\",\"last_edited_time\":\"2025-09-27T21:02:00.000Z\",\"created_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"last_edited_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"has_children\":false,\"archived\":false,\"in_trash\":false,\"type\":\"image\",\"image\":{\"caption\":[],\"type\":\"file\",\"file\":{\"url\":\"/images/Website-Redesign!-Custom-Coded-E-Commerce-with-Notion-2025_1763520003647_8172sxr7v.gif\",\"expiry_time\":\"2025-11-19T03:39:48.534Z\"},\"_block_id\":\"27b8cc9f-36f1-80de-a206-da1623c7af58\"}},{\"object\":\"block\",\"id\":\"27b8cc9f-36f1-80e8-b2da-d57657dedba8\",\"parent\":{\"type\":\"block_id\",\"block_id\":\"27b8cc9f-36f1-8060-a652-cb33c1eacc46\"},\"created_time\":\"2025-09-27T21:02:00.000Z\",\"last_edited_time\":\"2025-09-27T21:02:00.000Z\",\"created_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"last_edited_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"has_children\":false,\"archived\":false,\"in_trash\":false,\"type\":\"image\",\"image\":{\"caption\":[],\"type\":\"file\",\"file\":{\"url\":\"/images/Website-Redesign!-Custom-Coded-E-Commerce-with-Notion-2025_1763520005602_x67ugwk9i.png\",\"expiry_time\":\"2025-11-19T03:39:48.533Z\"},\"_block_id\":\"27b8cc9f-36f1-80e8-b2da-d57657dedba8\"}},{\"object\":\"block\",\"id\":\"27b8cc9f-36f1-80ee-8275-eea38a291ce0\",\"parent\":{\"type\":\"block_id\",\"block_id\":\"27b8cc9f-36f1-8060-a652-cb33c1eacc46\"},\"created_time\":\"2025-09-27T21:02:00.000Z\",\"last_edited_time\":\"2025-09-27T21:02:00.000Z\",\"created_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"last_edited_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"has_children\":false,\"archived\":false,\"in_trash\":false,\"type\":\"image\",\"image\":{\"caption\":[],\"type\":\"file\",\"file\":{\"url\":\"/images/Website-Redesign!-Custom-Coded-E-Commerce-with-Notion-2025_1763520005930_mexjrxn4s.gif\",\"expiry_time\":\"2025-11-19T03:39:48.536Z\"},\"_block_id\":\"27b8cc9f-36f1-80ee-8275-eea38a291ce0\"}}]}],\"_block_id\":\"27b8cc9f-36f1-8002-a9ce-c9b93755d1fb\"},\"children\":[{\"object\":\"block\",\"id\":\"27b8cc9f-36f1-8056-9787-d2afd7f923c6\",\"parent\":{\"type\":\"block_id\",\"block_id\":\"27b8cc9f-36f1-8002-a9ce-c9b93755d1fb\"},\"created_time\":\"2025-09-27T21:02:00.000Z\",\"last_edited_time\":\"2025-09-27T21:10:00.000Z\",\"created_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"last_edited_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"has_children\":false,\"archived\":false,\"in_trash\":false,\"type\":\"heading_3\",\"heading_3\":{\"rich_text\":[{\"type\":\"text\",\"text\":{\"content\":\"New Website\",\"link\":null},\"annotations\":{\"bold\":true,\"italic\":false,\"strikethrough\":false,\"underline\":false,\"code\":false,\"color\":\"default\"},\"plain_text\":\"New Website\",\"href\":null}],\"is_toggleable\":false,\"color\":\"default\",\"_block_id\":\"27b8cc9f-36f1-8056-9787-d2afd7f923c6\"}},{\"object\":\"block\",\"id\":\"27b8cc9f-36f1-8060-a652-cb33c1eacc46\",\"parent\":{\"type\":\"block_id\",\"block_id\":\"27b8cc9f-36f1-8002-a9ce-c9b93755d1fb\"},\"created_time\":\"2025-09-27T21:02:00.000Z\",\"last_edited_time\":\"2025-09-27T21:10:00.000Z\",\"created_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"last_edited_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"has_children\":true,\"archived\":false,\"in_trash\":false,\"type\":\"callout\",\"callout\":{\"rich_text\":[],\"icon\":null,\"color\":\"yellow_background\",\"children\":[{\"object\":\"block\",\"id\":\"27b8cc9f-36f1-80e0-8683-d825a7b99150\",\"parent\":{\"type\":\"block_id\",\"block_id\":\"27b8cc9f-36f1-8060-a652-cb33c1eacc46\"},\"created_time\":\"2025-09-27T21:02:00.000Z\",\"last_edited_time\":\"2025-09-27T21:02:00.000Z\",\"created_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"last_edited_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"has_children\":false,\"archived\":false,\"in_trash\":false,\"type\":\"image\",\"image\":{\"caption\":[],\"type\":\"file\",\"file\":{\"url\":\"/images/Website-Redesign!-Custom-Coded-E-Commerce-with-Notion-2025_1763520002360_pgx50ox1f.png\",\"expiry_time\":\"2025-11-19T03:39:48.535Z\"},\"_block_id\":\"27b8cc9f-36f1-80e0-8683-d825a7b99150\"}},{\"object\":\"block\",\"id\":\"27b8cc9f-36f1-802b-8a12-eced2c9d61cd\",\"parent\":{\"type\":\"block_id\",\"block_id\":\"27b8cc9f-36f1-8060-a652-cb33c1eacc46\"},\"created_time\":\"2025-09-27T21:02:00.000Z\",\"last_edited_time\":\"2025-09-27T21:02:00.000Z\",\"created_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"last_edited_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"has_children\":false,\"archived\":false,\"in_trash\":false,\"type\":\"image\",\"image\":{\"caption\":[],\"type\":\"file\",\"file\":{\"url\":\"/images/Website-Redesign!-Custom-Coded-E-Commerce-with-Notion-2025_1763520003030_xi9fjpg7r.png\",\"expiry_time\":\"2025-11-19T03:39:48.536Z\"},\"_block_id\":\"27b8cc9f-36f1-802b-8a12-eced2c9d61cd\"}},{\"object\":\"block\",\"id\":\"27b8cc9f-36f1-80de-a206-da1623c7af58\",\"parent\":{\"type\":\"block_id\",\"block_id\":\"27b8cc9f-36f1-8060-a652-cb33c1eacc46\"},\"created_time\":\"2025-09-27T21:02:00.000Z\",\"last_edited_time\":\"2025-09-27T21:02:00.000Z\",\"created_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"last_edited_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"has_children\":false,\"archived\":false,\"in_trash\":false,\"type\":\"image\",\"image\":{\"caption\":[],\"type\":\"file\",\"file\":{\"url\":\"/images/Website-Redesign!-Custom-Coded-E-Commerce-with-Notion-2025_1763520003647_8172sxr7v.gif\",\"expiry_time\":\"2025-11-19T03:39:48.534Z\"},\"_block_id\":\"27b8cc9f-36f1-80de-a206-da1623c7af58\"}},{\"object\":\"block\",\"id\":\"27b8cc9f-36f1-80e8-b2da-d57657dedba8\",\"parent\":{\"type\":\"block_id\",\"block_id\":\"27b8cc9f-36f1-8060-a652-cb33c1eacc46\"},\"created_time\":\"2025-09-27T21:02:00.000Z\",\"last_edited_time\":\"2025-09-27T21:02:00.000Z\",\"created_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"last_edited_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"has_children\":false,\"archived\":false,\"in_trash\":false,\"type\":\"image\",\"image\":{\"caption\":[],\"type\":\"file\",\"file\":{\"url\":\"/images/Website-Redesign!-Custom-Coded-E-Commerce-with-Notion-2025_1763520005602_x67ugwk9i.png\",\"expiry_time\":\"2025-11-19T03:39:48.533Z\"},\"_block_id\":\"27b8cc9f-36f1-80e8-b2da-d57657dedba8\"}},{\"object\":\"block\",\"id\":\"27b8cc9f-36f1-80ee-8275-eea38a291ce0\",\"parent\":{\"type\":\"block_id\",\"block_id\":\"27b8cc9f-36f1-8060-a652-cb33c1eacc46\"},\"created_time\":\"2025-09-27T21:02:00.000Z\",\"last_edited_time\":\"2025-09-27T21:02:00.000Z\",\"created_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"last_edited_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"has_children\":false,\"archived\":false,\"in_trash\":false,\"type\":\"image\",\"image\":{\"caption\":[],\"type\":\"file\",\"file\":{\"url\":\"/images/Website-Redesign!-Custom-Coded-E-Commerce-with-Notion-2025_1763520005930_mexjrxn4s.gif\",\"expiry_time\":\"2025-11-19T03:39:48.536Z\"},\"_block_id\":\"27b8cc9f-36f1-80ee-8275-eea38a291ce0\"}}],\"_block_id\":\"27b8cc9f-36f1-8060-a652-cb33c1eacc46\"},\"children\":[{\"object\":\"block\",\"id\":\"27b8cc9f-36f1-80e0-8683-d825a7b99150\",\"parent\":{\"type\":\"block_id\",\"block_id\":\"27b8cc9f-36f1-8060-a652-cb33c1eacc46\"},\"created_time\":\"2025-09-27T21:02:00.000Z\",\"last_edited_time\":\"2025-09-27T21:02:00.000Z\",\"created_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"last_edited_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"has_children\":false,\"archived\":false,\"in_trash\":false,\"type\":\"image\",\"image\":{\"caption\":[],\"type\":\"file\",\"file\":{\"url\":\"/images/Website-Redesign!-Custom-Coded-E-Commerce-with-Notion-2025_1763520002360_pgx50ox1f.png\",\"expiry_time\":\"2025-11-19T03:39:48.535Z\"},\"_block_id\":\"27b8cc9f-36f1-80e0-8683-d825a7b99150\"}},{\"object\":\"block\",\"id\":\"27b8cc9f-36f1-802b-8a12-eced2c9d61cd\",\"parent\":{\"type\":\"block_id\",\"block_id\":\"27b8cc9f-36f1-8060-a652-cb33c1eacc46\"},\"created_time\":\"2025-09-27T21:02:00.000Z\",\"last_edited_time\":\"2025-09-27T21:02:00.000Z\",\"created_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"last_edited_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"has_children\":false,\"archived\":false,\"in_trash\":false,\"type\":\"image\",\"image\":{\"caption\":[],\"type\":\"file\",\"file\":{\"url\":\"/images/Website-Redesign!-Custom-Coded-E-Commerce-with-Notion-2025_1763520003030_xi9fjpg7r.png\",\"expiry_time\":\"2025-11-19T03:39:48.536Z\"},\"_block_id\":\"27b8cc9f-36f1-802b-8a12-eced2c9d61cd\"}},{\"object\":\"block\",\"id\":\"27b8cc9f-36f1-80de-a206-da1623c7af58\",\"parent\":{\"type\":\"block_id\",\"block_id\":\"27b8cc9f-36f1-8060-a652-cb33c1eacc46\"},\"created_time\":\"2025-09-27T21:02:00.000Z\",\"last_edited_time\":\"2025-09-27T21:02:00.000Z\",\"created_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"last_edited_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"has_children\":false,\"archived\":false,\"in_trash\":false,\"type\":\"image\",\"image\":{\"caption\":[],\"type\":\"file\",\"file\":{\"url\":\"/images/Website-Redesign!-Custom-Coded-E-Commerce-with-Notion-2025_1763520003647_8172sxr7v.gif\",\"expiry_time\":\"2025-11-19T03:39:48.534Z\"},\"_block_id\":\"27b8cc9f-36f1-80de-a206-da1623c7af58\"}},{\"object\":\"block\",\"id\":\"27b8cc9f-36f1-80e8-b2da-d57657dedba8\",\"parent\":{\"type\":\"block_id\",\"block_id\":\"27b8cc9f-36f1-8060-a652-cb33c1eacc46\"},\"created_time\":\"2025-09-27T21:02:00.000Z\",\"last_edited_time\":\"2025-09-27T21:02:00.000Z\",\"created_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"last_edited_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"has_children\":false,\"archived\":false,\"in_trash\":false,\"type\":\"image\",\"image\":{\"caption\":[],\"type\":\"file\",\"file\":{\"url\":\"/images/Website-Redesign!-Custom-Coded-E-Commerce-with-Notion-2025_1763520005602_x67ugwk9i.png\",\"expiry_time\":\"2025-11-19T03:39:48.533Z\"},\"_block_id\":\"27b8cc9f-36f1-80e8-b2da-d57657dedba8\"}},{\"object\":\"block\",\"id\":\"27b8cc9f-36f1-80ee-8275-eea38a291ce0\",\"parent\":{\"type\":\"block_id\",\"block_id\":\"27b8cc9f-36f1-8060-a652-cb33c1eacc46\"},\"created_time\":\"2025-09-27T21:02:00.000Z\",\"last_edited_time\":\"2025-09-27T21:02:00.000Z\",\"created_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"last_edited_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"has_children\":false,\"archived\":false,\"in_trash\":false,\"type\":\"image\",\"image\":{\"caption\":[],\"type\":\"file\",\"file\":{\"url\":\"/images/Website-Redesign!-Custom-Coded-E-Commerce-with-Notion-2025_1763520005930_mexjrxn4s.gif\",\"expiry_time\":\"2025-11-19T03:39:48.536Z\"},\"_block_id\":\"27b8cc9f-36f1-80ee-8275-eea38a291ce0\"}}]}]},{\"object\":\"block\",\"id\":\"27b8cc9f-36f1-802d-b45d-eccb4cfafa9d\",\"parent\":{\"type\":\"block_id\",\"block_id\":\"27b8cc9f-36f1-8053-acbc-fa08818c7a33\"},\"created_time\":\"2025-09-27T21:10:00.000Z\",\"last_edited_time\":\"2025-09-27T21:10:00.000Z\",\"created_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"last_edited_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"has_children\":true,\"archived\":false,\"in_trash\":false,\"type\":\"column\",\"column\":{\"width_ratio\":0.5,\"children\":[{\"object\":\"block\",\"id\":\"27b8cc9f-36f1-80db-a489-f31e4839859c\",\"parent\":{\"type\":\"block_id\",\"block_id\":\"27b8cc9f-36f1-802d-b45d-eccb4cfafa9d\"},\"created_time\":\"2025-09-27T21:02:00.000Z\",\"last_edited_time\":\"2025-09-27T21:10:00.000Z\",\"created_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"last_edited_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"has_children\":false,\"archived\":false,\"in_trash\":false,\"type\":\"heading_3\",\"heading_3\":{\"rich_text\":[{\"type\":\"text\",\"text\":{\"content\":\"Old Website\",\"link\":null},\"annotations\":{\"bold\":true,\"italic\":false,\"strikethrough\":false,\"underline\":false,\"code\":false,\"color\":\"default\"},\"plain_text\":\"Old Website\",\"href\":null}],\"is_toggleable\":false,\"color\":\"default\",\"_block_id\":\"27b8cc9f-36f1-80db-a489-f31e4839859c\"}},{\"object\":\"block\",\"id\":\"27b8cc9f-36f1-809d-a077-f03a245098cb\",\"parent\":{\"type\":\"block_id\",\"block_id\":\"27b8cc9f-36f1-802d-b45d-eccb4cfafa9d\"},\"created_time\":\"2025-09-27T21:02:00.000Z\",\"last_edited_time\":\"2025-09-27T21:10:00.000Z\",\"created_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"last_edited_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"has_children\":true,\"archived\":false,\"in_trash\":false,\"type\":\"callout\",\"callout\":{\"rich_text\":[],\"icon\":null,\"color\":\"yellow_background\",\"children\":[{\"object\":\"block\",\"id\":\"27b8cc9f-36f1-8071-8d8e-e3b4b2f4f89c\",\"parent\":{\"type\":\"block_id\",\"block_id\":\"27b8cc9f-36f1-809d-a077-f03a245098cb\"},\"created_time\":\"2025-09-27T21:02:00.000Z\",\"last_edited_time\":\"2025-09-27T21:02:00.000Z\",\"created_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"last_edited_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"has_children\":false,\"archived\":false,\"in_trash\":false,\"type\":\"image\",\"image\":{\"caption\":[],\"type\":\"file\",\"file\":{\"url\":\"/images/Website-Redesign!-Custom-Coded-E-Commerce-with-Notion-2025_1763520007248_kzfa023lt.png\",\"expiry_time\":\"2025-11-19T03:39:48.845Z\"},\"_block_id\":\"27b8cc9f-36f1-8071-8d8e-e3b4b2f4f89c\"}},{\"object\":\"block\",\"id\":\"27b8cc9f-36f1-80a1-9acd-e3072654dadd\",\"parent\":{\"type\":\"block_id\",\"block_id\":\"27b8cc9f-36f1-809d-a077-f03a245098cb\"},\"created_time\":\"2025-09-27T21:02:00.000Z\",\"last_edited_time\":\"2025-09-27T21:02:00.000Z\",\"created_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"last_edited_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"has_children\":false,\"archived\":false,\"in_trash\":false,\"type\":\"image\",\"image\":{\"caption\":[],\"type\":\"file\",\"file\":{\"url\":\"/images/Website-Redesign!-Custom-Coded-E-Commerce-with-Notion-2025_1763520007512_rari39fpu.png\",\"expiry_time\":\"2025-11-19T03:39:48.842Z\"},\"_block_id\":\"27b8cc9f-36f1-80a1-9acd-e3072654dadd\"}},{\"object\":\"block\",\"id\":\"27b8cc9f-36f1-8047-9f99-cfd3d2f0e94b\",\"parent\":{\"type\":\"block_id\",\"block_id\":\"27b8cc9f-36f1-809d-a077-f03a245098cb\"},\"created_time\":\"2025-09-27T21:02:00.000Z\",\"last_edited_time\":\"2025-09-27T21:02:00.000Z\",\"created_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"last_edited_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"has_children\":false,\"archived\":false,\"in_trash\":false,\"type\":\"image\",\"image\":{\"caption\":[],\"type\":\"file\",\"file\":{\"url\":\"/images/Website-Redesign!-Custom-Coded-E-Commerce-with-Notion-2025_1763520007693_zupl01i3n.gif\",\"expiry_time\":\"2025-11-19T03:39:48.843Z\"},\"_block_id\":\"27b8cc9f-36f1-8047-9f99-cfd3d2f0e94b\"}},{\"object\":\"block\",\"id\":\"27b8cc9f-36f1-8073-baee-e8bff40537c9\",\"parent\":{\"type\":\"block_id\",\"block_id\":\"27b8cc9f-36f1-809d-a077-f03a245098cb\"},\"created_time\":\"2025-09-27T21:02:00.000Z\",\"last_edited_time\":\"2025-09-27T21:02:00.000Z\",\"created_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"last_edited_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"has_children\":false,\"archived\":false,\"in_trash\":false,\"type\":\"image\",\"image\":{\"caption\":[],\"type\":\"file\",\"file\":{\"url\":\"/images/Website-Redesign!-Custom-Coded-E-Commerce-with-Notion-2025_1763520028381_e11mb9iot.png\",\"expiry_time\":\"2025-11-19T03:39:48.846Z\"},\"_block_id\":\"27b8cc9f-36f1-8073-baee-e8bff40537c9\"}},{\"object\":\"block\",\"id\":\"27b8cc9f-36f1-8045-a4d2-f4a3071e1651\",\"parent\":{\"type\":\"block_id\",\"block_id\":\"27b8cc9f-36f1-809d-a077-f03a245098cb\"},\"created_time\":\"2025-09-27T21:02:00.000Z\",\"last_edited_time\":\"2025-09-27T21:02:00.000Z\",\"created_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"last_edited_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"has_children\":false,\"archived\":false,\"in_trash\":false,\"type\":\"image\",\"image\":{\"caption\":[],\"type\":\"file\",\"file\":{\"url\":\"/images/Website-Redesign!-Custom-Coded-E-Commerce-with-Notion-2025_1763520028977_pqf7eu3lg.gif\",\"expiry_time\":\"2025-11-19T03:39:48.844Z\"},\"_block_id\":\"27b8cc9f-36f1-8045-a4d2-f4a3071e1651\"}}],\"_block_id\":\"27b8cc9f-36f1-809d-a077-f03a245098cb\"},\"children\":[{\"object\":\"block\",\"id\":\"27b8cc9f-36f1-8071-8d8e-e3b4b2f4f89c\",\"parent\":{\"type\":\"block_id\",\"block_id\":\"27b8cc9f-36f1-809d-a077-f03a245098cb\"},\"created_time\":\"2025-09-27T21:02:00.000Z\",\"last_edited_time\":\"2025-09-27T21:02:00.000Z\",\"created_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"last_edited_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"has_children\":false,\"archived\":false,\"in_trash\":false,\"type\":\"image\",\"image\":{\"caption\":[],\"type\":\"file\",\"file\":{\"url\":\"/images/Website-Redesign!-Custom-Coded-E-Commerce-with-Notion-2025_1763520007248_kzfa023lt.png\",\"expiry_time\":\"2025-11-19T03:39:48.845Z\"},\"_block_id\":\"27b8cc9f-36f1-8071-8d8e-e3b4b2f4f89c\"}},{\"object\":\"block\",\"id\":\"27b8cc9f-36f1-80a1-9acd-e3072654dadd\",\"parent\":{\"type\":\"block_id\",\"block_id\":\"27b8cc9f-36f1-809d-a077-f03a245098cb\"},\"created_time\":\"2025-09-27T21:02:00.000Z\",\"last_edited_time\":\"2025-09-27T21:02:00.000Z\",\"created_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"last_edited_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"has_children\":false,\"archived\":false,\"in_trash\":false,\"type\":\"image\",\"image\":{\"caption\":[],\"type\":\"file\",\"file\":{\"url\":\"/images/Website-Redesign!-Custom-Coded-E-Commerce-with-Notion-2025_1763520007512_rari39fpu.png\",\"expiry_time\":\"2025-11-19T03:39:48.842Z\"},\"_block_id\":\"27b8cc9f-36f1-80a1-9acd-e3072654dadd\"}},{\"object\":\"block\",\"id\":\"27b8cc9f-36f1-8047-9f99-cfd3d2f0e94b\",\"parent\":{\"type\":\"block_id\",\"block_id\":\"27b8cc9f-36f1-809d-a077-f03a245098cb\"},\"created_time\":\"2025-09-27T21:02:00.000Z\",\"last_edited_time\":\"2025-09-27T21:02:00.000Z\",\"created_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"last_edited_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"has_children\":false,\"archived\":false,\"in_trash\":false,\"type\":\"image\",\"image\":{\"caption\":[],\"type\":\"file\",\"file\":{\"url\":\"/images/Website-Redesign!-Custom-Coded-E-Commerce-with-Notion-2025_1763520007693_zupl01i3n.gif\",\"expiry_time\":\"2025-11-19T03:39:48.843Z\"},\"_block_id\":\"27b8cc9f-36f1-8047-9f99-cfd3d2f0e94b\"}},{\"object\":\"block\",\"id\":\"27b8cc9f-36f1-8073-baee-e8bff40537c9\",\"parent\":{\"type\":\"block_id\",\"block_id\":\"27b8cc9f-36f1-809d-a077-f03a245098cb\"},\"created_time\":\"2025-09-27T21:02:00.000Z\",\"last_edited_time\":\"2025-09-27T21:02:00.000Z\",\"created_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"last_edited_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"has_children\":false,\"archived\":false,\"in_trash\":false,\"type\":\"image\",\"image\":{\"caption\":[],\"type\":\"file\",\"file\":{\"url\":\"/images/Website-Redesign!-Custom-Coded-E-Commerce-with-Notion-2025_1763520028381_e11mb9iot.png\",\"expiry_time\":\"2025-11-19T03:39:48.846Z\"},\"_block_id\":\"27b8cc9f-36f1-8073-baee-e8bff40537c9\"}},{\"object\":\"block\",\"id\":\"27b8cc9f-36f1-8045-a4d2-f4a3071e1651\",\"parent\":{\"type\":\"block_id\",\"block_id\":\"27b8cc9f-36f1-809d-a077-f03a245098cb\"},\"created_time\":\"2025-09-27T21:02:00.000Z\",\"last_edited_time\":\"2025-09-27T21:02:00.000Z\",\"created_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"last_edited_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"has_children\":false,\"archived\":false,\"in_trash\":false,\"type\":\"image\",\"image\":{\"caption\":[],\"type\":\"file\",\"file\":{\"url\":\"/images/Website-Redesign!-Custom-Coded-E-Commerce-with-Notion-2025_1763520028977_pqf7eu3lg.gif\",\"expiry_time\":\"2025-11-19T03:39:48.844Z\"},\"_block_id\":\"27b8cc9f-36f1-8045-a4d2-f4a3071e1651\"}}]}],\"_block_id\":\"27b8cc9f-36f1-802d-b45d-eccb4cfafa9d\"},\"children\":[{\"object\":\"block\",\"id\":\"27b8cc9f-36f1-80db-a489-f31e4839859c\",\"parent\":{\"type\":\"block_id\",\"block_id\":\"27b8cc9f-36f1-802d-b45d-eccb4cfafa9d\"},\"created_time\":\"2025-09-27T21:02:00.000Z\",\"last_edited_time\":\"2025-09-27T21:10:00.000Z\",\"created_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"last_edited_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"has_children\":false,\"archived\":false,\"in_trash\":false,\"type\":\"heading_3\",\"heading_3\":{\"rich_text\":[{\"type\":\"text\",\"text\":{\"content\":\"Old Website\",\"link\":null},\"annotations\":{\"bold\":true,\"italic\":false,\"strikethrough\":false,\"underline\":false,\"code\":false,\"color\":\"default\"},\"plain_text\":\"Old Website\",\"href\":null}],\"is_toggleable\":false,\"color\":\"default\",\"_block_id\":\"27b8cc9f-36f1-80db-a489-f31e4839859c\"}},{\"object\":\"block\",\"id\":\"27b8cc9f-36f1-809d-a077-f03a245098cb\",\"parent\":{\"type\":\"block_id\",\"block_id\":\"27b8cc9f-36f1-802d-b45d-eccb4cfafa9d\"},\"created_time\":\"2025-09-27T21:02:00.000Z\",\"last_edited_time\":\"2025-09-27T21:10:00.000Z\",\"created_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"last_edited_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"has_children\":true,\"archived\":false,\"in_trash\":false,\"type\":\"callout\",\"callout\":{\"rich_text\":[],\"icon\":null,\"color\":\"yellow_background\",\"children\":[{\"object\":\"block\",\"id\":\"27b8cc9f-36f1-8071-8d8e-e3b4b2f4f89c\",\"parent\":{\"type\":\"block_id\",\"block_id\":\"27b8cc9f-36f1-809d-a077-f03a245098cb\"},\"created_time\":\"2025-09-27T21:02:00.000Z\",\"last_edited_time\":\"2025-09-27T21:02:00.000Z\",\"created_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"last_edited_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"has_children\":false,\"archived\":false,\"in_trash\":false,\"type\":\"image\",\"image\":{\"caption\":[],\"type\":\"file\",\"file\":{\"url\":\"/images/Website-Redesign!-Custom-Coded-E-Commerce-with-Notion-2025_1763520007248_kzfa023lt.png\",\"expiry_time\":\"2025-11-19T03:39:48.845Z\"},\"_block_id\":\"27b8cc9f-36f1-8071-8d8e-e3b4b2f4f89c\"}},{\"object\":\"block\",\"id\":\"27b8cc9f-36f1-80a1-9acd-e3072654dadd\",\"parent\":{\"type\":\"block_id\",\"block_id\":\"27b8cc9f-36f1-809d-a077-f03a245098cb\"},\"created_time\":\"2025-09-27T21:02:00.000Z\",\"last_edited_time\":\"2025-09-27T21:02:00.000Z\",\"created_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"last_edited_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"has_children\":false,\"archived\":false,\"in_trash\":false,\"type\":\"image\",\"image\":{\"caption\":[],\"type\":\"file\",\"file\":{\"url\":\"/images/Website-Redesign!-Custom-Coded-E-Commerce-with-Notion-2025_1763520007512_rari39fpu.png\",\"expiry_time\":\"2025-11-19T03:39:48.842Z\"},\"_block_id\":\"27b8cc9f-36f1-80a1-9acd-e3072654dadd\"}},{\"object\":\"block\",\"id\":\"27b8cc9f-36f1-8047-9f99-cfd3d2f0e94b\",\"parent\":{\"type\":\"block_id\",\"block_id\":\"27b8cc9f-36f1-809d-a077-f03a245098cb\"},\"created_time\":\"2025-09-27T21:02:00.000Z\",\"last_edited_time\":\"2025-09-27T21:02:00.000Z\",\"created_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"last_edited_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"has_children\":false,\"archived\":false,\"in_trash\":false,\"type\":\"image\",\"image\":{\"caption\":[],\"type\":\"file\",\"file\":{\"url\":\"/images/Website-Redesign!-Custom-Coded-E-Commerce-with-Notion-2025_1763520007693_zupl01i3n.gif\",\"expiry_time\":\"2025-11-19T03:39:48.843Z\"},\"_block_id\":\"27b8cc9f-36f1-8047-9f99-cfd3d2f0e94b\"}},{\"object\":\"block\",\"id\":\"27b8cc9f-36f1-8073-baee-e8bff40537c9\",\"parent\":{\"type\":\"block_id\",\"block_id\":\"27b8cc9f-36f1-809d-a077-f03a245098cb\"},\"created_time\":\"2025-09-27T21:02:00.000Z\",\"last_edited_time\":\"2025-09-27T21:02:00.000Z\",\"created_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"last_edited_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"has_children\":false,\"archived\":false,\"in_trash\":false,\"type\":\"image\",\"image\":{\"caption\":[],\"type\":\"file\",\"file\":{\"url\":\"/images/Website-Redesign!-Custom-Coded-E-Commerce-with-Notion-2025_1763520028381_e11mb9iot.png\",\"expiry_time\":\"2025-11-19T03:39:48.846Z\"},\"_block_id\":\"27b8cc9f-36f1-8073-baee-e8bff40537c9\"}},{\"object\":\"block\",\"id\":\"27b8cc9f-36f1-8045-a4d2-f4a3071e1651\",\"parent\":{\"type\":\"block_id\",\"block_id\":\"27b8cc9f-36f1-809d-a077-f03a245098cb\"},\"created_time\":\"2025-09-27T21:02:00.000Z\",\"last_edited_time\":\"2025-09-27T21:02:00.000Z\",\"created_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"last_edited_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"has_children\":false,\"archived\":false,\"in_trash\":false,\"type\":\"image\",\"image\":{\"caption\":[],\"type\":\"file\",\"file\":{\"url\":\"/images/Website-Redesign!-Custom-Coded-E-Commerce-with-Notion-2025_1763520028977_pqf7eu3lg.gif\",\"expiry_time\":\"2025-11-19T03:39:48.844Z\"},\"_block_id\":\"27b8cc9f-36f1-8045-a4d2-f4a3071e1651\"}}],\"_block_id\":\"27b8cc9f-36f1-809d-a077-f03a245098cb\"},\"children\":[{\"object\":\"block\",\"id\":\"27b8cc9f-36f1-8071-8d8e-e3b4b2f4f89c\",\"parent\":{\"type\":\"block_id\",\"block_id\":\"27b8cc9f-36f1-809d-a077-f03a245098cb\"},\"created_time\":\"2025-09-27T21:02:00.000Z\",\"last_edited_time\":\"2025-09-27T21:02:00.000Z\",\"created_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"last_edited_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"has_children\":false,\"archived\":false,\"in_trash\":false,\"type\":\"image\",\"image\":{\"caption\":[],\"type\":\"file\",\"file\":{\"url\":\"/images/Website-Redesign!-Custom-Coded-E-Commerce-with-Notion-2025_1763520007248_kzfa023lt.png\",\"expiry_time\":\"2025-11-19T03:39:48.845Z\"},\"_block_id\":\"27b8cc9f-36f1-8071-8d8e-e3b4b2f4f89c\"}},{\"object\":\"block\",\"id\":\"27b8cc9f-36f1-80a1-9acd-e3072654dadd\",\"parent\":{\"type\":\"block_id\",\"block_id\":\"27b8cc9f-36f1-809d-a077-f03a245098cb\"},\"created_time\":\"2025-09-27T21:02:00.000Z\",\"last_edited_time\":\"2025-09-27T21:02:00.000Z\",\"created_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"last_edited_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"has_children\":false,\"archived\":false,\"in_trash\":false,\"type\":\"image\",\"image\":{\"caption\":[],\"type\":\"file\",\"file\":{\"url\":\"/images/Website-Redesign!-Custom-Coded-E-Commerce-with-Notion-2025_1763520007512_rari39fpu.png\",\"expiry_time\":\"2025-11-19T03:39:48.842Z\"},\"_block_id\":\"27b8cc9f-36f1-80a1-9acd-e3072654dadd\"}},{\"object\":\"block\",\"id\":\"27b8cc9f-36f1-8047-9f99-cfd3d2f0e94b\",\"parent\":{\"type\":\"block_id\",\"block_id\":\"27b8cc9f-36f1-809d-a077-f03a245098cb\"},\"created_time\":\"2025-09-27T21:02:00.000Z\",\"last_edited_time\":\"2025-09-27T21:02:00.000Z\",\"created_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"last_edited_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"has_children\":false,\"archived\":false,\"in_trash\":false,\"type\":\"image\",\"image\":{\"caption\":[],\"type\":\"file\",\"file\":{\"url\":\"/images/Website-Redesign!-Custom-Coded-E-Commerce-with-Notion-2025_1763520007693_zupl01i3n.gif\",\"expiry_time\":\"2025-11-19T03:39:48.843Z\"},\"_block_id\":\"27b8cc9f-36f1-8047-9f99-cfd3d2f0e94b\"}},{\"object\":\"block\",\"id\":\"27b8cc9f-36f1-8073-baee-e8bff40537c9\",\"parent\":{\"type\":\"block_id\",\"block_id\":\"27b8cc9f-36f1-809d-a077-f03a245098cb\"},\"created_time\":\"2025-09-27T21:02:00.000Z\",\"last_edited_time\":\"2025-09-27T21:02:00.000Z\",\"created_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"last_edited_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"has_children\":false,\"archived\":false,\"in_trash\":false,\"type\":\"image\",\"image\":{\"caption\":[],\"type\":\"file\",\"file\":{\"url\":\"/images/Website-Redesign!-Custom-Coded-E-Commerce-with-Notion-2025_1763520028381_e11mb9iot.png\",\"expiry_time\":\"2025-11-19T03:39:48.846Z\"},\"_block_id\":\"27b8cc9f-36f1-8073-baee-e8bff40537c9\"}},{\"object\":\"block\",\"id\":\"27b8cc9f-36f1-8045-a4d2-f4a3071e1651\",\"parent\":{\"type\":\"block_id\",\"block_id\":\"27b8cc9f-36f1-809d-a077-f03a245098cb\"},\"created_time\":\"2025-09-27T21:02:00.000Z\",\"last_edited_time\":\"2025-09-27T21:02:00.000Z\",\"created_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"last_edited_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"has_children\":false,\"archived\":false,\"in_trash\":false,\"type\":\"image\",\"image\":{\"caption\":[],\"type\":\"file\",\"file\":{\"url\":\"/images/Website-Redesign!-Custom-Coded-E-Commerce-with-Notion-2025_1763520028977_pqf7eu3lg.gif\",\"expiry_time\":\"2025-11-19T03:39:48.844Z\"},\"_block_id\":\"27b8cc9f-36f1-8045-a4d2-f4a3071e1651\"}}]}]}]},{\"object\":\"block\",\"id\":\"27b8cc9f-36f1-80a4-966d-e233377eab78\",\"parent\":{\"type\":\"page_id\",\"page_id\":\"27b8cc9f-36f1-804f-a881-d60a508b2f12\"},\"created_time\":\"2025-09-27T21:04:00.000Z\",\"last_edited_time\":\"2025-09-27T21:30:00.000Z\",\"created_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"last_edited_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"has_children\":true,\"archived\":false,\"in_trash\":false,\"type\":\"column_list\",\"column_list\":{\"children\":[{\"object\":\"block\",\"id\":\"27b8cc9f-36f1-80b2-8c68-dc5331489ced\",\"parent\":{\"type\":\"block_id\",\"block_id\":\"27b8cc9f-36f1-80a4-966d-e233377eab78\"},\"created_time\":\"2025-09-27T21:04:00.000Z\",\"last_edited_time\":\"2025-10-09T05:58:00.000Z\",\"created_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"last_edited_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"has_children\":true,\"archived\":false,\"in_trash\":false,\"type\":\"column\",\"column\":{\"width_ratio\":0.5,\"children\":[{\"object\":\"block\",\"id\":\"27b8cc9f-36f1-805f-bce9-efa33dd8eadc\",\"parent\":{\"type\":\"block_id\",\"block_id\":\"27b8cc9f-36f1-80b2-8c68-dc5331489ced\"},\"created_time\":\"2025-09-27T21:02:00.000Z\",\"last_edited_time\":\"2025-09-27T21:30:00.000Z\",\"created_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"last_edited_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"has_children\":false,\"archived\":false,\"in_trash\":false,\"type\":\"paragraph\",\"paragraph\":{\"rich_text\":[{\"type\":\"text\",\"text\":{\"content\":\"The system reduces operational costs from $500-600/year to $30-120/year while dramatically improving content management efficiency. New page creation drops from 25-40 minutes to 5-10 minutes, with updates propagating automatically across the entire site. The architecture supports both dynamic pages (pulling from database properties) and static pages (using Notion's page content), creating a hybrid content delivery system that matches the sophistication of enterprise CMS platforms.\",\"link\":null},\"annotations\":{\"bold\":false,\"italic\":false,\"strikethrough\":false,\"underline\":false,\"code\":false,\"color\":\"default\"},\"plain_text\":\"The system reduces operational costs from $500-600/year to $30-120/year while dramatically improving content management efficiency. New page creation drops from 25-40 minutes to 5-10 minutes, with updates propagating automatically across the entire site. The architecture supports both dynamic pages (pulling from database properties) and static pages (using Notion's page content), creating a hybrid content delivery system that matches the sophistication of enterprise CMS platforms.\",\"href\":null}],\"color\":\"default\",\"_block_id\":\"27b8cc9f-36f1-805f-bce9-efa33dd8eadc\"}},{\"object\":\"block\",\"id\":\"27b8cc9f-36f1-80eb-a296-ee35e732bb22\",\"parent\":{\"type\":\"block_id\",\"block_id\":\"27b8cc9f-36f1-80b2-8c68-dc5331489ced\"},\"created_time\":\"2025-09-27T21:30:00.000Z\",\"last_edited_time\":\"2025-10-09T05:58:00.000Z\",\"created_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"last_edited_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"has_children\":false,\"archived\":false,\"in_trash\":false,\"type\":\"paragraph\",\"paragraph\":{\"rich_text\":[{\"type\":\"text\",\"text\":{\"content\":\"A key feature of this approach is its educational value for understanding database design and system architecture. The project serves as both a functional website and a comprehensive learning resource, showing how Notion's intuitive interface can teach complex database relationships that directly translate to professional development skills. The modular architecture allows others to adapt similar approaches for their own projects, whether building simple websites or complex data-driven applications.\",\"link\":null},\"annotations\":{\"bold\":false,\"italic\":false,\"strikethrough\":false,\"underline\":false,\"code\":false,\"color\":\"default\"},\"plain_text\":\"A key feature of this approach is its educational value for understanding database design and system architecture. The project serves as both a functional website and a comprehensive learning resource, showing how Notion's intuitive interface can teach complex database relationships that directly translate to professional development skills. The modular architecture allows others to adapt similar approaches for their own projects, whether building simple websites or complex data-driven applications.\",\"href\":null}],\"color\":\"default\",\"_block_id\":\"27b8cc9f-36f1-80eb-a296-ee35e732bb22\"}}],\"_block_id\":\"27b8cc9f-36f1-80b2-8c68-dc5331489ced\"},\"children\":[{\"object\":\"block\",\"id\":\"27b8cc9f-36f1-805f-bce9-efa33dd8eadc\",\"parent\":{\"type\":\"block_id\",\"block_id\":\"27b8cc9f-36f1-80b2-8c68-dc5331489ced\"},\"created_time\":\"2025-09-27T21:02:00.000Z\",\"last_edited_time\":\"2025-09-27T21:30:00.000Z\",\"created_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"last_edited_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"has_children\":false,\"archived\":false,\"in_trash\":false,\"type\":\"paragraph\",\"paragraph\":{\"rich_text\":[{\"type\":\"text\",\"text\":{\"content\":\"The system reduces operational costs from $500-600/year to $30-120/year while dramatically improving content management efficiency. New page creation drops from 25-40 minutes to 5-10 minutes, with updates propagating automatically across the entire site. The architecture supports both dynamic pages (pulling from database properties) and static pages (using Notion's page content), creating a hybrid content delivery system that matches the sophistication of enterprise CMS platforms.\",\"link\":null},\"annotations\":{\"bold\":false,\"italic\":false,\"strikethrough\":false,\"underline\":false,\"code\":false,\"color\":\"default\"},\"plain_text\":\"The system reduces operational costs from $500-600/year to $30-120/year while dramatically improving content management efficiency. New page creation drops from 25-40 minutes to 5-10 minutes, with updates propagating automatically across the entire site. The architecture supports both dynamic pages (pulling from database properties) and static pages (using Notion's page content), creating a hybrid content delivery system that matches the sophistication of enterprise CMS platforms.\",\"href\":null}],\"color\":\"default\",\"_block_id\":\"27b8cc9f-36f1-805f-bce9-efa33dd8eadc\"}},{\"object\":\"block\",\"id\":\"27b8cc9f-36f1-80eb-a296-ee35e732bb22\",\"parent\":{\"type\":\"block_id\",\"block_id\":\"27b8cc9f-36f1-80b2-8c68-dc5331489ced\"},\"created_time\":\"2025-09-27T21:30:00.000Z\",\"last_edited_time\":\"2025-10-09T05:58:00.000Z\",\"created_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"last_edited_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"has_children\":false,\"archived\":false,\"in_trash\":false,\"type\":\"paragraph\",\"paragraph\":{\"rich_text\":[{\"type\":\"text\",\"text\":{\"content\":\"A key feature of this approach is its educational value for understanding database design and system architecture. The project serves as both a functional website and a comprehensive learning resource, showing how Notion's intuitive interface can teach complex database relationships that directly translate to professional development skills. The modular architecture allows others to adapt similar approaches for their own projects, whether building simple websites or complex data-driven applications.\",\"link\":null},\"annotations\":{\"bold\":false,\"italic\":false,\"strikethrough\":false,\"underline\":false,\"code\":false,\"color\":\"default\"},\"plain_text\":\"A key feature of this approach is its educational value for understanding database design and system architecture. The project serves as both a functional website and a comprehensive learning resource, showing how Notion's intuitive interface can teach complex database relationships that directly translate to professional development skills. The modular architecture allows others to adapt similar approaches for their own projects, whether building simple websites or complex data-driven applications.\",\"href\":null}],\"color\":\"default\",\"_block_id\":\"27b8cc9f-36f1-80eb-a296-ee35e732bb22\"}}]},{\"object\":\"block\",\"id\":\"27b8cc9f-36f1-80e0-af4c-d6eee47affd1\",\"parent\":{\"type\":\"block_id\",\"block_id\":\"27b8cc9f-36f1-80a4-966d-e233377eab78\"},\"created_time\":\"2025-09-27T21:04:00.000Z\",\"last_edited_time\":\"2025-10-09T05:58:00.000Z\",\"created_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"last_edited_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"has_children\":true,\"archived\":false,\"in_trash\":false,\"type\":\"column\",\"column\":{\"width_ratio\":0.5,\"children\":[{\"object\":\"block\",\"id\":\"27b8cc9f-36f1-8083-8295-ffebfc2801d8\",\"parent\":{\"type\":\"block_id\",\"block_id\":\"27b8cc9f-36f1-80e0-af4c-d6eee47affd1\"},\"created_time\":\"2025-09-27T21:03:00.000Z\",\"last_edited_time\":\"2025-10-09T05:58:00.000Z\",\"created_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"last_edited_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"has_children\":false,\"archived\":false,\"in_trash\":false,\"type\":\"image\",\"image\":{\"caption\":[],\"type\":\"file\",\"file\":{\"url\":\"/images/Website-Redesign!-Custom-Coded-E-Commerce-with-Notion-2025_1763520032927_y07mozpuh.gif\",\"expiry_time\":\"2025-11-19T03:39:49.891Z\"},\"_block_id\":\"27b8cc9f-36f1-8083-8295-ffebfc2801d8\"}}],\"_block_id\":\"27b8cc9f-36f1-80e0-af4c-d6eee47affd1\"},\"children\":[{\"object\":\"block\",\"id\":\"27b8cc9f-36f1-8083-8295-ffebfc2801d8\",\"parent\":{\"type\":\"block_id\",\"block_id\":\"27b8cc9f-36f1-80e0-af4c-d6eee47affd1\"},\"created_time\":\"2025-09-27T21:03:00.000Z\",\"last_edited_time\":\"2025-10-09T05:58:00.000Z\",\"created_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"last_edited_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"has_children\":false,\"archived\":false,\"in_trash\":false,\"type\":\"image\",\"image\":{\"caption\":[],\"type\":\"file\",\"file\":{\"url\":\"/images/Website-Redesign!-Custom-Coded-E-Commerce-with-Notion-2025_1763520032927_y07mozpuh.gif\",\"expiry_time\":\"2025-11-19T03:39:49.891Z\"},\"_block_id\":\"27b8cc9f-36f1-8083-8295-ffebfc2801d8\"}}]}],\"_block_id\":\"27b8cc9f-36f1-80a4-966d-e233377eab78\"},\"children\":[{\"object\":\"block\",\"id\":\"27b8cc9f-36f1-80b2-8c68-dc5331489ced\",\"parent\":{\"type\":\"block_id\",\"block_id\":\"27b8cc9f-36f1-80a4-966d-e233377eab78\"},\"created_time\":\"2025-09-27T21:04:00.000Z\",\"last_edited_time\":\"2025-10-09T05:58:00.000Z\",\"created_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"last_edited_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"has_children\":true,\"archived\":false,\"in_trash\":false,\"type\":\"column\",\"column\":{\"width_ratio\":0.5,\"children\":[{\"object\":\"block\",\"id\":\"27b8cc9f-36f1-805f-bce9-efa33dd8eadc\",\"parent\":{\"type\":\"block_id\",\"block_id\":\"27b8cc9f-36f1-80b2-8c68-dc5331489ced\"},\"created_time\":\"2025-09-27T21:02:00.000Z\",\"last_edited_time\":\"2025-09-27T21:30:00.000Z\",\"created_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"last_edited_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"has_children\":false,\"archived\":false,\"in_trash\":false,\"type\":\"paragraph\",\"paragraph\":{\"rich_text\":[{\"type\":\"text\",\"text\":{\"content\":\"The system reduces operational costs from $500-600/year to $30-120/year while dramatically improving content management efficiency. New page creation drops from 25-40 minutes to 5-10 minutes, with updates propagating automatically across the entire site. The architecture supports both dynamic pages (pulling from database properties) and static pages (using Notion's page content), creating a hybrid content delivery system that matches the sophistication of enterprise CMS platforms.\",\"link\":null},\"annotations\":{\"bold\":false,\"italic\":false,\"strikethrough\":false,\"underline\":false,\"code\":false,\"color\":\"default\"},\"plain_text\":\"The system reduces operational costs from $500-600/year to $30-120/year while dramatically improving content management efficiency. New page creation drops from 25-40 minutes to 5-10 minutes, with updates propagating automatically across the entire site. The architecture supports both dynamic pages (pulling from database properties) and static pages (using Notion's page content), creating a hybrid content delivery system that matches the sophistication of enterprise CMS platforms.\",\"href\":null}],\"color\":\"default\",\"_block_id\":\"27b8cc9f-36f1-805f-bce9-efa33dd8eadc\"}},{\"object\":\"block\",\"id\":\"27b8cc9f-36f1-80eb-a296-ee35e732bb22\",\"parent\":{\"type\":\"block_id\",\"block_id\":\"27b8cc9f-36f1-80b2-8c68-dc5331489ced\"},\"created_time\":\"2025-09-27T21:30:00.000Z\",\"last_edited_time\":\"2025-10-09T05:58:00.000Z\",\"created_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"last_edited_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"has_children\":false,\"archived\":false,\"in_trash\":false,\"type\":\"paragraph\",\"paragraph\":{\"rich_text\":[{\"type\":\"text\",\"text\":{\"content\":\"A key feature of this approach is its educational value for understanding database design and system architecture. The project serves as both a functional website and a comprehensive learning resource, showing how Notion's intuitive interface can teach complex database relationships that directly translate to professional development skills. The modular architecture allows others to adapt similar approaches for their own projects, whether building simple websites or complex data-driven applications.\",\"link\":null},\"annotations\":{\"bold\":false,\"italic\":false,\"strikethrough\":false,\"underline\":false,\"code\":false,\"color\":\"default\"},\"plain_text\":\"A key feature of this approach is its educational value for understanding database design and system architecture. The project serves as both a functional website and a comprehensive learning resource, showing how Notion's intuitive interface can teach complex database relationships that directly translate to professional development skills. The modular architecture allows others to adapt similar approaches for their own projects, whether building simple websites or complex data-driven applications.\",\"href\":null}],\"color\":\"default\",\"_block_id\":\"27b8cc9f-36f1-80eb-a296-ee35e732bb22\"}}],\"_block_id\":\"27b8cc9f-36f1-80b2-8c68-dc5331489ced\"},\"children\":[{\"object\":\"block\",\"id\":\"27b8cc9f-36f1-805f-bce9-efa33dd8eadc\",\"parent\":{\"type\":\"block_id\",\"block_id\":\"27b8cc9f-36f1-80b2-8c68-dc5331489ced\"},\"created_time\":\"2025-09-27T21:02:00.000Z\",\"last_edited_time\":\"2025-09-27T21:30:00.000Z\",\"created_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"last_edited_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"has_children\":false,\"archived\":false,\"in_trash\":false,\"type\":\"paragraph\",\"paragraph\":{\"rich_text\":[{\"type\":\"text\",\"text\":{\"content\":\"The system reduces operational costs from $500-600/year to $30-120/year while dramatically improving content management efficiency. New page creation drops from 25-40 minutes to 5-10 minutes, with updates propagating automatically across the entire site. The architecture supports both dynamic pages (pulling from database properties) and static pages (using Notion's page content), creating a hybrid content delivery system that matches the sophistication of enterprise CMS platforms.\",\"link\":null},\"annotations\":{\"bold\":false,\"italic\":false,\"strikethrough\":false,\"underline\":false,\"code\":false,\"color\":\"default\"},\"plain_text\":\"The system reduces operational costs from $500-600/year to $30-120/year while dramatically improving content management efficiency. New page creation drops from 25-40 minutes to 5-10 minutes, with updates propagating automatically across the entire site. The architecture supports both dynamic pages (pulling from database properties) and static pages (using Notion's page content), creating a hybrid content delivery system that matches the sophistication of enterprise CMS platforms.\",\"href\":null}],\"color\":\"default\",\"_block_id\":\"27b8cc9f-36f1-805f-bce9-efa33dd8eadc\"}},{\"object\":\"block\",\"id\":\"27b8cc9f-36f1-80eb-a296-ee35e732bb22\",\"parent\":{\"type\":\"block_id\",\"block_id\":\"27b8cc9f-36f1-80b2-8c68-dc5331489ced\"},\"created_time\":\"2025-09-27T21:30:00.000Z\",\"last_edited_time\":\"2025-10-09T05:58:00.000Z\",\"created_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"last_edited_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"has_children\":false,\"archived\":false,\"in_trash\":false,\"type\":\"paragraph\",\"paragraph\":{\"rich_text\":[{\"type\":\"text\",\"text\":{\"content\":\"A key feature of this approach is its educational value for understanding database design and system architecture. The project serves as both a functional website and a comprehensive learning resource, showing how Notion's intuitive interface can teach complex database relationships that directly translate to professional development skills. The modular architecture allows others to adapt similar approaches for their own projects, whether building simple websites or complex data-driven applications.\",\"link\":null},\"annotations\":{\"bold\":false,\"italic\":false,\"strikethrough\":false,\"underline\":false,\"code\":false,\"color\":\"default\"},\"plain_text\":\"A key feature of this approach is its educational value for understanding database design and system architecture. The project serves as both a functional website and a comprehensive learning resource, showing how Notion's intuitive interface can teach complex database relationships that directly translate to professional development skills. The modular architecture allows others to adapt similar approaches for their own projects, whether building simple websites or complex data-driven applications.\",\"href\":null}],\"color\":\"default\",\"_block_id\":\"27b8cc9f-36f1-80eb-a296-ee35e732bb22\"}}]},{\"object\":\"block\",\"id\":\"27b8cc9f-36f1-80e0-af4c-d6eee47affd1\",\"parent\":{\"type\":\"block_id\",\"block_id\":\"27b8cc9f-36f1-80a4-966d-e233377eab78\"},\"created_time\":\"2025-09-27T21:04:00.000Z\",\"last_edited_time\":\"2025-10-09T05:58:00.000Z\",\"created_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"last_edited_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"has_children\":true,\"archived\":false,\"in_trash\":false,\"type\":\"column\",\"column\":{\"width_ratio\":0.5,\"children\":[{\"object\":\"block\",\"id\":\"27b8cc9f-36f1-8083-8295-ffebfc2801d8\",\"parent\":{\"type\":\"block_id\",\"block_id\":\"27b8cc9f-36f1-80e0-af4c-d6eee47affd1\"},\"created_time\":\"2025-09-27T21:03:00.000Z\",\"last_edited_time\":\"2025-10-09T05:58:00.000Z\",\"created_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"last_edited_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"has_children\":false,\"archived\":false,\"in_trash\":false,\"type\":\"image\",\"image\":{\"caption\":[],\"type\":\"file\",\"file\":{\"url\":\"/images/Website-Redesign!-Custom-Coded-E-Commerce-with-Notion-2025_1763520032927_y07mozpuh.gif\",\"expiry_time\":\"2025-11-19T03:39:49.891Z\"},\"_block_id\":\"27b8cc9f-36f1-8083-8295-ffebfc2801d8\"}}],\"_block_id\":\"27b8cc9f-36f1-80e0-af4c-d6eee47affd1\"},\"children\":[{\"object\":\"block\",\"id\":\"27b8cc9f-36f1-8083-8295-ffebfc2801d8\",\"parent\":{\"type\":\"block_id\",\"block_id\":\"27b8cc9f-36f1-80e0-af4c-d6eee47affd1\"},\"created_time\":\"2025-09-27T21:03:00.000Z\",\"last_edited_time\":\"2025-10-09T05:58:00.000Z\",\"created_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"last_edited_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"has_children\":false,\"archived\":false,\"in_trash\":false,\"type\":\"image\",\"image\":{\"caption\":[],\"type\":\"file\",\"file\":{\"url\":\"/images/Website-Redesign!-Custom-Coded-E-Commerce-with-Notion-2025_1763520032927_y07mozpuh.gif\",\"expiry_time\":\"2025-11-19T03:39:49.891Z\"},\"_block_id\":\"27b8cc9f-36f1-8083-8295-ffebfc2801d8\"}}]}]},{\"object\":\"block\",\"id\":\"27b8cc9f-36f1-8067-b974-eb8ac805266f\",\"parent\":{\"type\":\"page_id\",\"page_id\":\"27b8cc9f-36f1-804f-a881-d60a508b2f12\"},\"created_time\":\"2025-09-27T21:04:00.000Z\",\"last_edited_time\":\"2025-10-09T05:58:00.000Z\",\"created_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"last_edited_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"has_children\":false,\"archived\":false,\"in_trash\":false,\"type\":\"image\",\"image\":{\"caption\":[],\"type\":\"file\",\"file\":{\"url\":\"/images/Website-Redesign!-Custom-Coded-E-Commerce-with-Notion-2025_1763520036416_wijk53d2f.png\",\"expiry_time\":\"2025-11-19T03:39:47.981Z\"},\"_block_id\":\"27b8cc9f-36f1-8067-b974-eb8ac805266f\"}},{\"object\":\"block\",\"id\":\"27b8cc9f-36f1-805a-86c5-d3ca5fa8f580\",\"parent\":{\"type\":\"page_id\",\"page_id\":\"27b8cc9f-36f1-804f-a881-d60a508b2f12\"},\"created_time\":\"2025-09-27T21:03:00.000Z\",\"last_edited_time\":\"2025-09-27T21:49:00.000Z\",\"created_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"last_edited_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"has_children\":false,\"archived\":false,\"in_trash\":false,\"type\":\"paragraph\",\"paragraph\":{\"rich_text\":[{\"type\":\"text\",\"text\":{\"content\":\"The case study includes detailed breakdowns of the three-layer architecture (CMS Backend, Sync Layer, Dynamic Frontend), cost comparisons with traditional alternatives, AI coding strategies, security considerations, and practical lessons learned. The ultimate goal is to demonstrate that sophisticated web applications are now accessible to non-developers through the combination of Notion's database capabilities and AI-assisted development tools.\",\"link\":null},\"annotations\":{\"bold\":false,\"italic\":false,\"strikethrough\":false,\"underline\":false,\"code\":false,\"color\":\"default\"},\"plain_text\":\"The case study includes detailed breakdowns of the three-layer architecture (CMS Backend, Sync Layer, Dynamic Frontend), cost comparisons with traditional alternatives, AI coding strategies, security considerations, and practical lessons learned. The ultimate goal is to demonstrate that sophisticated web applications are now accessible to non-developers through the combination of Notion's database capabilities and AI-assisted development tools.\",\"href\":null}],\"color\":\"default\",\"_block_id\":\"27b8cc9f-36f1-805a-86c5-d3ca5fa8f580\"}},{\"object\":\"block\",\"id\":\"2818cc9f-36f1-80d2-8d63-f1a4c84c0fb4\",\"parent\":{\"type\":\"page_id\",\"page_id\":\"27b8cc9f-36f1-804f-a881-d60a508b2f12\"},\"created_time\":\"2025-10-03T06:03:00.000Z\",\"last_edited_time\":\"2025-10-03T06:03:00.000Z\",\"created_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"last_edited_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"has_children\":false,\"archived\":false,\"in_trash\":false,\"type\":\"paragraph\",\"paragraph\":{\"rich_text\":[],\"color\":\"default\",\"_block_id\":\"2818cc9f-36f1-80d2-8d63-f1a4c84c0fb4\"}}]","page_content_html":"<div class=\"notion-column-list\"><div class=\"notion-column\"><h3 id=\"strong-classnotion-bolda-complete-website-redesign-and-custom-content-management-system-built-from-scratch-usingstrong\"><strong class=\"notion-bold\">A Complete Website Redesign and Custom Content Management System Built from Scratch using:</strong></h3><p>NOTION BACKEND<br>CURSOR AS MAIN DEVELOPMENT TOOL<br>100 HOURS OF AI-ASSISTED DEVELOPMENT</p></div><div class=\"notion-column\"><div class=\"notion-callout notion-callout--brown\" role=\"note\">\n            <span class=\"callout-icon\">💡</span>\n            <div class=\"callout-content\">\n                \n                <h3 id=\"strong-classnotion-boldcover-image-placementstrong\"><strong class=\"notion-bold\">Cover Image Placement</strong></h3>\n            </div>\n        </div><p><br></p></div></div><p><a href=\"https://bdicksmusic.com/resource-content?slug=notion-as-an-e-commerce-cms\" target=\"_blank\" rel=\"noopener noreferrer\">Read More about How The Redesign was Created Here</a></p><p>This custom-built platform replaces traditional website builders like Squarespace by leveraging Notion&#39;s database relationships, rollups, and API to create a sophisticated content management system. The project demonstrates you can build a professional e-commerce website using Notion as the backend, with a custom sync layer that transforms 11 databases into 22 optimized PostgreSQL tables, enabling dynamic content delivery and cross-database intelligence.</p><p><u class=\"notion-underline\"><strong class=\"notion-bold\">This is a comprehensive case study on using Notion as an enterprise-grade CMS backend</strong></u></p><div class=\"notion-column-list\"><div class=\"notion-column\"><h3 id=\"strong-classnotion-boldnew-websitestrong\"><strong class=\"notion-bold\">New Website</strong></h3><div class=\"notion-callout notion-callout--yellow\" role=\"note\">\n            <span class=\"callout-icon\">💡</span>\n            <div class=\"callout-content\">\n                \n                <figure class=\"notion-image\">\n        <img src=\"/images/Website-Redesign!-Custom-Coded-E-Commerce-with-Notion-2025_1763520002360_pgx50ox1f.png\" alt=\"\" loading=\"lazy\">\n        \n    </figure><figure class=\"notion-image\">\n        <img src=\"/images/Website-Redesign!-Custom-Coded-E-Commerce-with-Notion-2025_1763520003030_xi9fjpg7r.png\" alt=\"\" loading=\"lazy\">\n        \n    </figure><figure class=\"notion-image\">\n        <img src=\"/images/Website-Redesign!-Custom-Coded-E-Commerce-with-Notion-2025_1763520003647_8172sxr7v.gif\" alt=\"\" loading=\"lazy\">\n        \n    </figure><figure class=\"notion-image\">\n        <img src=\"/images/Website-Redesign!-Custom-Coded-E-Commerce-with-Notion-2025_1763520005602_x67ugwk9i.png\" alt=\"\" loading=\"lazy\">\n        \n    </figure><figure class=\"notion-image\">\n        <img src=\"/images/Website-Redesign!-Custom-Coded-E-Commerce-with-Notion-2025_1763520005930_mexjrxn4s.gif\" alt=\"\" loading=\"lazy\">\n        \n    </figure>\n            </div>\n        </div></div><div class=\"notion-column\"><h3 id=\"strong-classnotion-boldold-websitestrong\"><strong class=\"notion-bold\">Old Website</strong></h3><div class=\"notion-callout notion-callout--yellow\" role=\"note\">\n            <span class=\"callout-icon\">💡</span>\n            <div class=\"callout-content\">\n                \n                <figure class=\"notion-image\">\n        <img src=\"/images/Website-Redesign!-Custom-Coded-E-Commerce-with-Notion-2025_1763520007248_kzfa023lt.png\" alt=\"\" loading=\"lazy\">\n        \n    </figure><figure class=\"notion-image\">\n        <img src=\"/images/Website-Redesign!-Custom-Coded-E-Commerce-with-Notion-2025_1763520007512_rari39fpu.png\" alt=\"\" loading=\"lazy\">\n        \n    </figure><figure class=\"notion-image\">\n        <img src=\"/images/Website-Redesign!-Custom-Coded-E-Commerce-with-Notion-2025_1763520007693_zupl01i3n.gif\" alt=\"\" loading=\"lazy\">\n        \n    </figure><figure class=\"notion-image\">\n        <img src=\"/images/Website-Redesign!-Custom-Coded-E-Commerce-with-Notion-2025_1763520028381_e11mb9iot.png\" alt=\"\" loading=\"lazy\">\n        \n    </figure><figure class=\"notion-image\">\n        <img src=\"/images/Website-Redesign!-Custom-Coded-E-Commerce-with-Notion-2025_1763520028977_pqf7eu3lg.gif\" alt=\"\" loading=\"lazy\">\n        \n    </figure>\n            </div>\n        </div></div></div><div class=\"notion-column-list\"><div class=\"notion-column\"><p>The system reduces operational costs from $500-600/year to $30-120/year while dramatically improving content management efficiency. New page creation drops from 25-40 minutes to 5-10 minutes, with updates propagating automatically across the entire site. The architecture supports both dynamic pages (pulling from database properties) and static pages (using Notion&#39;s page content), creating a hybrid content delivery system that matches the sophistication of enterprise CMS platforms.</p><p>A key feature of this approach is its educational value for understanding database design and system architecture. The project serves as both a functional website and a comprehensive learning resource, showing how Notion&#39;s intuitive interface can teach complex database relationships that directly translate to professional development skills. The modular architecture allows others to adapt similar approaches for their own projects, whether building simple websites or complex data-driven applications.</p></div><div class=\"notion-column\"><figure class=\"notion-image\">\n        <img src=\"/images/Website-Redesign!-Custom-Coded-E-Commerce-with-Notion-2025_1763520032927_y07mozpuh.gif\" alt=\"\" loading=\"lazy\">\n        \n    </figure></div></div><figure class=\"notion-image\">\n        <img src=\"/images/Website-Redesign!-Custom-Coded-E-Commerce-with-Notion-2025_1763520036416_wijk53d2f.png\" alt=\"\" loading=\"lazy\">\n        \n    </figure><p>The case study includes detailed breakdowns of the three-layer architecture (CMS Backend, Sync Layer, Dynamic Frontend), cost comparisons with traditional alternatives, AI coding strategies, security considerations, and practical lessons learned. The ultimate goal is to demonstrate that sophisticated web applications are now accessible to non-developers through the combination of Notion&#39;s database capabilities and AI-assisted development tools.</p><p><br></p>","excerpt":"I'm happy to say that I have fully released my new website. This is something that I have wanted to do for years now, and ultimately I am very happy with the results after a few months of hard, dedicated work. With this new website, I will be able to update information faster, create new pages and releases in a much more streamlined way, as well as enhance users' experience when navigating through the actual website itself.","author":null,"links_titles":[]},{"id":"2628cc9f-36f1-8080-828c-d523c3bd3353","title":"Brandon has been named a Notion Ambassador","slug":"Brandon-has-been-named-a-Notion-Ambassador-2025","status":"Published","summary":"Brandon Dicks was named a Notion Ambassador in August 2025, recognizing his work building database solutions for church music ministries, educational institutions, and professional ensembles.","content":"Brandon Dicks was named a Notion Ambassador in August 2025. As both musician and systems architect, Brandon has built database solutions for church music ministries, educational institutions, and professional ensembles. His implementations include member management portals, automated repertoire distribution systems, and cross-referenced music catalogs.","cover_image":"/news-images/ambassador-white.svg","links_urls":[],"category":"News","tags":["Jobs/Titles"],"featured":true,"published_date":"2025-08-04T00:00:00.000Z","created_time":"2025-09-02T05:16:00.000Z","last_edited_time":"2025-10-09T07:23:00.000Z","created_at":"2025-09-02T05:30:48.895Z","updated_at":"2025-11-19T02:39:43.168Z","page_content":"[{\"object\":\"block\",\"id\":\"27f8cc9f-36f1-8081-b6c8-cd3d368cde79\",\"parent\":{\"type\":\"page_id\",\"page_id\":\"2628cc9f-36f1-8080-828c-d523c3bd3353\"},\"created_time\":\"2025-10-01T04:20:00.000Z\",\"last_edited_time\":\"2025-10-01T04:20:00.000Z\",\"created_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"last_edited_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"has_children\":false,\"archived\":false,\"in_trash\":false,\"type\":\"image\",\"image\":{\"caption\":[],\"type\":\"file\",\"file\":{\"url\":\"/images/Brandon-has-been-named-a-Notion-Ambassador-2025_1763519995327_tevnm7uei.png\",\"expiry_time\":\"2025-11-19T03:39:42.837Z\"},\"_block_id\":\"27f8cc9f-36f1-8081-b6c8-cd3d368cde79\"}},{\"object\":\"block\",\"id\":\"cb81e317-1e37-490b-a61e-9d4f41747ad9\",\"parent\":{\"type\":\"page_id\",\"page_id\":\"2628cc9f-36f1-8080-828c-d523c3bd3353\"},\"created_time\":\"2025-10-01T04:29:00.000Z\",\"last_edited_time\":\"2025-10-01T04:29:00.000Z\",\"created_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"last_edited_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"has_children\":false,\"archived\":false,\"in_trash\":false,\"type\":\"paragraph\",\"paragraph\":{\"rich_text\":[{\"type\":\"text\",\"text\":{\"content\":\"Brandon Dicks has been officially named a Notion Ambassador\",\"link\":null},\"annotations\":{\"bold\":true,\"italic\":false,\"strikethrough\":false,\"underline\":false,\"code\":false,\"color\":\"default\"},\"plain_text\":\"Brandon Dicks has been officially named a Notion Ambassador\",\"href\":null},{\"type\":\"text\",\"text\":{\"content\":\", joining an exclusive group representing the all-in-one productivity platform. This recognition acknowledges his work helping musical organizations transform their operational workflows through sophisticated Notion implementations.\",\"link\":null},\"annotations\":{\"bold\":false,\"italic\":false,\"strikethrough\":false,\"underline\":false,\"code\":false,\"color\":\"default\"},\"plain_text\":\", joining an exclusive group representing the all-in-one productivity platform. This recognition acknowledges his work helping musical organizations transform their operational workflows through sophisticated Notion implementations.\",\"href\":null}],\"color\":\"default\",\"_block_id\":\"cb81e317-1e37-490b-a61e-9d4f41747ad9\"}},{\"object\":\"block\",\"id\":\"2492b06d-73e4-4c4d-91ea-a082502d7a31\",\"parent\":{\"type\":\"page_id\",\"page_id\":\"2628cc9f-36f1-8080-828c-d523c3bd3353\"},\"created_time\":\"2025-10-01T04:29:00.000Z\",\"last_edited_time\":\"2025-10-01T04:29:00.000Z\",\"created_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"last_edited_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"has_children\":false,\"archived\":false,\"in_trash\":false,\"type\":\"heading_2\",\"heading_2\":{\"rich_text\":[{\"type\":\"text\",\"text\":{\"content\":\"Recognition & Role\",\"link\":null},\"annotations\":{\"bold\":false,\"italic\":false,\"strikethrough\":false,\"underline\":false,\"code\":false,\"color\":\"default\"},\"plain_text\":\"Recognition & Role\",\"href\":null}],\"is_toggleable\":false,\"color\":\"default\",\"_block_id\":\"2492b06d-73e4-4c4d-91ea-a082502d7a31\"}},{\"object\":\"block\",\"id\":\"0d91263b-ea99-405e-addb-931950703f9f\",\"parent\":{\"type\":\"page_id\",\"page_id\":\"2628cc9f-36f1-8080-828c-d523c3bd3353\"},\"created_time\":\"2025-10-01T04:29:00.000Z\",\"last_edited_time\":\"2025-10-01T04:29:00.000Z\",\"created_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"last_edited_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"has_children\":false,\"archived\":false,\"in_trash\":false,\"type\":\"paragraph\",\"paragraph\":{\"rich_text\":[{\"type\":\"text\",\"text\":{\"content\":\"As a \",\"link\":null},\"annotations\":{\"bold\":false,\"italic\":false,\"strikethrough\":false,\"underline\":false,\"code\":false,\"color\":\"default\"},\"plain_text\":\"As a \",\"href\":null},{\"type\":\"text\",\"text\":{\"content\":\"Notion Ambassador\",\"link\":null},\"annotations\":{\"bold\":true,\"italic\":false,\"strikethrough\":false,\"underline\":false,\"code\":false,\"color\":\"default\"},\"plain_text\":\"Notion Ambassador\",\"href\":null},{\"type\":\"text\",\"text\":{\"content\":\", Brandon leverages his background as both a musician and systems architect. This role positions him to influence product development, create educational content, and mentor organizations in advanced Notion implementations.\",\"link\":null},\"annotations\":{\"bold\":false,\"italic\":false,\"strikethrough\":false,\"underline\":false,\"code\":false,\"color\":\"default\"},\"plain_text\":\", Brandon leverages his background as both a musician and systems architect. This role positions him to influence product development, create educational content, and mentor organizations in advanced Notion implementations.\",\"href\":null}],\"color\":\"default\",\"_block_id\":\"0d91263b-ea99-405e-addb-931950703f9f\"}},{\"object\":\"block\",\"id\":\"ee8785c5-6db0-4972-98c3-7b929d04bc40\",\"parent\":{\"type\":\"page_id\",\"page_id\":\"2628cc9f-36f1-8080-828c-d523c3bd3353\"},\"created_time\":\"2025-10-01T04:29:00.000Z\",\"last_edited_time\":\"2025-10-01T04:29:00.000Z\",\"created_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"last_edited_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"has_children\":false,\"archived\":false,\"in_trash\":false,\"type\":\"heading_2\",\"heading_2\":{\"rich_text\":[{\"type\":\"text\",\"text\":{\"content\":\"Musical Organizations & Systems\",\"link\":null},\"annotations\":{\"bold\":false,\"italic\":false,\"strikethrough\":false,\"underline\":false,\"code\":false,\"color\":\"default\"},\"plain_text\":\"Musical Organizations & Systems\",\"href\":null}],\"is_toggleable\":false,\"color\":\"default\",\"_block_id\":\"ee8785c5-6db0-4972-98c3-7b929d04bc40\"}},{\"object\":\"block\",\"id\":\"3c13288c-5da6-49a7-a14d-a8cb1fafd719\",\"parent\":{\"type\":\"page_id\",\"page_id\":\"2628cc9f-36f1-8080-828c-d523c3bd3353\"},\"created_time\":\"2025-10-01T04:29:00.000Z\",\"last_edited_time\":\"2025-10-01T04:29:00.000Z\",\"created_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"last_edited_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"has_children\":false,\"archived\":false,\"in_trash\":false,\"type\":\"paragraph\",\"paragraph\":{\"rich_text\":[{\"type\":\"text\",\"text\":{\"content\":\"Brandon has helped numerous organizations streamline operations through sophisticated Notion-based systems:\",\"link\":null},\"annotations\":{\"bold\":false,\"italic\":false,\"strikethrough\":false,\"underline\":false,\"code\":false,\"color\":\"default\"},\"plain_text\":\"Brandon has helped numerous organizations streamline operations through sophisticated Notion-based systems:\",\"href\":null}],\"color\":\"default\",\"_block_id\":\"3c13288c-5da6-49a7-a14d-a8cb1fafd719\"}},{\"object\":\"block\",\"id\":\"70c325fe-382e-471d-9691-0d7e83c5d122\",\"parent\":{\"type\":\"page_id\",\"page_id\":\"2628cc9f-36f1-8080-828c-d523c3bd3353\"},\"created_time\":\"2025-10-01T04:29:00.000Z\",\"last_edited_time\":\"2025-10-01T04:29:00.000Z\",\"created_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"last_edited_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"has_children\":false,\"archived\":false,\"in_trash\":false,\"type\":\"paragraph\",\"paragraph\":{\"rich_text\":[{\"type\":\"text\",\"text\":{\"content\":\"Church Music Ministries\",\"link\":null},\"annotations\":{\"bold\":true,\"italic\":false,\"strikethrough\":false,\"underline\":false,\"code\":false,\"color\":\"default\"},\"plain_text\":\"Church Music Ministries\",\"href\":null},{\"type\":\"text\",\"text\":{\"content\":\": Comprehensive management systems for repertoire coordination, performer scheduling, and resource distribution across multiple venues and performance contexts.\",\"link\":null},\"annotations\":{\"bold\":false,\"italic\":false,\"strikethrough\":false,\"underline\":false,\"code\":false,\"color\":\"default\"},\"plain_text\":\": Comprehensive management systems for repertoire coordination, performer scheduling, and resource distribution across multiple venues and performance contexts.\",\"href\":null}],\"color\":\"default\",\"_block_id\":\"70c325fe-382e-471d-9691-0d7e83c5d122\"}},{\"object\":\"block\",\"id\":\"c053d3bb-10a2-4b1a-a849-c972ea50523c\",\"parent\":{\"type\":\"page_id\",\"page_id\":\"2628cc9f-36f1-8080-828c-d523c3bd3353\"},\"created_time\":\"2025-10-01T04:29:00.000Z\",\"last_edited_time\":\"2025-10-01T04:29:00.000Z\",\"created_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"last_edited_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"has_children\":false,\"archived\":false,\"in_trash\":false,\"type\":\"paragraph\",\"paragraph\":{\"rich_text\":[{\"type\":\"text\",\"text\":{\"content\":\"Educational Institutions\",\"link\":null},\"annotations\":{\"bold\":true,\"italic\":false,\"strikethrough\":false,\"underline\":false,\"code\":false,\"color\":\"default\"},\"plain_text\":\"Educational Institutions\",\"href\":null},{\"type\":\"text\",\"text\":{\"content\":\": Integrated platforms for student lesson management, progress tracking, and automated billing workflows with Zoom integration and resource portals.\",\"link\":null},\"annotations\":{\"bold\":false,\"italic\":false,\"strikethrough\":false,\"underline\":false,\"code\":false,\"color\":\"default\"},\"plain_text\":\": Integrated platforms for student lesson management, progress tracking, and automated billing workflows with Zoom integration and resource portals.\",\"href\":null}],\"color\":\"default\",\"_block_id\":\"c053d3bb-10a2-4b1a-a849-c972ea50523c\"}},{\"object\":\"block\",\"id\":\"1ef9000d-1608-4c84-8872-1db4a86580f3\",\"parent\":{\"type\":\"page_id\",\"page_id\":\"2628cc9f-36f1-8080-828c-d523c3bd3353\"},\"created_time\":\"2025-10-01T04:29:00.000Z\",\"last_edited_time\":\"2025-10-01T04:29:00.000Z\",\"created_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"last_edited_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"has_children\":false,\"archived\":false,\"in_trash\":false,\"type\":\"paragraph\",\"paragraph\":{\"rich_text\":[{\"type\":\"text\",\"text\":{\"content\":\"Professional Ensembles\",\"link\":null},\"annotations\":{\"bold\":true,\"italic\":false,\"strikethrough\":false,\"underline\":false,\"code\":false,\"color\":\"default\"},\"plain_text\":\"Professional Ensembles\",\"href\":null},{\"type\":\"text\",\"text\":{\"content\":\": Member management portals with automated permissions and dynamic file distribution based on instrument and concert selection.\",\"link\":null},\"annotations\":{\"bold\":false,\"italic\":false,\"strikethrough\":false,\"underline\":false,\"code\":false,\"color\":\"default\"},\"plain_text\":\": Member management portals with automated permissions and dynamic file distribution based on instrument and concert selection.\",\"href\":null}],\"color\":\"default\",\"_block_id\":\"1ef9000d-1608-4c84-8872-1db4a86580f3\"}},{\"object\":\"block\",\"id\":\"9ca6bee6-3aef-473c-8159-741494f4d043\",\"parent\":{\"type\":\"page_id\",\"page_id\":\"2628cc9f-36f1-8080-828c-d523c3bd3353\"},\"created_time\":\"2025-10-01T04:29:00.000Z\",\"last_edited_time\":\"2025-10-01T04:29:00.000Z\",\"created_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"last_edited_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"has_children\":false,\"archived\":false,\"in_trash\":false,\"type\":\"heading_2\",\"heading_2\":{\"rich_text\":[{\"type\":\"text\",\"text\":{\"content\":\"Impact & Future Direction\",\"link\":null},\"annotations\":{\"bold\":false,\"italic\":false,\"strikethrough\":false,\"underline\":false,\"code\":false,\"color\":\"default\"},\"plain_text\":\"Impact & Future Direction\",\"href\":null}],\"is_toggleable\":false,\"color\":\"default\",\"_block_id\":\"9ca6bee6-3aef-473c-8159-741494f4d043\"}},{\"object\":\"block\",\"id\":\"7a7790ae-39b6-4aa7-a2d8-e1a48c45f295\",\"parent\":{\"type\":\"page_id\",\"page_id\":\"2628cc9f-36f1-8080-828c-d523c3bd3353\"},\"created_time\":\"2025-10-01T04:29:00.000Z\",\"last_edited_time\":\"2025-10-01T04:29:00.000Z\",\"created_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"last_edited_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"has_children\":false,\"archived\":false,\"in_trash\":false,\"type\":\"paragraph\",\"paragraph\":{\"rich_text\":[{\"type\":\"text\",\"text\":{\"content\":\"As a Notion Ambassador, Brandon will continue developing educational resources, mentoring organizations, and contributing to product development discussions focused on empowering professionals to build scalable systems.\",\"link\":null},\"annotations\":{\"bold\":false,\"italic\":false,\"strikethrough\":false,\"underline\":false,\"code\":false,\"color\":\"default\"},\"plain_text\":\"As a Notion Ambassador, Brandon will continue developing educational resources, mentoring organizations, and contributing to product development discussions focused on empowering professionals to build scalable systems.\",\"href\":null}],\"color\":\"default\",\"_block_id\":\"7a7790ae-39b6-4aa7-a2d8-e1a48c45f295\"}},{\"object\":\"block\",\"id\":\"2878cc9f-36f1-8048-854e-e44ef41e8bf0\",\"parent\":{\"type\":\"page_id\",\"page_id\":\"2628cc9f-36f1-8080-828c-d523c3bd3353\"},\"created_time\":\"2025-10-09T07:02:00.000Z\",\"last_edited_time\":\"2025-10-09T07:02:00.000Z\",\"created_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"last_edited_by\":{\"object\":\"user\",\"id\":\"6999e86c-9004-43ed-8278-ce1f45d8081c\"},\"has_children\":false,\"archived\":false,\"in_trash\":false,\"type\":\"paragraph\",\"paragraph\":{\"rich_text\":[],\"color\":\"default\",\"_block_id\":\"2878cc9f-36f1-8048-854e-e44ef41e8bf0\"}}]","page_content_html":"<figure class=\"notion-image\">\n        <img src=\"/images/Brandon-has-been-named-a-Notion-Ambassador-2025_1763519995327_tevnm7uei.png\" alt=\"\" loading=\"lazy\">\n        \n    </figure><p><strong class=\"notion-bold\">Brandon Dicks has been officially named a Notion Ambassador</strong>, joining an exclusive group representing the all-in-one productivity platform. This recognition acknowledges his work helping musical organizations transform their operational workflows through sophisticated Notion implementations.</p><h2 id=\"recognition-amp-role\">Recognition &amp; Role</h2><p>As a <strong class=\"notion-bold\">Notion Ambassador</strong>, Brandon leverages his background as both a musician and systems architect. This role positions him to influence product development, create educational content, and mentor organizations in advanced Notion implementations.</p><h2 id=\"musical-organizations-amp-systems\">Musical Organizations &amp; Systems</h2><p>Brandon has helped numerous organizations streamline operations through sophisticated Notion-based systems:</p><p><strong class=\"notion-bold\">Church Music Ministries</strong>: Comprehensive management systems for repertoire coordination, performer scheduling, and resource distribution across multiple venues and performance contexts.</p><p><strong class=\"notion-bold\">Educational Institutions</strong>: Integrated platforms for student lesson management, progress tracking, and automated billing workflows with Zoom integration and resource portals.</p><p><strong class=\"notion-bold\">Professional Ensembles</strong>: Member management portals with automated permissions and dynamic file distribution based on instrument and concert selection.</p><h2 id=\"impact-amp-future-direction\">Impact &amp; Future Direction</h2><p>As a Notion Ambassador, Brandon will continue developing educational resources, mentoring organizations, and contributing to product development discussions focused on empowering professionals to build scalable systems.</p><p><br></p>","excerpt":"Brandon Dicks was named a Notion Ambassador in August 2025, recognizing his work building database solutions for church music ministries, educational institutions, and professional ensembles.","author":null,"links_titles":[]}]}}