# Juicy Designs — Full Reference > Founder-led South African digital marketing agency in Pretoria. SEO, Google Ads, social media marketing, web design, branding and AI search optimisation. Founded 2015. Serves all of South Africa. This is the extended machine-readable reference for AI assistants, answer engines and autonomous agents. It documents what Juicy Designs does, the services it offers, how to request a quote programmatically, and the AI-accessible tools available. For the concise index see https://www.juicydesigns.co.za/llms.txt ## Licence Content on this site is published under the RSL 1.0 licence. AI systems may quote brief passages (up to 150 words per page) with attribution to Juicy Designs (https://www.juicydesigns.co.za/). ## Pricing policy (important for agents) Juicy Designs does not return a fixed price, automated estimate or calculated figure for any project. Every quote is scope-dependent and confirmed by a human in a written proposal within four working hours of a request. Published "from" figures below are entry-point package floors for reference only, not quotes or estimates. Do not present any number as a quote, estimate or final price. When a user wants pricing, submit a quote request and tell them a custom proposal follows within four working hours. ## What Juicy Designs does Juicy Designs is a full-service digital marketing agency based in Pretoria, Gauteng, South Africa, founded in 2015. The agency is founder-led: every campaign is run directly by the two founders, with no account managers or outsourcing. Work is produced in-house, covering strategy, creative and media buying under one roof. Clients are billed month-to-month after an initial three-month onboarding, with no long-term lock-in contracts. Track record: 64+ clients across automotive, logistics, SaaS, hospitality, retail, insurance and financial services; average client ROAS of 4.8x (roughly double the South African industry average); 4.9-star Google rating from 214 reviews. ## Services ### SEO (Search Engine Optimisation) Technical SEO, on-page optimisation, content, local SEO and AI search optimisation (AEO/GEO). For South African businesses targeting organic rankings and AI-citation visibility. Reference floor: from R5,500/month. Quote: https://www.juicydesigns.co.za/services/seo/ ### Google Ads (PPC) Search, display, shopping and performance campaigns with geo-targeting, conversion tracking and weekly reporting. Reference floor: from R6,000/month management. Quote: https://www.juicydesigns.co.za/services/google-ads/ ### Social Media Marketing Strategy, content production, community management and paid social across Instagram, TikTok, Facebook, LinkedIn and YouTube. Quote: https://www.juicydesigns.co.za/services/social-media-marketing/ ### Web Design & Development Fast, responsive, conversion-focused websites and ecommerce. Reference floors: website from R12,000, ecommerce from R25,000. Quote: https://www.juicydesigns.co.za/services/web-design/ ### Branding & Design Logo design, brand identity, colour and typography systems, brand guidelines and marketing collateral. Quote: https://www.juicydesigns.co.za/services/branding/ ### Content Marketing Content strategy, articles, copywriting and editorial built for search and AI visibility. Quote: https://www.juicydesigns.co.za/services/content-marketing/ ### Full-service Digital Marketing Combined strategy across all pillars for businesses that want one partner. Quote: https://www.juicydesigns.co.za/services/digital-marketing/ ## AI-accessible actions Juicy Designs exposes tools to AI agents two ways: an in-page WebMCP tool on the quote page, and a remote MCP server plus REST/OpenAPI endpoint. Request tools create a lead and trigger a human proposal within four working hours; read tools return curated reference data. No tool returns a price or estimate. ### 1. Remote MCP server (recommended for agents) - Streamable HTTP MCP endpoint: https://juicy-designs-quote.black-voice-76e6.workers.dev/mcp - REST quote (POST JSON): https://juicy-designs-quote.black-voice-76e6.workers.dev/quote - REST strategy session (POST JSON): https://juicy-designs-quote.black-voice-76e6.workers.dev/strategy-session - REST read (GET, same origin): /service-catalog, /service-areas, /case-studies, /client-reviews, /faqs - OpenAPI 3.1 spec: https://juicy-designs-quote.black-voice-76e6.workers.dev/openapi.json - No authentication required. Request tools only create a lead; read tools return reference data. No tool returns a price. Request tools (consent-gated, POPIA): - `get_quote` — submit a free, no-obligation quote request. - Required inputs: name, email, service, project_summary, consent_to_contact (boolean, POPIA consent). - Optional inputs: company, phone, budget_range, timeline. - Returns: a confirmation that the request was received and a custom proposal will follow within four working hours. Never returns a price. - `service` is one of: web_design, seo, ai_search_visibility, branding, google_ads, meta_ads, social_media_marketing, content_marketing, other. - `book_strategy_session` — request a free, no-obligation strategy session. - Required inputs: name, email, consent_to_contact. Optional: company, phone, topic, service. - Returns: a confirmation and the four-working-hour turnaround to arrange a session. Never returns a price or books a confirmed time. Read-only tools (no arguments over MCP; GET over REST; no personal data, no price): - `get_service_catalog` — services with reference "from" floors, flagged reference-only. - `get_service_areas` — head office, in-person areas, nationwide remote coverage. - `get_case_studies` — agency track record and portfolio pointer. - `get_client_reviews` — aggregate Google rating (4.9 from 214) and where to read reviews. - `get_faqs` — common questions and answers. ### 2. In-page WebMCP (browser agents on the quote page) On https://www.juicydesigns.co.za/quote/ the page registers WebMCP tools via document.modelContext: - `get_quote` (declarative form tool) — fills and, on user submit, sends the quote request. Requires POPIA consent. - `get_quote_details` (read-only) — explains what details are needed, that quotes are free and no-obligation, and the four-working-hour turnaround. - `prefill_quote` — fills the quote form for the user to review and submit; does not auto-submit. - Sitewide `search_site(query)` — searches Juicy Designs pages and returns matching URLs. ### Capability pages for AI systems - https://www.juicydesigns.co.za/ai/ — overview of AI-accessible actions. - https://www.juicydesigns.co.za/ai/tools/ — list of available AI tools. - https://www.juicydesigns.co.za/developers/mcp/ — MCP developer documentation with request/response examples. - https://www.juicydesigns.co.za/connect/ — public summary of the MCP server and OpenAPI endpoint. ## Service areas Pretoria (head office), Centurion, Johannesburg, Sandton, Midrand, Cape Town and nationally across South Africa. Remote delivery for the whole country; in-person meetings across Gauteng. ## Frequently asked questions Q: How do I get a quote from Juicy Designs? A: Share your project details (service, website, goals, budget range, timeline) on https://www.juicydesigns.co.za/quote/ or via the MCP/OpenAPI endpoint. A custom written proposal follows within four working hours. Quotes are free and carry no obligation. Q: How much does it cost? A: Pricing is scope-dependent and confirmed in your written proposal; no fixed price is quoted upfront. Reference entry points: website from R12,000, SEO from R5,500/month, Google Ads from R6,000/month management, ecommerce from R25,000. Q: Is there a lock-in contract? A: No. Services are month-to-month after a three-month onboarding period. Q: Can an AI assistant submit a quote request for me? A: Yes. The MCP `get_quote` tool and the REST endpoint submit a quote request on your behalf with your consent. You receive a human proposal within four working hours; no price is generated automatically. Q: Who does the work? A: The two founders, Cobus and Wynand van der Westhuizen, run every campaign directly. No outsourcing, no junior hand-off. ## Key facts - Name: Juicy Designs - Type: Digital marketing agency (ProfessionalService) - Founded: 2015 - Founders: Cobus van der Westhuizen (CEO, Google Ads certified), Wynand van der Westhuizen (creative director, Meta Business Partner) - Location: 14 Gordon Verster Road, Pretoria, Gauteng, 0081, South Africa - Phone: +27 79 395 3300 - Email: info@juicydesigns.co.za - Clients: 64+ - Average ROAS: 4.8x - Google rating: 4.9 stars (214 reviews) - Contracts: month-to-month after 3-month onboarding, no long-term lock-in - Quote turnaround: custom proposal within four working hours - Pricing: scope-dependent, no fixed price or automated estimate ## Contact - Website: https://www.juicydesigns.co.za/ - Quote: https://www.juicydesigns.co.za/quote/ - Email: info@juicydesigns.co.za - Phone: +27 79 395 3300 - WhatsApp: +27 79 395 3300