{"id":2,"date":"2026-01-19T05:56:02","date_gmt":"2026-01-19T05:56:02","guid":{"rendered":"https:\/\/harlanridges.com\/?page_id=2"},"modified":"2026-01-19T06:21:46","modified_gmt":"2026-01-19T06:21:46","slug":"sample-page","status":"publish","type":"page","link":"https:\/\/harlanridges.com\/index.php\/sample-page\/","title":{"rendered":"Harlan Ridges"},"content":{"rendered":"<p><!DOCTYPE html><br \/>\n<html lang=\"en\"><br \/>\n<head><br \/>\n    <meta charset=\"UTF-8\"><br \/>\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"><br \/>\n    <title>Harlan Ridges | Coming Soon<\/title><\/p>\n<p>    <!-- Tailwind CSS for styling --><br \/>\n    <script src=\"https:\/\/cdn.tailwindcss.com\"><\/script><\/p>\n<p>    <!-- Google Fonts: Rye for headers (Western vibe), Lato for body text -->\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Lato:wght@400;700&#038;family=Rye&#038;display=swap\" rel=\"stylesheet\">\n<p>    <!-- Phosphor Icons for that clean look --><br \/>\n    <script src=\"https:\/\/unpkg.com\/@phosphor-icons\/web\"><\/script><\/p>\n<p>    <script>\n        tailwind.config = {\n            theme: {\n                extend: {\n                    colors: {\n                        'harlan-black': '#1a1a1a',\n                        'harlan-charcoal': '#2d2d2d',\n                        'harlan-gold': '#d4af37',\n                        'harlan-rust': '#8b4513',\n                        'harlan-paper': '#f4e4bc',\n                    },\n                    fontFamily: {\n                        'western': ['Rye', 'serif'],\n                        'body': ['Lato', 'sans-serif'],\n                    },\n                    backgroundImage: {\n                        'wood-pattern': \"url('https:\/\/images.unsplash.com\/photo-1546484475-7f7bd55792da?ixlib=rb-1.2.1&auto=format&fit=crop&w=1950&q=80')\",\n                        'concert-bg': \"url('https:\/\/images.unsplash.com\/photo-1516450360452-9312f5e86fc7?ixlib=rb-1.2.1&auto=format&fit=crop&w=1950&q=80')\",\n                    }\n                }\n            }\n        }\n    <\/script><\/p>\n<style>\n        .fade-in-up {\n            animation: fadeUp 1.2s ease-out;\n        }<\/p>\n<p>        @keyframes fadeUp {\n            from { opacity: 0; transform: translateY(30px); }\n            to { opacity: 1; transform: translateY(0); }\n        }\n    <\/style>\n<p><\/head><br \/>\n<body class=\"bg-harlan-black text-gray-300 font-body h-screen w-full overflow-hidden flex flex-col items-center justify-center relative\"><\/p>\n<p>    <!-- Background Layer --><\/p>\n<div class=\"absolute inset-0 bg-concert-bg bg-cover bg-center bg-no-repeat opacity-40 grayscale\"><\/div>\n<div class=\"absolute inset-0 bg-gradient-to-t from-harlan-black via-harlan-black\/80 to-harlan-black\/40\"><\/div>\n<p>    <!-- Main Content Container --><\/p>\n<div class=\"relative z-10 w-full max-w-2xl px-6 text-center fade-in-up\">\n<p>        <!-- Logo \/ Name --><\/p>\n<h1 class=\"font-western text-5xl md:text-7xl text-harlan-paper mb-4 drop-shadow-xl tracking-wider\">Harlan Ridges<\/h1>\n<p>        <!-- Divider --><\/p>\n<div class=\"flex items-center justify-center gap-4 mb-8\">\n<div class=\"h-[1px] bg-harlan-rust w-16 md:w-24\"><\/div>\n<p>            <i class=\"ph-fill ph-guitar text-harlan-gold text-xl\"><\/i><\/p>\n<div class=\"h-[1px] bg-harlan-rust w-16 md:w-24\"><\/div>\n<\/p><\/div>\n<p>        <!-- Announcement --><\/p>\n<h2 class=\"text-harlan-gold font-bold tracking-[0.2em] uppercase mb-2\">New Album<\/h2>\n<h3 class=\"font-western text-3xl md:text-5xl text-white mb-6\">The Mismatched Calvary<\/h3>\n<p class=\"text-xl text-gray-400 italic mb-8\">\n            &#8220;We&#8217;re tuning the guitars and icing the bourbon. The full site launches when the record drops.&#8221;\n        <\/p>\n<div class=\"inline-block border border-harlan-rust bg-black\/50 backdrop-blur-sm px-6 py-2 rounded mb-10\">\n            <span class=\"text-harlan-paper font-bold uppercase tracking-widest\">Arriving Summer 2026<\/span>\n        <\/div>\n<p>        <!-- Newsletter Form --><\/p>\n<div class=\"bg-harlan-charcoal\/80 p-8 rounded-lg border border-harlan-rust\/50 shadow-2xl backdrop-blur-sm\">\n<h4 class=\"font-western text-2xl text-white mb-2\">Be The First To Know<\/h4>\n<p class=\"text-sm text-gray-400 mb-6\">Join the list for tour dates and early vinyl access.<\/p>\n<form class=\"flex flex-col sm:flex-row gap-3\">\n                <input type=\"email\" placeholder=\"Enter your email\" class=\"flex-1 px-4 py-3 bg-harlan-black border border-gray-600 text-white rounded focus:outline-none focus:border-harlan-gold transition-colors\" required><br \/>\n                <button type=\"submit\" class=\"bg-harlan-rust hover:bg-harlan-gold text-white hover:text-black px-6 py-3 rounded font-bold uppercase tracking-wide transition-all shadow-lg\"><br \/>\n                    Notify Me<br \/>\n                <\/button><br \/>\n            <\/form>\n<\/p><\/div>\n<p>        <!-- Social Links Footer --><\/p>\n<div class=\"mt-12 flex justify-center space-x-8 text-gray-500\">\n            <a href=\"#\" class=\"hover:text-harlan-gold transition-colors transform hover:scale-110\"><i class=\"ph ph-instagram-logo text-3xl\"><\/i><\/a><br \/>\n            <a href=\"#\" class=\"hover:text-harlan-gold transition-colors transform hover:scale-110\"><i class=\"ph ph-facebook-logo text-3xl\"><\/i><\/a><br \/>\n            <a href=\"#\" class=\"hover:text-harlan-gold transition-colors transform hover:scale-110\"><i class=\"ph ph-twitter-logo text-3xl\"><\/i><\/a><br \/>\n            <a href=\"#\" class=\"hover:text-harlan-gold transition-colors transform hover:scale-110\"><i class=\"ph ph-spotify-logo text-3xl\"><\/i><\/a>\n        <\/div>\n<div class=\"mt-8 text-xs text-gray-600\">\n            &copy; 2026 Harlan Ridges Music.\n        <\/div>\n<\/p><\/div>\n<p><\/body><br \/>\n<\/html><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Harlan Ridges | Coming Soon Harlan Ridges New Album The Mismatched Calvary &#8220;We&#8217;re tuning the guitars and icing the bourbon. The full site launches when the record drops.&#8221; Arriving Summer 2026 Be The First To Know Join the list for tour dates and early vinyl access. Notify Me &copy; 2026 Harlan Ridges Music.<\/p>\n","protected":false},"author":1,"featured_media":10,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"open","template":"","meta":{"footnotes":""},"class_list":["post-2","page","type-page","status-publish","has-post-thumbnail","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.7 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Harlan Ridges - Harlan Ridges<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/harlanridges.com\/index.php\/sample-page\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Harlan Ridges - Harlan Ridges\" \/>\n<meta property=\"og:description\" content=\"Harlan Ridges | Coming Soon Harlan Ridges New Album The Mismatched Calvary &#8220;We&#8217;re tuning the guitars and icing the bourbon. The full site launches when the record drops.&#8221; Arriving Summer 2026 Be The First To Know Join the list for tour dates and early vinyl access. Notify Me &copy; 2026 Harlan Ridges Music.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/harlanridges.com\/index.php\/sample-page\/\" \/>\n<meta property=\"og:site_name\" content=\"Harlan Ridges\" \/>\n<meta property=\"article:modified_time\" content=\"2026-01-19T06:21:46+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/harlanridges.com\/wp-content\/uploads\/2026\/01\/Harlan-Ridges-The-Mismatched-Cavalry-768x768.png\" \/>\n\t<meta property=\"og:image:width\" content=\"768\" \/>\n\t<meta property=\"og:image:height\" content=\"768\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/harlanridges.com\/index.php\/sample-page\/\",\"url\":\"https:\/\/harlanridges.com\/index.php\/sample-page\/\",\"name\":\"Harlan Ridges - Harlan Ridges\",\"isPartOf\":{\"@id\":\"https:\/\/harlanridges.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/harlanridges.com\/index.php\/sample-page\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/harlanridges.com\/index.php\/sample-page\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/harlanridges.com\/wp-content\/uploads\/2026\/01\/Harlan-Ridges-The-Mismatched-Cavalry.png\",\"datePublished\":\"2026-01-19T05:56:02+00:00\",\"dateModified\":\"2026-01-19T06:21:46+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/harlanridges.com\/index.php\/sample-page\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/harlanridges.com\/index.php\/sample-page\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/harlanridges.com\/index.php\/sample-page\/#primaryimage\",\"url\":\"https:\/\/harlanridges.com\/wp-content\/uploads\/2026\/01\/Harlan-Ridges-The-Mismatched-Cavalry.png\",\"contentUrl\":\"https:\/\/harlanridges.com\/wp-content\/uploads\/2026\/01\/Harlan-Ridges-The-Mismatched-Cavalry.png\",\"width\":2048,\"height\":2048},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/harlanridges.com\/index.php\/sample-page\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/harlanridges.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Harlan Ridges\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/harlanridges.com\/#website\",\"url\":\"https:\/\/harlanridges.com\/\",\"name\":\"Harlan Ridges\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/harlanridges.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Harlan Ridges - Harlan Ridges","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/harlanridges.com\/index.php\/sample-page\/","og_locale":"en_US","og_type":"article","og_title":"Harlan Ridges - Harlan Ridges","og_description":"Harlan Ridges | Coming Soon Harlan Ridges New Album The Mismatched Calvary &#8220;We&#8217;re tuning the guitars and icing the bourbon. The full site launches when the record drops.&#8221; Arriving Summer 2026 Be The First To Know Join the list for tour dates and early vinyl access. Notify Me &copy; 2026 Harlan Ridges Music.","og_url":"https:\/\/harlanridges.com\/index.php\/sample-page\/","og_site_name":"Harlan Ridges","article_modified_time":"2026-01-19T06:21:46+00:00","og_image":[{"width":768,"height":768,"url":"https:\/\/harlanridges.com\/wp-content\/uploads\/2026\/01\/Harlan-Ridges-The-Mismatched-Cavalry-768x768.png","type":"image\/png"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/harlanridges.com\/index.php\/sample-page\/","url":"https:\/\/harlanridges.com\/index.php\/sample-page\/","name":"Harlan Ridges - Harlan Ridges","isPartOf":{"@id":"https:\/\/harlanridges.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/harlanridges.com\/index.php\/sample-page\/#primaryimage"},"image":{"@id":"https:\/\/harlanridges.com\/index.php\/sample-page\/#primaryimage"},"thumbnailUrl":"https:\/\/harlanridges.com\/wp-content\/uploads\/2026\/01\/Harlan-Ridges-The-Mismatched-Cavalry.png","datePublished":"2026-01-19T05:56:02+00:00","dateModified":"2026-01-19T06:21:46+00:00","breadcrumb":{"@id":"https:\/\/harlanridges.com\/index.php\/sample-page\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/harlanridges.com\/index.php\/sample-page\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/harlanridges.com\/index.php\/sample-page\/#primaryimage","url":"https:\/\/harlanridges.com\/wp-content\/uploads\/2026\/01\/Harlan-Ridges-The-Mismatched-Cavalry.png","contentUrl":"https:\/\/harlanridges.com\/wp-content\/uploads\/2026\/01\/Harlan-Ridges-The-Mismatched-Cavalry.png","width":2048,"height":2048},{"@type":"BreadcrumbList","@id":"https:\/\/harlanridges.com\/index.php\/sample-page\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/harlanridges.com\/"},{"@type":"ListItem","position":2,"name":"Harlan Ridges"}]},{"@type":"WebSite","@id":"https:\/\/harlanridges.com\/#website","url":"https:\/\/harlanridges.com\/","name":"Harlan Ridges","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/harlanridges.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/harlanridges.com\/index.php\/wp-json\/wp\/v2\/pages\/2","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/harlanridges.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/harlanridges.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/harlanridges.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/harlanridges.com\/index.php\/wp-json\/wp\/v2\/comments?post=2"}],"version-history":[{"count":2,"href":"https:\/\/harlanridges.com\/index.php\/wp-json\/wp\/v2\/pages\/2\/revisions"}],"predecessor-version":[{"id":13,"href":"https:\/\/harlanridges.com\/index.php\/wp-json\/wp\/v2\/pages\/2\/revisions\/13"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/harlanridges.com\/index.php\/wp-json\/wp\/v2\/media\/10"}],"wp:attachment":[{"href":"https:\/\/harlanridges.com\/index.php\/wp-json\/wp\/v2\/media?parent=2"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}