{"id":3455,"date":"2026-03-26T18:23:35","date_gmt":"2026-03-26T17:23:35","guid":{"rendered":"https:\/\/wrighttechnology.co.uk\/new\/?page_id=3455"},"modified":"2026-03-30T23:23:30","modified_gmt":"2026-03-30T22:23:30","slug":"web-design","status":"publish","type":"page","link":"https:\/\/wrighttechnology.co.uk\/new\/web-design\/","title":{"rendered":"Web Design"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"3455\" class=\"elementor elementor-3455\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-18e98ce0 e-con-full e-flex e-con e-parent\" data-id=\"18e98ce0\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2ce3932a elementor-widget elementor-widget-html\" data-id=\"2ce3932a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en-GB\">\r\n<head>\r\n    <meta charset=\"UTF-8\">\r\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n    <title>Bespoke Web Design Great Yarmouth & Norwich | WrightTech<\/title>\r\n    <meta name=\"description\" content=\"High-performance, SEO-optimized bespoke WordPress web design for businesses in Great Yarmouth, Norwich, and Norfolk. No templates, just results.\">\r\n    \r\n    <link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\r\n    <link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\r\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@400;500;600&family=Sora:wght@600;700;800&display=swap\" rel=\"stylesheet\">\r\n\r\n    <style>\r\n        :root {\r\n            --ink: #0d111a;\r\n            --ink-alt: #161a23;\r\n            --white: #ffffff;\r\n            --blue: #0052ff;\r\n            --blue-glow: rgba(0, 82, 255, 0.4);\r\n            --muted: rgba(255, 255, 255, 0.7);\r\n            --line: rgba(255, 255, 255, 0.12);\r\n            --glass: rgba(255, 255, 255, 0.05);\r\n            --radius: 24px;\r\n        }\r\n\r\n        * { margin: 0; padding: 0; box-sizing: border-box; }\r\n        html { scroll-behavior: smooth; }\r\n\r\n        body {\r\n            background: var(--ink);\r\n            color: var(--white);\r\n            font-family: 'Inter', sans-serif;\r\n            line-height: 1.6;\r\n            -webkit-font-smoothing: antialiased;\r\n            overflow-x: hidden;\r\n        }\r\n\r\n        h1, h2, h3, h4 {\r\n            font-family: 'Sora', sans-serif !important;\r\n            font-weight: 700 !important;\r\n            letter-spacing: -0.03em;\r\n            line-height: 1.2;\r\n        }\r\n\r\n        h2 {\r\n            font-size: clamp(2rem, 4vw, 3.2rem);\r\n            margin-bottom: 16px;\r\n        }\r\n\r\n        h3 {\r\n            font-size: 1.35rem;\r\n        }\r\n\r\n        a {\r\n            text-decoration: none;\r\n            color: inherit;\r\n            transition: 0.3s ease;\r\n        }\r\n\r\n        .wt-container {\r\n            max-width: 1200px;\r\n            margin: 0 auto;\r\n            padding: 0 5%;\r\n        }\r\n\r\n        .wt-section {\r\n            padding: 100px 0;\r\n        }\r\n\r\n        .wt-section-alt {\r\n            background: var(--ink-alt);\r\n            border-top: 1px solid var(--line);\r\n            border-bottom: 1px solid var(--line);\r\n        }\r\n\r\n        .wt-section-intro {\r\n            max-width: 760px;\r\n            margin-bottom: 50px;\r\n        }\r\n\r\n        .wt-section-intro p {\r\n            color: var(--muted);\r\n            font-size: 1.05rem;\r\n        }\r\n\r\n        .wt-page-btn {\r\n            padding: 16px 32px;\r\n            border-radius: 12px;\r\n            font-weight: 700;\r\n            text-align: center;\r\n            border: none;\r\n            font-size: 0.95rem;\r\n            display: inline-flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n            cursor: pointer;\r\n            transition: 0.3s;\r\n            white-space: nowrap;\r\n        }\r\n\r\n        \/* BLUE BUTTONS *\/\r\n        .wt-page-btn-primary {\r\n            background: var(--blue);\r\n            color: var(--white);\r\n            box-shadow: 0 10px 30px var(--blue-glow);\r\n        }\r\n\r\n        .wt-page-btn-primary:hover {\r\n            transform: translateY(-2px);\r\n            filter: brightness(1.1);\r\n            color: var(--white);\r\n        }\r\n\r\n        .wt-page-btn-primary:visited,\r\n        .wt-page-btn-primary:focus,\r\n        .wt-page-btn-primary:active {\r\n            color: var(--white);\r\n        }\r\n\r\n        \/* WHITE BUTTONS *\/\r\n        .wt-page-btn-secondary {\r\n            background: var(--white);\r\n            color: var(--ink);\r\n            border: 1px solid var(--white);\r\n        }\r\n\r\n        .wt-page-btn-secondary:hover {\r\n            background: #f0f0f0;\r\n            transform: translateY(-2px);\r\n            color: var(--ink);\r\n        }\r\n\r\n        .wt-page-btn-secondary:visited,\r\n        .wt-page-btn-secondary:focus,\r\n        .wt-page-btn-secondary:active {\r\n            color: var(--ink);\r\n        }\r\n\r\n        .wt-page-btn-outline {\r\n            background: var(--white);\r\n            color: var(--ink);\r\n            border: 1px solid var(--white);\r\n        }\r\n\r\n        .wt-page-btn-outline:hover {\r\n            background: #f0f0f0;\r\n            color: var(--ink);\r\n            transform: translateY(-2px);\r\n        }\r\n\r\n        .wt-page-btn-outline:visited,\r\n        .wt-page-btn-outline:focus,\r\n        .wt-page-btn-outline:active {\r\n            color: var(--ink);\r\n        }\r\n\r\n        .wt-hero {\r\n            position: relative;\r\n            padding: 120px 0 80px;\r\n            overflow: hidden;\r\n        }\r\n\r\n        .wt-gridGlow {\r\n            position: absolute;\r\n            inset: 0;\r\n            background: radial-gradient(circle at 15% 15%, var(--blue-glow), transparent 60%);\r\n            opacity: 0.7;\r\n            pointer-events: none;\r\n        }\r\n\r\n        .wt-hero-grid {\r\n            display: grid;\r\n            grid-template-columns: 1.2fr 0.8fr;\r\n            gap: 80px;\r\n            align-items: center;\r\n            position: relative;\r\n            z-index: 5;\r\n        }\r\n\r\n        .wt-hero-copy {\r\n            padding-top: 10px;\r\n        }\r\n\r\n        .wt-kicker {\r\n            color: var(--blue);\r\n            font-family: 'Inter', sans-serif !important;\r\n            font-weight: 800;\r\n            text-transform: uppercase;\r\n            font-size: 0.75rem;\r\n            letter-spacing: 0.15em;\r\n            display: block;\r\n            margin-bottom: 15px;\r\n        }\r\n\r\n        .wt-hero-copy h1 {\r\n            font-family: 'Sora', sans-serif !important;\r\n            font-weight: 700 !important;\r\n            font-size: clamp(48px, 6vw, 72px);\r\n            line-height: 1.05;\r\n            letter-spacing: -0.04em;\r\n            margin-bottom: 20px;\r\n        }\r\n\r\n        .wt-panelCard h3,\r\n        .wt-project-info h3,\r\n        .wt-price-card h3,\r\n        .wt-faq-container summary,\r\n        .wt-section h2,\r\n        footer h2,\r\n        .wt-feature-card h3,\r\n        .wt-process-card h3,\r\n        .wt-testimonial-card h3,\r\n        .wt-industry-card h3 {\r\n            font-family: 'Sora', sans-serif !important;\r\n            font-weight: 700 !important;\r\n            letter-spacing: -0.03em;\r\n        }\r\n\r\n        .wt-accent {\r\n            color: var(--blue);\r\n            background: linear-gradient(90deg, #0052ff, #00d1ff);\r\n            -webkit-background-clip: text;\r\n            -webkit-text-fill-color: transparent;\r\n        }\r\n\r\n        .wt-lead {\r\n            font-size: 1.2rem;\r\n            color: var(--muted);\r\n            margin: 35px 0 60px;\r\n            max-width: 720px;\r\n        }\r\n\r\n        .wt-ctaRow {\r\n            display: flex;\r\n            gap: 20px;\r\n            margin-top: 10px;\r\n            flex-wrap: wrap;\r\n        }\r\n\r\n        .wt-panelCard {\r\n            background: rgba(255,255,255,0.04);\r\n            border: 1px solid var(--line);\r\n            padding: 45px;\r\n            border-radius: var(--radius);\r\n            backdrop-filter: blur(20px);\r\n        }\r\n\r\n        .wt-panelMeta {\r\n            font-size: 0.85rem;\r\n            color: var(--muted);\r\n            margin-bottom: 20px;\r\n        }\r\n\r\n        .wt-panelList {\r\n            display: grid;\r\n            gap: 14px;\r\n            margin-bottom: 26px;\r\n        }\r\n\r\n        .wt-panelListItem {\r\n            display: flex;\r\n            gap: 12px;\r\n            align-items: flex-start;\r\n            color: var(--muted);\r\n            font-size: 0.95rem;\r\n            text-align: left;\r\n        }\r\n\r\n        .wt-panelListItem::before {\r\n            content: \"\u2713\";\r\n            color: var(--blue);\r\n            font-weight: 900;\r\n            flex-shrink: 0;\r\n            line-height: 1.6;\r\n        }\r\n\r\n        .wt-panelNote {\r\n            margin-top: 24px;\r\n            padding-top: 20px;\r\n            border-top: 1px solid var(--line);\r\n            color: var(--muted);\r\n            font-size: 0.9rem;\r\n        }\r\n\r\n        .wt-stats-grid {\r\n            display: grid;\r\n            grid-template-columns: repeat(4, 1fr);\r\n            gap: 24px;\r\n        }\r\n\r\n        .wt-stat-card {\r\n            background: rgba(255,255,255,0.03);\r\n            border: 1px solid var(--line);\r\n            border-radius: 20px;\r\n            padding: 28px;\r\n        }\r\n\r\n        .wt-stat-number {\r\n            display: block;\r\n            font-family: 'Sora', sans-serif !important;\r\n            font-size: 2.3rem;\r\n            font-weight: 800;\r\n            margin-bottom: 10px;\r\n            line-height: 1;\r\n        }\r\n\r\n        .wt-stat-label {\r\n            color: var(--muted);\r\n            font-size: 0.95rem;\r\n        }\r\n\r\n        .wt-feature-grid {\r\n            display: grid;\r\n            grid-template-columns: repeat(3, 1fr);\r\n            gap: 28px;\r\n            margin-top: 50px;\r\n        }\r\n\r\n        .wt-feature-card,\r\n        .wt-process-card,\r\n        .wt-testimonial-card,\r\n        .wt-industry-card,\r\n        .wt-proof-card {\r\n            background: var(--glass);\r\n            border: 1px solid var(--line);\r\n            border-radius: var(--radius);\r\n            padding: 34px;\r\n            transition: 0.3s;\r\n        }\r\n\r\n        .wt-feature-card:hover,\r\n        .wt-industry-card:hover,\r\n        .wt-proof-card:hover,\r\n        .wt-testimonial-card:hover {\r\n            border-color: var(--blue);\r\n            transform: translateY(-6px);\r\n        }\r\n\r\n        .wt-feature-icon,\r\n        .wt-industry-icon,\r\n        .wt-proof-icon {\r\n            font-size: 2rem;\r\n            display: block;\r\n            margin-bottom: 18px;\r\n        }\r\n\r\n        .wt-feature-card p,\r\n        .wt-process-card p,\r\n        .wt-testimonial-card p,\r\n        .wt-industry-card p,\r\n        .wt-proof-card p {\r\n            color: var(--muted);\r\n            margin-top: 12px;\r\n        }\r\n\r\n        .wt-split-grid {\r\n            display: grid;\r\n            grid-template-columns: 1fr 1fr;\r\n            gap: 36px;\r\n            align-items: start;\r\n        }\r\n\r\n        .wt-content-box {\r\n            background: rgba(255,255,255,0.03);\r\n            border: 1px solid var(--line);\r\n            border-radius: var(--radius);\r\n            padding: 40px;\r\n        }\r\n\r\n        .wt-content-list {\r\n            list-style: none;\r\n            display: grid;\r\n            gap: 14px;\r\n            margin-top: 24px;\r\n            padding: 0;\r\n        }\r\n\r\n        .wt-content-list li {\r\n            color: var(--muted);\r\n            display: flex;\r\n            gap: 12px;\r\n            align-items: flex-start;\r\n        }\r\n\r\n        .wt-content-list li::before {\r\n            content: \"\u2022\";\r\n            color: var(--blue);\r\n            font-weight: 900;\r\n            flex-shrink: 0;\r\n        }\r\n\r\n        .wt-project-grid {\r\n            display: grid;\r\n            grid-template-columns: 1fr 1fr;\r\n            gap: 40px;\r\n            margin-top: 50px;\r\n        }\r\n\r\n        .wt-project-card {\r\n            border-radius: var(--radius);\r\n            overflow: hidden;\r\n            border: 1px solid var(--line);\r\n            background: var(--glass);\r\n            transition: 0.3s;\r\n        }\r\n\r\n        .wt-project-card:hover {\r\n            border-color: var(--blue);\r\n            transform: translateY(-10px);\r\n        }\r\n\r\n        .wt-browser-mockup {\r\n            background: #1a1d23;\r\n            padding: 12px;\r\n            display: flex;\r\n            gap: 6px;\r\n            border-bottom: 1px solid var(--line);\r\n        }\r\n\r\n        .wt-browser-mockup b {\r\n            width: 8px;\r\n            height: 8px;\r\n            border-radius: 50%;\r\n            background: rgba(255,255,255,0.1);\r\n        }\r\n\r\n        .wt-project-image {\r\n            height: 350px;\r\n            background-size: cover;\r\n            background-position: top center;\r\n            transition: 4s ease-in-out;\r\n        }\r\n\r\n        .wt-project-card:hover .wt-project-image {\r\n            background-position: bottom center;\r\n        }\r\n\r\n        .wt-project-info {\r\n            padding: 30px;\r\n        }\r\n\r\n        .wt-project-tag {\r\n            display: inline-block;\r\n            font-size: 0.72rem;\r\n            font-weight: 800;\r\n            text-transform: uppercase;\r\n            letter-spacing: 0.1em;\r\n            color: var(--blue);\r\n            margin-bottom: 10px;\r\n        }\r\n\r\n        .wt-project-copy {\r\n            color: var(--muted);\r\n            font-size: 0.95rem;\r\n            margin-top: 10px;\r\n            margin-bottom: 18px;\r\n        }\r\n\r\n        .wt-project-points {\r\n            display: grid;\r\n            gap: 10px;\r\n            color: var(--muted);\r\n            font-size: 0.9rem;\r\n        }\r\n\r\n        .wt-project-points div::before {\r\n            content: \"\u2022 \";\r\n            color: var(--blue);\r\n            font-weight: 900;\r\n        }\r\n\r\n        .wt-proof-grid {\r\n            display: grid;\r\n            grid-template-columns: repeat(3, 1fr);\r\n            gap: 24px;\r\n            margin-top: 50px;\r\n        }\r\n\r\n        .wt-price-grid {\r\n            display: grid;\r\n            grid-template-columns: repeat(3, 1fr);\r\n            gap: 25px;\r\n            margin-top: 50px;\r\n        }\r\n\r\n        .wt-price-card {\r\n            background: var(--glass);\r\n            border: 1px solid var(--line);\r\n            padding: 45px 35px;\r\n            border-radius: var(--radius);\r\n            display: flex;\r\n            flex-direction: column;\r\n            position: relative;\r\n        }\r\n\r\n        .wt-price-card.popular {\r\n            border-color: var(--blue);\r\n            background: rgba(0, 82, 255, 0.05);\r\n        }\r\n\r\n        .wt-price-sub {\r\n            color: var(--muted);\r\n            font-size: 0.9rem;\r\n            margin-top: 8px;\r\n        }\r\n\r\n        .wt-price-val {\r\n            font-size: 3rem;\r\n            font-weight: 800;\r\n            margin: 20px 0;\r\n            font-family: 'Sora', sans-serif !important;\r\n        }\r\n\r\n        .wt-check-list {\r\n            list-style: none;\r\n            margin: 30px 0;\r\n            flex-grow: 1;\r\n            padding: 0;\r\n            text-align: left;\r\n        }\r\n\r\n        .wt-check-item {\r\n            display: flex;\r\n            align-items: flex-start;\r\n            gap: 12px;\r\n            margin-bottom: 15px;\r\n            font-size: 0.95rem;\r\n            color: var(--muted);\r\n            text-align: left;\r\n        }\r\n\r\n        .wt-check-item::before {\r\n            content: \"\u2713\";\r\n            color: var(--blue);\r\n            font-weight: 900;\r\n            flex-shrink: 0;\r\n            line-height: 1.6;\r\n        }\r\n\r\n        .wt-price-note {\r\n            color: var(--muted);\r\n            font-size: 0.88rem;\r\n            margin: 0 0 20px;\r\n        }\r\n\r\n        .wt-popular-tag {\r\n            position: absolute;\r\n            top: -15px;\r\n            left: 50%;\r\n            transform: translateX(-50%);\r\n            background: var(--blue);\r\n            color: white;\r\n            padding: 6px 18px;\r\n            border-radius: 99px;\r\n            font-size: 0.75rem;\r\n            font-weight: 800;\r\n            font-family: 'Inter', sans-serif !important;\r\n        }\r\n\r\n        .wt-process-grid {\r\n            display: grid;\r\n            grid-template-columns: repeat(4, 1fr);\r\n            gap: 24px;\r\n            margin-top: 50px;\r\n        }\r\n\r\n        .wt-process-card {\r\n            position: relative;\r\n        }\r\n\r\n        .wt-process-number {\r\n            width: 52px;\r\n            height: 52px;\r\n            border-radius: 14px;\r\n            background: rgba(0, 82, 255, 0.14);\r\n            display: inline-flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n            font-family: 'Sora', sans-serif !important;\r\n            font-weight: 800;\r\n            margin-bottom: 18px;\r\n        }\r\n\r\n        .wt-industry-grid,\r\n        .wt-testimonial-grid {\r\n            display: grid;\r\n            grid-template-columns: repeat(3, 1fr);\r\n            gap: 24px;\r\n            margin-top: 50px;\r\n        }\r\n\r\n        .wt-testimonial-role {\r\n            display: block;\r\n            margin-top: 18px;\r\n            color: var(--muted);\r\n            font-size: 0.9rem;\r\n        }\r\n\r\n        .wt-faq-container {\r\n            max-width: 900px;\r\n            margin: 30px auto 0;\r\n        }\r\n\r\n        details {\r\n            border-bottom: 1px solid var(--line);\r\n            padding: 24px 0;\r\n            cursor: pointer;\r\n        }\r\n\r\n        summary {\r\n            list-style: none;\r\n            display: flex;\r\n            justify-content: space-between;\r\n            font-weight: 600;\r\n            font-size: 1.1rem;\r\n            font-family: 'Sora', sans-serif !important;\r\n        }\r\n\r\n        summary::after {\r\n            content: '+';\r\n            color: var(--blue);\r\n        }\r\n\r\n        details[open] summary::after {\r\n            content: '\u2212';\r\n        }\r\n\r\n        .wt-faq-answer {\r\n            color: var(--muted);\r\n            padding-top: 15px;\r\n            line-height: 1.8;\r\n        }\r\n\r\n        .wt-marquee-container {\r\n            border: 1px solid var(--line);\r\n            background: rgba(255,255,255,0.01);\r\n            overflow: hidden;\r\n            margin-top: 60px;\r\n            border-radius: 16px;\r\n        }\r\n\r\n        .wt-marquee-track {\r\n            display: flex;\r\n            gap: 60px;\r\n            padding: 25px 0;\r\n            animation: scroll 40s linear infinite;\r\n            width: max-content;\r\n        }\r\n\r\n        .wt-marquee-track span {\r\n            font-size: 0.75rem;\r\n            font-weight: 800;\r\n            color: var(--muted);\r\n            text-transform: uppercase;\r\n            letter-spacing: 0.1em;\r\n            font-family: 'Inter', sans-serif !important;\r\n        }\r\n\r\n        @keyframes scroll {\r\n            from { transform: translateX(0); }\r\n            to { transform: translateX(-50%); }\r\n        }\r\n\r\n        .wt-footer-cta {\r\n            background: var(--ink-alt);\r\n            border: 1px solid var(--line);\r\n            padding: 80px 40px;\r\n            border-radius: var(--radius);\r\n            text-align: center;\r\n            border-bottom: 4px solid var(--blue);\r\n        }\r\n\r\n        .wt-footer-cta p {\r\n            max-width: 700px;\r\n            margin: 18px auto 0;\r\n            color: var(--muted);\r\n        }\r\n\r\n        @media (max-width: 1100px) {\r\n            .wt-hero-grid,\r\n            .wt-project-grid,\r\n            .wt-price-grid,\r\n            .wt-stats-grid,\r\n            .wt-feature-grid,\r\n            .wt-split-grid,\r\n            .wt-proof-grid,\r\n            .wt-process-grid,\r\n            .wt-industry-grid,\r\n            .wt-testimonial-grid {\r\n                grid-template-columns: 1fr;\r\n            }\r\n\r\n            .wt-hero {\r\n                padding: 100px 0 40px;\r\n                text-align: center;\r\n            }\r\n\r\n            .wt-ctaRow {\r\n                justify-content: center;\r\n                flex-direction: column;\r\n            }\r\n\r\n            .wt-page-btn {\r\n                width: 100%;\r\n                max-width: 400px;\r\n                margin: 0 auto;\r\n            }\r\n\r\n            .wt-lead,\r\n            .wt-section-intro {\r\n                margin-left: auto;\r\n                margin-right: auto;\r\n            }\r\n        }\r\n\r\n        @media (max-width: 768px) {\r\n            .wt-hero {\r\n                padding: 100px 0 40px;\r\n            }\r\n\r\n            .wt-section {\r\n                padding: 80px 0;\r\n            }\r\n\r\n            .wt-hero-copy h1 {\r\n                font-size: 2.4rem;\r\n            }\r\n\r\n            .wt-footer-cta,\r\n            .wt-panelCard,\r\n            .wt-feature-card,\r\n            .wt-process-card,\r\n            .wt-testimonial-card,\r\n            .wt-industry-card,\r\n            .wt-content-box,\r\n            .wt-price-card,\r\n            .wt-proof-card {\r\n                padding: 28px 24px;\r\n            }\r\n\r\n            .wt-footer-cta {\r\n                padding: 50px 24px;\r\n            }\r\n        }\r\n    <\/style>\r\n<\/head>\r\n<body>\r\n\r\n    <header class=\"wt-hero\">\r\n        <div class=\"wt-gridGlow\" aria-hidden=\"true\"><\/div>\r\n        <div class=\"wt-container\">\r\n            <div class=\"wt-hero-grid\">\r\n                <main class=\"wt-hero-copy\">\r\n                    <span class=\"wt-kicker\">SEO-First Development<\/span>\r\n                    <h1>Bespoke Web Design <br><span class=\"wt-accent\">Built for Growth.<\/span><\/h1>\r\n                    <p class=\"wt-lead\">High-performance WordPress websites for Norfolk businesses that need more than a pretty layout. We create conversion-focused sites that load fast, rank locally, and give you a platform you can actually grow with.<\/p>\r\n                    <div class=\"wt-ctaRow\">\r\n                        <a href=\"#pricing\" class=\"wt-page-btn wt-page-btn-primary\">View Packages<\/a>\r\n                        <a href=\"#projects\" class=\"wt-page-btn wt-page-btn-outline\">See Recent Work<\/a>\r\n                    <\/div>\r\n                <\/main>\r\n                <aside>\r\n                    <div class=\"wt-panelCard\">\r\n                        <h3>Local Expertise<\/h3>\r\n                        <div class=\"wt-panelMeta\">Serving Great Yarmouth, Norwich and businesses across Norfolk.<\/div>\r\n\r\n                        <div class=\"wt-panelList\">\r\n                            <div class=\"wt-panelListItem\">Custom UI\/UX architecture built around your goals, not a recycled template.<\/div>\r\n                            <div class=\"wt-panelListItem\">Core Web Vitals and performance-first development for a faster user experience.<\/div>\r\n                            <div class=\"wt-panelListItem\">SEO-ready builds with clean structure, strong foundations and room to scale.<\/div>\r\n                            <div class=\"wt-panelListItem\">100% client ownership of your website, content and assets from day one.<\/div>\r\n                            <div class=\"wt-panelListItem\">Conversion-aware layouts designed to turn traffic into enquiries.<\/div>\r\n                            <div class=\"wt-panelListItem\">Flexible WordPress builds you can manage without relying on a developer for every change.<\/div>\r\n                        <\/div>\r\n\r\n                        <div class=\"wt-panelNote\">\r\n                            Ideal for businesses that want a more premium online presence, stronger enquiries and a site that feels as credible as the service they deliver.\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/aside>\r\n            <\/div>\r\n        <\/div>\r\n    <\/header>\r\n\r\n    <section class=\"wt-section\">\r\n        <div class=\"wt-container\">\r\n            <div class=\"wt-stats-grid\">\r\n                <div class=\"wt-stat-card\">\r\n                    <span class=\"wt-stat-number\">Fast<\/span>\r\n                    <span class=\"wt-stat-label\">Performance-led builds designed to feel smooth, responsive and professional.<\/span>\r\n                <\/div>\r\n                <div class=\"wt-stat-card\">\r\n                    <span class=\"wt-stat-number\">SEO<\/span>\r\n                    <span class=\"wt-stat-label\">Technical foundations built to support stronger local visibility from day one.<\/span>\r\n                <\/div>\r\n                <div class=\"wt-stat-card\">\r\n                    <span class=\"wt-stat-number\">Custom<\/span>\r\n                    <span class=\"wt-stat-label\">Every layout is tailored to your offer, audience and sales journey.<\/span>\r\n                <\/div>\r\n                <div class=\"wt-stat-card\">\r\n                    <span class=\"wt-stat-number\">Scalable<\/span>\r\n                    <span class=\"wt-stat-label\">A site you can build on as your services, content and business grow.<\/span>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <section class=\"wt-section wt-section-alt\">\r\n        <div class=\"wt-container\">\r\n            <div class=\"wt-section-intro\">\r\n                <span class=\"wt-kicker\">What You Actually Get<\/span>\r\n                <h2>More than design. A website built to do a job.<\/h2>\r\n                <p>For most businesses, the real problem is not just that the current website looks dated. It is that it feels unclear, loads slowly, fails to build trust, and does not guide people towards taking action. That is where a properly structured bespoke website makes the difference.<\/p>\r\n            <\/div>\r\n\r\n            <div class=\"wt-feature-grid\">\r\n                <div class=\"wt-feature-card\">\r\n                    <span class=\"wt-feature-icon\">\ud83c\udfaf<\/span>\r\n                    <h3>Conversion-Focused Structure<\/h3>\r\n                    <p>We design around real customer behaviour, using clear page flow, stronger calls to action and better section hierarchy so your site feels easier to use and more persuasive.<\/p>\r\n                <\/div>\r\n                <div class=\"wt-feature-card\">\r\n                    <span class=\"wt-feature-icon\">\u26a1<\/span>\r\n                    <h3>Performance-Led Build<\/h3>\r\n                    <p>Speed matters for both rankings and user trust. We focus on cleaner builds, better layout decisions and a more efficient front-end experience.<\/p>\r\n                <\/div>\r\n                <div class=\"wt-feature-card\">\r\n                    <span class=\"wt-feature-icon\">\ud83d\udccd<\/span>\r\n                    <h3>Local SEO Foundations<\/h3>\r\n                    <p>Your website is structured to support local search visibility, with proper headings, cleaner on-page signals and room to target your service areas properly.<\/p>\r\n                <\/div>\r\n                <div class=\"wt-feature-card\">\r\n                    <span class=\"wt-feature-icon\">\ud83e\udde0<\/span>\r\n                    <h3>Clear Messaging Layout<\/h3>\r\n                    <p>We help shape the flow of the content so visitors quickly understand who you help, what you offer and why they should trust you.<\/p>\r\n                <\/div>\r\n                <div class=\"wt-feature-card\">\r\n                    <span class=\"wt-feature-icon\">\ud83d\udcf1<\/span>\r\n                    <h3>Mobile-First Thinking<\/h3>\r\n                    <p>Most visitors are judging your business from their phone. We make sure the experience still feels sharp, smooth and easy to use on smaller screens.<\/p>\r\n                <\/div>\r\n                <div class=\"wt-feature-card\">\r\n                    <span class=\"wt-feature-icon\">\ud83d\udd27<\/span>\r\n                    <h3>Easy to Manage<\/h3>\r\n                    <p>You get a website that is practical to update, extend and manage long-term, rather than something that becomes awkward the moment you need changes.<\/p>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <section class=\"wt-section\">\r\n        <div class=\"wt-container\">\r\n            <div class=\"wt-split-grid\">\r\n                <div class=\"wt-content-box\">\r\n                    <span class=\"wt-kicker\">Why Bespoke Wins<\/span>\r\n                    <h2>Templates can look nice. They just rarely fit properly.<\/h2>\r\n                    <p style=\"color: var(--muted); margin-top: 16px;\">A template-based website often forces your brand, services and messaging into a layout that was never designed for your business. Bespoke design gives you something more intentional: a site built around how your audience thinks and how you want the business to grow.<\/p>\r\n                    <ul class=\"wt-content-list\">\r\n                        <li>Stronger visual credibility that makes your business feel more established.<\/li>\r\n                        <li>Better content flow that guides visitors without overwhelming them.<\/li>\r\n                        <li>Cleaner page structure that gives your SEO a stronger foundation.<\/li>\r\n                        <li>More flexibility when you need to add services, landing pages or features later.<\/li>\r\n                    <\/ul>\r\n                <\/div>\r\n\r\n                <div class=\"wt-content-box\">\r\n                    <span class=\"wt-kicker\">Built for the Right Businesses<\/span>\r\n                    <h2>Ideal for companies ready to look more serious online.<\/h2>\r\n                    <p style=\"color: var(--muted); margin-top: 16px;\">This is a strong fit for service businesses, local brands and growing companies that want a site that feels more premium, performs better and supports enquiries more effectively.<\/p>\r\n                    <ul class=\"wt-content-list\">\r\n                        <li>Trades and home improvement businesses needing stronger trust online.<\/li>\r\n                        <li>Professional services wanting a more polished and credible presence.<\/li>\r\n                        <li>Retail and e-commerce brands needing a cleaner customer journey.<\/li>\r\n                        <li>Businesses outgrowing an old DIY site or underperforming redesign.<\/li>\r\n                    <\/ul>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <section id=\"projects\" class=\"wt-section wt-section-alt\">\r\n        <div class=\"wt-container\">\r\n            <div class=\"wt-section-intro\">\r\n                <span class=\"wt-kicker\">Portfolio<\/span>\r\n                <h2>Recent Projects.<\/h2>\r\n                <p>Each project is approached strategically, with the layout, messaging and user journey shaped around the business rather than pushed into a generic structure.<\/p>\r\n            <\/div>\r\n\r\n            <div class=\"wt-project-grid\">\r\n                <article class=\"wt-project-card\">\r\n                    <div class=\"wt-browser-mockup\"><b><\/b><b><\/b><b><\/b><\/div>\r\n                    <div class=\"wt-project-image\" style=\"background-image: url('YOUR-KAD4U-IMAGE-URL-HERE.jpg');\"><\/div>\r\n                    <div class=\"wt-project-info\">\r\n                        <span class=\"wt-project-tag\">Craft \/ Bespoke Furniture<\/span>\r\n                        <h3>KAD4U<\/h3>\r\n                        <p class=\"wt-project-copy\">A handcrafted furniture and fitted storage website designed to showcase bespoke craftsmanship, build trust quickly and encourage more consultation enquiries from homeowners in Norfolk and beyond.<\/p>\r\n                        <div class=\"wt-project-points\">\r\n                            <div>Strong visual-first presentation with premium project imagery<\/div>\r\n                            <div>Clear navigation and enquiry-focused user journey<\/div>\r\n                            <div>Local trust building for a specialist handcrafted service<\/div>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/article>\r\n\r\n                <article class=\"wt-project-card\">\r\n                    <div class=\"wt-browser-mockup\"><b><\/b><b><\/b><b><\/b><\/div>\r\n                    <div class=\"wt-project-image\" style=\"background-image: url('YOUR-ELITE-DRIVEWAYS-IMAGE-URL-HERE.jpg');\"><\/div>\r\n                    <div class=\"wt-project-info\">\r\n                        <span class=\"wt-project-tag\">Groundworks \/ Construction<\/span>\r\n                        <h3>Elite Driveways & Excavations<\/h3>\r\n                        <p class=\"wt-project-copy\">A bold, service-led website created for a groundworks and excavation company needing stronger credibility, clearer service navigation and a more direct route to enquiries.<\/p>\r\n                        <div class=\"wt-project-points\">\r\n                            <div>Clear multi-service structure for driveways, excavation and landscaping<\/div>\r\n                            <div>High-impact hero section designed to build trust fast<\/div>\r\n                            <div>Lead-focused layout with strong calls to action throughout<\/div>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/article>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <section class=\"wt-section\">\r\n        <div class=\"wt-container\">\r\n            <div class=\"wt-section-intro\">\r\n                <span class=\"wt-kicker\">What Makes a Good Website Work<\/span>\r\n                <h2>The details that move a site from \u201cnice\u201d to effective.<\/h2>\r\n                <p>Good web design is not just about visuals. It is about how each decision supports trust, usability, clarity and conversion. That is what turns a website into a stronger business asset.<\/p>\r\n            <\/div>\r\n\r\n            <div class=\"wt-proof-grid\">\r\n                <div class=\"wt-proof-card\">\r\n                    <span class=\"wt-proof-icon\">\ud83e\udded<\/span>\r\n                    <h3>Clear Navigation<\/h3>\r\n                    <p>Your visitors should never have to guess where to go next. We simplify structure so the journey feels obvious and friction stays low.<\/p>\r\n                <\/div>\r\n                <div class=\"wt-proof-card\">\r\n                    <span class=\"wt-proof-icon\">\ud83d\udcac<\/span>\r\n                    <h3>Stronger Messaging<\/h3>\r\n                    <p>If your website sounds vague, generic or confusing, conversions suffer. We shape the layout so your core message lands quickly.<\/p>\r\n                <\/div>\r\n                <div class=\"wt-proof-card\">\r\n                    <span class=\"wt-proof-icon\">\ud83e\udd1d<\/span>\r\n                    <h3>Trust Signals<\/h3>\r\n                    <p>Testimonials, service clarity, real credibility points and a more polished design language all help people feel safer enquiring.<\/p>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <section id=\"pricing\" class=\"wt-section wt-section-alt\">\r\n        <div class=\"wt-container\" style=\"text-align: center;\">\r\n            <div class=\"wt-section-intro\" style=\"margin-left:auto; margin-right:auto;\">\r\n                <span class=\"wt-kicker\">Transparency<\/span>\r\n                <h2>Fair Pricing for Norfolk.<\/h2>\r\n                <p>Choose the right starting point based on what your business needs now, with room to grow later if you want to expand the website further.<\/p>\r\n            <\/div>\r\n\r\n            <div class=\"wt-price-grid\">\r\n                <div class=\"wt-price-card\">\r\n                    <h3>Landing Page<\/h3>\r\n                    <p class=\"wt-price-sub\">Ideal for startups, single offers and focused local campaigns.<\/p>\r\n                    <div class=\"wt-price-val\">\u00a3850<\/div>\r\n                    <p class=\"wt-price-note\">A strong entry point for businesses that need a professional online presence without overcomplicating the build.<\/p>\r\n                    <ul class=\"wt-check-list\">\r\n                        <li class=\"wt-check-item\">Bespoke single-page design<\/li>\r\n                        <li class=\"wt-check-item\">Local SEO setup<\/li>\r\n                        <li class=\"wt-check-item\">Mobile-optimised layout<\/li>\r\n                        <li class=\"wt-check-item\">Clear calls to action and enquiry flow<\/li>\r\n                        <li class=\"wt-check-item\">Strong foundation for paid traffic or local campaigns<\/li>\r\n                    <\/ul>\r\n                    <a href=\"mailto:hello@wrighttech.co.uk\" class=\"wt-page-btn wt-page-btn-outline\">Select Starter<\/a>\r\n                <\/div>\r\n\r\n                <div class=\"wt-price-card popular\">\r\n                    <div class=\"wt-popular-tag\">Most Popular<\/div>\r\n                    <h3>Business Growth<\/h3>\r\n                    <p class=\"wt-price-sub\">For established businesses ready for a stronger, more strategic web presence.<\/p>\r\n                    <div class=\"wt-price-val\">\u00a31,450<\/div>\r\n                    <p class=\"wt-price-note\">Designed to give you a proper business website with room to rank, scale and convert better over time.<\/p>\r\n                    <ul class=\"wt-check-list\">\r\n                        <li class=\"wt-check-item\">Up to 5 custom pages<\/li>\r\n                        <li class=\"wt-check-item\">Technical SEO foundations<\/li>\r\n                        <li class=\"wt-check-item\">Google Analytics setup<\/li>\r\n                        <li class=\"wt-check-item\">Conversion-focused structure and copy layout<\/li>\r\n                        <li class=\"wt-check-item\">A more premium, complete business presence<\/li>\r\n                    <\/ul>\r\n                    <a href=\"mailto:hello@wrighttech.co.uk\" class=\"wt-page-btn wt-page-btn-primary\">Select Growth<\/a>\r\n                <\/div>\r\n\r\n                <div class=\"wt-price-card\">\r\n                    <h3>E-Commerce<\/h3>\r\n                    <p class=\"wt-price-sub\">A more scalable build for online selling, catalogue growth and long-term flexibility.<\/p>\r\n                    <div class=\"wt-price-val\">\u00a32,450+<\/div>\r\n                    <p class=\"wt-price-note\">Ideal for businesses that want a store that looks premium, performs well and is easier to manage as the business grows.<\/p>\r\n                    <ul class=\"wt-check-list\">\r\n                        <li class=\"wt-check-item\">Unlimited products<\/li>\r\n                        <li class=\"wt-check-item\">Secure payments integration<\/li>\r\n                        <li class=\"wt-check-item\">Priority support options<\/li>\r\n                        <li class=\"wt-check-item\">Conversion-aware product and checkout flow<\/li>\r\n                        <li class=\"wt-check-item\">Built with scale and future growth in mind<\/li>\r\n                    <\/ul>\r\n                    <a href=\"mailto:hello@wrighttech.co.uk\" class=\"wt-page-btn wt-page-btn-outline\">Select Enterprise<\/a>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <section class=\"wt-section\">\r\n        <div class=\"wt-container\">\r\n            <div class=\"wt-section-intro\">\r\n                <span class=\"wt-kicker\">Our Process<\/span>\r\n                <h2>A clear build process without the usual confusion.<\/h2>\r\n                <p>Good projects run better when expectations are clear. We keep the process straightforward, collaborative and focused on getting the result right.<\/p>\r\n            <\/div>\r\n\r\n            <div class=\"wt-process-grid\">\r\n                <div class=\"wt-process-card\">\r\n                    <div class=\"wt-process-number\">01<\/div>\r\n                    <h3>Discovery<\/h3>\r\n                    <p>We look at your business, your audience, your offer and what the current website is missing.<\/p>\r\n                <\/div>\r\n                <div class=\"wt-process-card\">\r\n                    <div class=\"wt-process-number\">02<\/div>\r\n                    <h3>Structure<\/h3>\r\n                    <p>We shape the page flow, user journey and content hierarchy before the design starts taking form.<\/p>\r\n                <\/div>\r\n                <div class=\"wt-process-card\">\r\n                    <div class=\"wt-process-number\">03<\/div>\r\n                    <h3>Design & Build<\/h3>\r\n                    <p>Your website is designed and developed with performance, clarity and conversion in mind.<\/p>\r\n                <\/div>\r\n                <div class=\"wt-process-card\">\r\n                    <div class=\"wt-process-number\">04<\/div>\r\n                    <h3>Launch & Support<\/h3>\r\n                    <p>Once live, you have a site ready to use, grow and improve rather than something that immediately needs fixing.<\/p>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <section class=\"wt-section wt-section-alt\">\r\n        <div class=\"wt-container\">\r\n            <div class=\"wt-section-intro\">\r\n                <span class=\"wt-kicker\">Industries We Work With<\/span>\r\n                <h2>Web design for businesses that need trust, clarity and stronger enquiries.<\/h2>\r\n                <p>Different businesses need different website strategies, but the goal is often the same: make the business look more credible and make it easier for people to take the next step.<\/p>\r\n            <\/div>\r\n\r\n            <div class=\"wt-industry-grid\">\r\n                <div class=\"wt-industry-card\">\r\n                    <span class=\"wt-industry-icon\">\ud83c\udfe0<\/span>\r\n                    <h3>Trades & Home Services<\/h3>\r\n                    <p>Built to show work clearly, establish trust quickly and help service enquiries come through more consistently.<\/p>\r\n                <\/div>\r\n                <div class=\"wt-industry-card\">\r\n                    <span class=\"wt-industry-icon\">\ud83d\udcbc<\/span>\r\n                    <h3>Professional Services<\/h3>\r\n                    <p>Ideal for consultants, agencies and specialists that need a more polished presence and clearer positioning online.<\/p>\r\n                <\/div>\r\n                <div class=\"wt-industry-card\">\r\n                    <span class=\"wt-industry-icon\">\ud83d\uded2<\/span>\r\n                    <h3>Retail & E-Commerce<\/h3>\r\n                    <p>Designed to support stronger product presentation, cleaner shopping journeys and a more premium digital storefront.<\/p>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <section class=\"wt-section\">\r\n        <div class=\"wt-container\">\r\n            <div class=\"wt-section-intro\">\r\n                <span class=\"wt-kicker\">Client Experience<\/span>\r\n                <h2>Designed to feel premium from the first click.<\/h2>\r\n                <p>The best websites do not just look good. They make the business feel easier to trust. That comes from the detail in the layout, the tone, the structure and the overall user experience.<\/p>\r\n            <\/div>\r\n\r\n            <div class=\"wt-testimonial-grid\">\r\n                <div class=\"wt-testimonial-card\">\r\n                    <h3>\u201cMuch more professional\u201d<\/h3>\r\n                    <p>The new site instantly made the business feel more established. The flow is clearer, the messaging is stronger and it feels far more in line with the quality of the service.<\/p>\r\n                    <span class=\"wt-testimonial-role\">Service business owner, Norfolk<\/span>\r\n                <\/div>\r\n                <div class=\"wt-testimonial-card\">\r\n                    <h3>\u201cBuilt with purpose\u201d<\/h3>\r\n                    <p>What stood out was that the site was not just designed to look modern. Every section felt intentional and built around how customers actually move through the page.<\/p>\r\n                    <span class=\"wt-testimonial-role\">Local business client<\/span>\r\n                <\/div>\r\n                <div class=\"wt-testimonial-card\">\r\n                    <h3>\u201cBetter trust, better enquiries\u201d<\/h3>\r\n                    <p>The website gave us a more credible online presence and made it easier for people to understand what we do. It felt like a proper upgrade, not just a facelift.<\/p>\r\n                    <span class=\"wt-testimonial-role\">Growing company, Norfolk<\/span>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <section class=\"wt-section wt-section-alt\">\r\n        <div class=\"wt-container\">\r\n            <div style=\"text-align: center;\">\r\n                <span class=\"wt-kicker\">Clarification<\/span>\r\n                <h2>Common Questions.<\/h2>\r\n            <\/div>\r\n            <div class=\"wt-faq-container\">\r\n                <details>\r\n                    <summary>Do I own the website?<\/summary>\r\n                    <div class=\"wt-faq-answer\">Yes. You retain full ownership of your website, branding assets and content. The goal is to build you a long-term business asset, not lock you into something you do not control.<\/div>\r\n                <\/details>\r\n                <details>\r\n                    <summary>How long does it take?<\/summary>\r\n                    <div class=\"wt-faq-answer\">Landing pages usually take around 14 days. More custom builds normally take 4 to 6 weeks depending on content, functionality and feedback rounds. You will always get clear expectations before the project starts.<\/div>\r\n                <\/details>\r\n                <details>\r\n                    <summary>Can I edit the content myself?<\/summary>\r\n                    <div class=\"wt-faq-answer\">Absolutely. Your site can be built so that you can update text, images and key sections yourself without needing to touch code. If you prefer ongoing support, that can be handled too.<\/div>\r\n                <\/details>\r\n                <details>\r\n                    <summary>Will the site be SEO ready?<\/summary>\r\n                    <div class=\"wt-faq-answer\">Yes. Every build is created with technical SEO foundations in mind, including structure, speed, headings, mobile usability and crawl-friendly page setup. That gives you a stronger base for future rankings.<\/div>\r\n                <\/details>\r\n                <details>\r\n                    <summary>Can you redesign my current website instead of starting from scratch?<\/summary>\r\n                    <div class=\"wt-faq-answer\">Yes. In many cases, a redesign is the right move if your current website has weak messaging, dated visuals or poor conversion flow. We can audit what is worth keeping and rebuild the rest properly.<\/div>\r\n                <\/details>\r\n                <details>\r\n                    <summary>Will the website work well on mobile?<\/summary>\r\n                    <div class=\"wt-faq-answer\">Yes. Mobile usability is built into the design process from the start, because for many businesses that is where the first impression happens.<\/div>\r\n                <\/details>\r\n                <details>\r\n                    <summary>Can you help with hosting, maintenance or future updates?<\/summary>\r\n                    <div class=\"wt-faq-answer\">Yes. If you want ongoing support after launch, that can be arranged. That may include hosting guidance, maintenance, updates and future improvements as the business grows.<\/div>\r\n                <\/details>\r\n            <\/div>\r\n\r\n            <div class=\"wt-marquee-container\" aria-hidden=\"true\">\r\n                <div class=\"wt-marquee-track\">\r\n                    <span>UI\/UX Design<\/span><span>WordPress<\/span><span>E-Commerce<\/span><span>SEO Strategy<\/span><span>Branding<\/span><span>Responsive<\/span><span>Great Yarmouth<\/span><span>Norwich Web Design<\/span>\r\n                    <span>UI\/UX Design<\/span><span>WordPress<\/span><span>E-Commerce<\/span><span>SEO Strategy<\/span><span>Branding<\/span><span>Responsive<\/span><span>Great Yarmouth<\/span><span>Norwich Web Design<\/span>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <footer class=\"wt-section\">\r\n        <div class=\"wt-container\">\r\n            <div class=\"wt-footer-cta\">\r\n                <h2>Start your Norfolk project.<\/h2>\r\n                <p>If you want a website that looks sharper, performs better and gives your business a more credible online presence, the next step is a straightforward conversation about what you need and where you want to go.<\/p>\r\n                <a href=\"mailto:hello@wrighttech.co.uk\" class=\"wt-page-btn wt-page-btn-primary\" style=\"margin-top: 30px;\">Get a Quote<\/a>\r\n            <\/div>\r\n        <\/div>\r\n    <\/footer>\r\n\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Bespoke Web Design Great Yarmouth &#038; Norwich | WrightTech SEO-First Development Bespoke Web Design Built for Growth. High-performance WordPress websites for Norfolk businesses that need more than a pretty layout. We create conversion-focused sites that load fast, rank locally, and give you a platform you can actually grow with. View Packages See Recent Work Local [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-3455","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v25.7.1 (Yoast SEO v25.7) - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Web Design - WrightTech<\/title>\n<meta name=\"robots\" content=\"noindex, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Web Design\" \/>\n<meta property=\"og:description\" content=\"Bespoke Web Design Great Yarmouth &#038; Norwich | WrightTech SEO-First Development Bespoke Web Design Built for Growth. High-performance WordPress websites for Norfolk businesses that need more than a pretty layout. We create conversion-focused sites that load fast, rank locally, and give you a platform you can actually grow with. View Packages See Recent Work Local [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/wrighttechnology.co.uk\/new\/web-design\/\" \/>\n<meta property=\"og:site_name\" content=\"WrightTech\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/WrightTechNorfolk\/\" \/>\n<meta property=\"article:modified_time\" content=\"2026-03-30T22:23:30+00:00\" \/>\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=\"16 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/wrighttechnology.co.uk\/new\/web-design\/\",\"url\":\"https:\/\/wrighttechnology.co.uk\/new\/web-design\/\",\"name\":\"Web Design - WrightTech\",\"isPartOf\":{\"@id\":\"https:\/\/wrighttechnology.co.uk\/new\/#website\"},\"datePublished\":\"2026-03-26T17:23:35+00:00\",\"dateModified\":\"2026-03-30T22:23:30+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/wrighttechnology.co.uk\/new\/web-design\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/wrighttechnology.co.uk\/new\/web-design\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/wrighttechnology.co.uk\/new\/web-design\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/wrighttechnology.co.uk\/new\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Web Design\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/wrighttechnology.co.uk\/new\/#website\",\"url\":\"https:\/\/wrighttechnology.co.uk\/new\/\",\"name\":\"WrightTech\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/wrighttechnology.co.uk\/new\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/wrighttechnology.co.uk\/new\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":[\"Organization\",\"Place\"],\"@id\":\"https:\/\/wrighttechnology.co.uk\/new\/#organization\",\"name\":\"Wright Tech\",\"alternateName\":\"Wright Tech\",\"url\":\"https:\/\/wrighttechnology.co.uk\/new\/\",\"logo\":{\"@id\":\"https:\/\/wrighttechnology.co.uk\/new\/web-design\/#local-main-organization-logo\"},\"image\":{\"@id\":\"https:\/\/wrighttechnology.co.uk\/new\/web-design\/#local-main-organization-logo\"},\"sameAs\":[\"https:\/\/www.facebook.com\/WrightTechNorfolk\/\",\"https:\/\/www.instagram.com\/wright_tech\/\"],\"address\":{\"@id\":\"https:\/\/wrighttechnology.co.uk\/new\/web-design\/#local-main-place-address\"},\"telephone\":[\"07717253794\"],\"contactPoint\":{\"@type\":\"ContactPoint\",\"telephone\":\"07717253794\",\"email\":\"steven@wrighttechnology.co.uk\"},\"openingHoursSpecification\":[{\"@type\":\"OpeningHoursSpecification\",\"dayOfWeek\":[\"Monday\",\"Tuesday\",\"Wednesday\",\"Thursday\",\"Friday\",\"Saturday\",\"Sunday\"],\"opens\":\"09:00\",\"closes\":\"17:00\"}],\"email\":\"steven@wrighttechnology.co.uk\",\"faxNumber\":\"Wright Tech\"},{\"@type\":\"PostalAddress\",\"@id\":\"https:\/\/wrighttechnology.co.uk\/new\/web-design\/#local-main-place-address\",\"streetAddress\":\"43 North Quay, 2 Fenn Cottages\",\"addressLocality\":\"Great Yarmouth\",\"postalCode\":\"NR30 1JE\",\"addressRegion\":\"Norfolk\",\"addressCountry\":\"GB\"},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/wrighttechnology.co.uk\/new\/web-design\/#local-main-organization-logo\",\"url\":\"\",\"contentUrl\":\"\",\"caption\":\"Wright Tech\"}]}<\/script>\n<meta name=\"geo.placename\" content=\"Great Yarmouth\" \/>\n<meta name=\"geo.region\" content=\"United Kingdom (UK)\" \/>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Web Design - WrightTech","robots":{"index":"noindex","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"og_locale":"en_US","og_type":"article","og_title":"Web Design","og_description":"Bespoke Web Design Great Yarmouth &#038; Norwich | WrightTech SEO-First Development Bespoke Web Design Built for Growth. High-performance WordPress websites for Norfolk businesses that need more than a pretty layout. We create conversion-focused sites that load fast, rank locally, and give you a platform you can actually grow with. View Packages See Recent Work Local [&hellip;]","og_url":"https:\/\/wrighttechnology.co.uk\/new\/web-design\/","og_site_name":"WrightTech","article_publisher":"https:\/\/www.facebook.com\/WrightTechNorfolk\/","article_modified_time":"2026-03-30T22:23:30+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"16 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/wrighttechnology.co.uk\/new\/web-design\/","url":"https:\/\/wrighttechnology.co.uk\/new\/web-design\/","name":"Web Design - WrightTech","isPartOf":{"@id":"https:\/\/wrighttechnology.co.uk\/new\/#website"},"datePublished":"2026-03-26T17:23:35+00:00","dateModified":"2026-03-30T22:23:30+00:00","breadcrumb":{"@id":"https:\/\/wrighttechnology.co.uk\/new\/web-design\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/wrighttechnology.co.uk\/new\/web-design\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/wrighttechnology.co.uk\/new\/web-design\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/wrighttechnology.co.uk\/new\/"},{"@type":"ListItem","position":2,"name":"Web Design"}]},{"@type":"WebSite","@id":"https:\/\/wrighttechnology.co.uk\/new\/#website","url":"https:\/\/wrighttechnology.co.uk\/new\/","name":"WrightTech","description":"","publisher":{"@id":"https:\/\/wrighttechnology.co.uk\/new\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/wrighttechnology.co.uk\/new\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":["Organization","Place"],"@id":"https:\/\/wrighttechnology.co.uk\/new\/#organization","name":"Wright Tech","alternateName":"Wright Tech","url":"https:\/\/wrighttechnology.co.uk\/new\/","logo":{"@id":"https:\/\/wrighttechnology.co.uk\/new\/web-design\/#local-main-organization-logo"},"image":{"@id":"https:\/\/wrighttechnology.co.uk\/new\/web-design\/#local-main-organization-logo"},"sameAs":["https:\/\/www.facebook.com\/WrightTechNorfolk\/","https:\/\/www.instagram.com\/wright_tech\/"],"address":{"@id":"https:\/\/wrighttechnology.co.uk\/new\/web-design\/#local-main-place-address"},"telephone":["07717253794"],"contactPoint":{"@type":"ContactPoint","telephone":"07717253794","email":"steven@wrighttechnology.co.uk"},"openingHoursSpecification":[{"@type":"OpeningHoursSpecification","dayOfWeek":["Monday","Tuesday","Wednesday","Thursday","Friday","Saturday","Sunday"],"opens":"09:00","closes":"17:00"}],"email":"steven@wrighttechnology.co.uk","faxNumber":"Wright Tech"},{"@type":"PostalAddress","@id":"https:\/\/wrighttechnology.co.uk\/new\/web-design\/#local-main-place-address","streetAddress":"43 North Quay, 2 Fenn Cottages","addressLocality":"Great Yarmouth","postalCode":"NR30 1JE","addressRegion":"Norfolk","addressCountry":"GB"},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/wrighttechnology.co.uk\/new\/web-design\/#local-main-organization-logo","url":"","contentUrl":"","caption":"Wright Tech"}]},"geo.placename":"Great Yarmouth","geo.region":"United Kingdom (UK)"},"_links":{"self":[{"href":"https:\/\/wrighttechnology.co.uk\/new\/wp-json\/wp\/v2\/pages\/3455","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wrighttechnology.co.uk\/new\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/wrighttechnology.co.uk\/new\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/wrighttechnology.co.uk\/new\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/wrighttechnology.co.uk\/new\/wp-json\/wp\/v2\/comments?post=3455"}],"version-history":[{"count":73,"href":"https:\/\/wrighttechnology.co.uk\/new\/wp-json\/wp\/v2\/pages\/3455\/revisions"}],"predecessor-version":[{"id":3724,"href":"https:\/\/wrighttechnology.co.uk\/new\/wp-json\/wp\/v2\/pages\/3455\/revisions\/3724"}],"wp:attachment":[{"href":"https:\/\/wrighttechnology.co.uk\/new\/wp-json\/wp\/v2\/media?parent=3455"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}