{"title":"Website","description":null,"products":[{"product_id":"digital-product-4","title":"The Website Copy Template: Write Your Business Website in an Afternoon.","description":"\u003c!-- Crafted By Words — Sales Page: The Website Copy Template --\u003e\n\u003c!-- Drop this entire block into an Elementor HTML widget. Self-contained, no external dependencies except Google Fonts. --\u003e\n\u003cdiv class=\"cbw-sales\"\u003e\n\u003cstyle\u003e\n  .cbw-sales {\n    --black: #000000;\n    --gold: #c9a86a;\n    --gold-soft: #e7d9b8;\n    --cream: #f7f3ed;\n    --ink: #1b1b1b;\n    --gray: #6b6b6b;\n    --line: #e4ddd0;\n    font-family: 'Blinker', sans-serif;\n    color: var(--ink);\n    background: #ffffff;\n    line-height: 1.55;\n    -webkit-font-smoothing: antialiased;\n  }\n  .cbw-sales * { box-sizing: border-box; }\n  .cbw-sales h1, .cbw-sales h2, .cbw-sales h3 {\n    font-family: 'Playfair Display', serif;\n    font-weight: 700;\n    margin: 0;\n    color: var(--ink);\n  }\n  .cbw-sales .wrap { max-width: 880px; margin: 0 auto; padding: 0 24px; }\n  .cbw-sales section { padding: 88px 0; }\n  .cbw-sales .eyebrow {\n    font-size: 13px;\n    font-weight: 700;\n    letter-spacing: 2.5px;\n    text-transform: uppercase;\n    color: var(--gold);\n    margin-bottom: 18px;\n    display: block;\n  }\n  .cbw-sales .rule {\n    width: 56px;\n    height: 2px;\n    background: var(--gold);\n    border: none;\n    margin: 28px 0;\n  }\n  .cbw-sales .rule.center { margin: 28px auto; }\n\n  \/* Hero *\/\n  .cbw-hero {\n    background: var(--black);\n    color: #fff;\n    text-align: center;\n    padding: 110px 0 90px;\n  }\n  .cbw-hero .eyebrow { color: var(--gold); }\n  .cbw-hero h1 {\n    font-size: 52px;\n    line-height: 1.12;\n    color: #fff;\n    max-width: 720px;\n    margin: 0 auto;\n  }\n  .cbw-hero h1 span { color: var(--gold); }\n  .cbw-hero p.sub {\n    font-size: 19px;\n    color: #cfc9ba;\n    max-width: 560px;\n    margin: 26px auto 0;\n  }\n  .cbw-hero .cta-row {\n    margin-top: 42px;\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    gap: 14px;\n  }\n  .cbw-btn {\n    display: inline-block;\n    background: var(--gold);\n    color: #000;\n    font-family: 'Blinker', sans-serif;\n    font-weight: 700;\n    font-size: 16px;\n    letter-spacing: 0.4px;\n    padding: 16px 38px;\n    border-radius: 3px;\n    text-decoration: none;\n    border: none;\n    cursor: pointer;\n    transition: transform 0.15s ease, background 0.15s ease;\n  }\n  .cbw-btn:hover { background: #ddc384; transform: translateY(-1px); }\n  .cbw-hero .price-note { font-size: 14px; color: #9a9384; }\n\n  \/* Problem *\/\n  .cbw-problem { background: var(--cream); }\n  .cbw-problem .wrap { text-align: center; }\n  .cbw-problem h2 { font-size: 34px; max-width: 640px; margin: 0 auto; }\n  .cbw-problem p { font-size: 17px; color: #3a3a3a; max-width: 620px; margin: 22px auto 0; }\n\n  \/* Feature grid *\/\n  .cbw-inside h2 { font-size: 34px; text-align: center; }\n  .cbw-inside .lede {\n    text-align: center;\n    color: var(--gray);\n    max-width: 520px;\n    margin: 14px auto 50px;\n    font-size: 16px;\n  }\n  .cbw-grid {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 1px;\n    background: var(--line);\n    border: 1px solid var(--line);\n  }\n  .cbw-card {\n    background: #fff;\n    padding: 30px 32px;\n  }\n  .cbw-card .num {\n    font-family: 'Playfair Display', serif;\n    font-size: 13px;\n    color: var(--gold);\n    font-weight: 700;\n    letter-spacing: 1px;\n    margin-bottom: 10px;\n    display: block;\n  }\n  .cbw-card h3 { font-size: 19px; margin-bottom: 8px; }\n  .cbw-card p { font-size: 15px; color: var(--gray); margin: 0; }\n\n  \/* Interactive demo *\/\n  .cbw-demo { background: var(--black); color: #fff; }\n  .cbw-demo .wrap { text-align: center; }\n  .cbw-demo h2 { color: #fff; font-size: 32px; max-width: 620px; margin: 0 auto; }\n  .cbw-demo .lede { color: #b9b2a2; max-width: 540px; margin: 16px auto 46px; font-size: 16px; }\n  .cbw-demo-box {\n    background: #111111;\n    border: 1px solid #2b2b2b;\n    border-radius: 6px;\n    padding: 40px;\n    text-align: left;\n    max-width: 640px;\n    margin: 0 auto;\n  }\n  .cbw-demo-box label {\n    display: block;\n    font-size: 12px;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n    color: var(--gold);\n    font-weight: 700;\n    margin-bottom: 10px;\n  }\n  .cbw-demo-box input {\n    width: 100%;\n    background: #000;\n    border: 1px solid #3a3a3a;\n    color: #fff;\n    font-family: 'Blinker', sans-serif;\n    font-size: 16px;\n    padding: 13px 16px;\n    border-radius: 3px;\n    margin-bottom: 26px;\n  }\n  .cbw-demo-box input:focus { outline: none; border-color: var(--gold); }\n  .cbw-preview-label {\n    font-size: 12px;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n    color: #8a8478;\n    font-weight: 700;\n    margin-bottom: 10px;\n  }\n  .cbw-preview {\n    font-family: 'Playfair Display', serif;\n    font-size: 26px;\n    line-height: 1.35;\n    min-height: 70px;\n  }\n  .cbw-preview .fill { color: var(--gold); }\n  .cbw-demo-note { font-size: 13px; color: #8a8478; margin-top: 22px; }\n\n  \/* Who it's for *\/\n  .cbw-for { background: var(--cream); }\n  .cbw-for .cols {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 40px;\n    margin-top: 46px;\n  }\n  .cbw-for h2 { font-size: 34px; text-align: center; }\n  .cbw-for-col h3 {\n    font-size: 15px;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n    font-family: 'Blinker', sans-serif;\n    font-weight: 700;\n    margin-bottom: 16px;\n  }\n  .cbw-for-col.yes h3 { color: #3f6b46; }\n  .cbw-for-col.no h3 { color: #a14b3f; }\n  .cbw-for-col ul { margin: 0; padding: 0; list-style: none; }\n  .cbw-for-col li {\n    font-size: 15px;\n    color: #3a3a3a;\n    padding-left: 22px;\n    position: relative;\n    margin-bottom: 12px;\n  }\n  .cbw-for-col.yes li::before { content: \"+\"; position: absolute; left: 0; color: #3f6b46; font-weight: 700; }\n  .cbw-for-col.no li::before { content: \"\\2212\"; position: absolute; left: 0; color: #a14b3f; font-weight: 700; }\n\n  \/* Final CTA *\/\n  .cbw-final { background: #fff; text-align: center; }\n  .cbw-final h2 { font-size: 36px; max-width: 600px; margin: 0 auto; }\n  .cbw-final p { font-size: 17px; color: var(--gray); max-width: 520px; margin: 20px auto 36px; }\n  .cbw-price-tag {\n    display: inline-flex;\n    align-items: baseline;\n    gap: 8px;\n    font-family: 'Playfair Display', serif;\n    font-size: 44px;\n    font-weight: 700;\n    color: var(--ink);\n    margin-bottom: 28px;\n  }\n  .cbw-price-tag span { font-family: 'Blinker', sans-serif; font-size: 15px; color: var(--gray); font-weight: 400; }\n  .cbw-final .cbw-btn { font-size: 17px; padding: 18px 44px; }\n  .cbw-guarantee { font-size: 13px; color: var(--gray); margin-top: 18px; }\n\n  .cbw-footer {\n    background: var(--black);\n    color: #756e5f;\n    text-align: center;\n    padding: 34px 0;\n    font-size: 13px;\n  }\n  .cbw-footer a { color: var(--gold-soft); text-decoration: none; }\n\n  @media (max-width: 640px) {\n    .cbw-hero h1 { font-size: 34px; }\n    .cbw-hero { padding: 80px 0 60px; }\n    .cbw-sales section { padding: 60px 0; }\n    .cbw-grid { grid-template-columns: 1fr; }\n    .cbw-for .cols { grid-template-columns: 1fr; gap: 30px; }\n    .cbw-preview { font-size: 21px; }\n    .cbw-demo-box { padding: 26px; }\n  }\n\u003c\/style\u003e\n\n\u003c!-- Hero --\u003e\n\u003csection class=\"cbw-hero\"\u003e\n  \u003cdiv class=\"wrap\"\u003e\n    \u003cspan class=\"eyebrow\"\u003eA Crafted By Words Digital Product\u003c\/span\u003e\n    \u003ch1\u003eWrite your business website without staring at a \u003cspan\u003eblank page\u003c\/span\u003e\n\u003c\/h1\u003e\n    \u003cp class=\"sub\"\u003eA fill in the blank copywriting template built for informative business websites. Every page, broken into small blocks, with a real example under every prompt.\u003c\/p\u003e\n    \u003cdiv class=\"cta-row\"\u003e\n      \u003ca href=\"#buy\" class=\"cbw-btn\"\u003eGet The Template — $25\u003c\/a\u003e\n      \u003cspan class=\"price-note\"\u003eInstant download. Fillable PDF. Use it for every page of your site.\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- Problem --\u003e\n\u003csection class=\"cbw-problem\"\u003e\n  \u003cdiv class=\"wrap\"\u003e\n    \u003cspan class=\"eyebrow\" style=\"text-align:center;\"\u003eThe Real Problem\u003c\/span\u003e\n    \u003ch2\u003eYou know your business. The words just won't come out right.\u003c\/h2\u003e\n    \u003cp\u003eYou understand your customers, your services, and why people should trust you. What usually gets you stuck is turning that knowledge into words that sound like you and actually convert. This template closes that gap, one small block at a time.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- What's inside --\u003e\n\u003csection class=\"cbw-inside\"\u003e\n  \u003cdiv class=\"wrap\"\u003e\n    \u003cspan class=\"eyebrow\" style=\"text-align:center;\"\u003eWhat's Inside\u003c\/span\u003e\n    \u003ch2\u003eEverything you need to write a full business website\u003c\/h2\u003e\n    \u003cp class=\"lede\"\u003eSeven page templates, a foundation worksheet, and two bonus swipe sheets. All in one editable document.\u003c\/p\u003e\n    \u003cdiv class=\"cbw-grid\"\u003e\n      \u003cdiv class=\"cbw-card\"\u003e\n        \u003cspan class=\"num\"\u003e01\u003c\/span\u003e\n        \u003ch3\u003eFoundation worksheet\u003c\/h3\u003e\n        \u003cp\u003eLock down your business, audience, and message before you write a single word.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"cbw-card\"\u003e\n        \u003cspan class=\"num\"\u003e02\u003c\/span\u003e\n        \u003ch3\u003eSeven page templates\u003c\/h3\u003e\n        \u003cp\u003eHomepage, About Us, Services, Why Choose Us, Testimonials, FAQ, and Contact Us.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"cbw-card\"\u003e\n        \u003cspan class=\"num\"\u003e03\u003c\/span\u003e\n        \u003ch3\u003ePrompt plus example\u003c\/h3\u003e\n        \u003cp\u003eEvery fill in the blank prompt comes with a real example directly underneath it.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"cbw-card\"\u003e\n        \u003cspan class=\"num\"\u003e04\u003c\/span\u003e\n        \u003ch3\u003eHeadline and CTA formulas\u003c\/h3\u003e\n        \u003cp\u003eA swipe sheet of reusable formulas for headlines and calls to action.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"cbw-card\"\u003e\n        \u003cspan class=\"num\"\u003e05\u003c\/span\u003e\n        \u003ch3\u003eWords that build trust\u003c\/h3\u003e\n        \u003cp\u003eA quick reference for language that builds trust and jargon that quietly kills it.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"cbw-card\"\u003e\n        \u003cspan class=\"num\"\u003e06\u003c\/span\u003e\n        \u003ch3\u003ePre publish checklist\u003c\/h3\u003e\n        \u003cp\u003eA final pass to run through before your new copy goes live.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- Interactive demo --\u003e\n\u003csection class=\"cbw-demo\"\u003e\n  \u003cdiv class=\"wrap\"\u003e\n    \u003cspan class=\"eyebrow\" style=\"text-align:center;\"\u003eSee It Work\u003c\/span\u003e\n    \u003ch2\u003eThis is exactly how the template works\u003c\/h2\u003e\n    \u003cp class=\"lede\"\u003eType the outcome your business delivers. Watch the headline write itself.\u003c\/p\u003e\n    \u003cdiv class=\"cbw-demo-box\"\u003e\n      \u003clabel for=\"cbwOutcome\"\u003eThe outcome you deliver for customers\u003c\/label\u003e\n      \u003cinput id=\"cbwOutcome\" type=\"text\" placeholder=\"e.g. a website that actually gets you calls\" maxlength=\"60\"\u003e\n      \u003cdiv class=\"cbw-preview-label\"\u003eYour homepage headline\u003c\/div\u003e\n      \u003cdiv class=\"cbw-preview\" id=\"cbwPreview\"\u003eYou Don't Need Another Website. You Need \u003cspan class=\"fill\"\u003eA Website That Actually Gets You Calls\u003c\/span\u003e.\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cp class=\"cbw-demo-note\"\u003eThis is one of over forty prompts inside the template, each with its own formula and example.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- Who it's for --\u003e\n\u003csection class=\"cbw-for\"\u003e\n  \u003cdiv class=\"wrap\"\u003e\n    \u003cspan class=\"eyebrow\" style=\"text-align:center;\"\u003eWho This Is For\u003c\/span\u003e\n    \u003ch2\u003eBuilt for informative business websites\u003c\/h2\u003e\n    \u003cdiv class=\"cols\"\u003e\n      \u003cdiv class=\"cbw-for-col yes\"\u003e\n        \u003ch3\u003eGreat fit\u003c\/h3\u003e\n        \u003cul\u003e\n          \u003cli\u003eService businesses, consultants, and agencies\u003c\/li\u003e\n          \u003cli\u003eCoaches, clinics, and studios\u003c\/li\u003e\n          \u003cli\u003eContractors and local businesses\u003c\/li\u003e\n          \u003cli\u003eAnyone writing or rewriting their own site\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"cbw-for-col no\"\u003e\n        \u003ch3\u003eNot a fit\u003c\/h3\u003e\n        \u003cul\u003e\n          \u003cli\u003eOnline stores or product listing pages\u003c\/li\u003e\n          \u003cli\u003eSites built mainly around checkout flows\u003c\/li\u003e\n          \u003cli\u003eAnyone wanting fully done for you copy\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- Final CTA --\u003e\n\u003csection class=\"cbw-final\" id=\"buy\"\u003e\n  \u003cdiv class=\"wrap\"\u003e\n    \u003cspan class=\"eyebrow\" style=\"text-align:center;\"\u003eGet The Template\u003c\/span\u003e\n    \u003ch2\u003eOne template. Every page of your website. No more blank page.\u003c\/h2\u003e\n    \u003cp\u003eA complete, page by page draft of your website copy, written in your own words, ready to drop into your site or hand to your developer.\u003c\/p\u003e\n    \u003cdiv class=\"cbw-price-tag\"\u003e$25 \u003cspan\u003eone time payment, instant download\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv\u003e\n      \u003ca href=\"#\" class=\"cbw-btn\"\u003eGet The Website Copy Template\u003c\/a\u003e\n    \u003c\/div\u003e\n    \u003cp class=\"cbw-guarantee\"\u003eDelivered as a PDF. Opens instantly on any device, no special software needed.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cdiv class=\"cbw-footer\"\u003e\n  Crafted By Words  ·  \u003ca href=\"https:\/\/craftedbywords.in\"\u003ecraftedbywords.in\u003c\/a\u003e  ·  \u003ca href=\"mailto:work@craftedbywords.in\"\u003ework@craftedbywords.in\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e\n\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:wght@700;800\u0026amp;family=Blinker:wght@400;600;700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\n\u003cscript\u003e\n(function() {\n  var input = document.getElementById('cbwOutcome');\n  var preview = document.getElementById('cbwPreview');\n  var fallback = \"A Website That Actually Gets You Calls\";\n\n  function titleCase(str) {\n    return str.replace(\/\\w\\S*\/g, function(t) {\n      return t.charAt(0).toUpperCase() + t.substr(1).toLowerCase();\n    });\n  }\n\n  function render() {\n    var val = input.value.trim();\n    var display = val.length ? titleCase(val) : fallback;\n    preview.innerHTML = 'You Don\\'t Need Another Website. You Need \u003cspan class=\"fill\"\u003e' + display + '\u003c\/span\u003e.';\n  }\n\n  input.addEventListener('input', render);\n})();\n\u003c\/script\u003e","brand":"Crafted By Words' Digital Store.","offers":[{"title":"Default Title","offer_id":52024715903264,"sku":null,"price":25.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1009\/4765\/6992\/files\/Cover-Page-Crafted-By-Words_1__page-0001.jpg?v=1784843932"}],"url":"https:\/\/shop.craftedbywords.in\/collections\/website.oembed","provider":"Crafted By Words' Digital Store.","version":"1.0","type":"link"}