diff --git a/mockups/README.md b/mockups/README.md index 74462a9..8c29f1f 100644 --- a/mockups/README.md +++ b/mockups/README.md @@ -1,21 +1,58 @@ # Mockups -Visual mockups showing brand assets applied to real-world applications. +Visual mockups showing brand assets applied to real-world products. All images are 2400x1800px PNG. -## Files +## Apparel -| File | Description | -|-------------------------|-------------------------------------------------------| -| `service-van-wrap.png` | Mercedes Sprinter van wrap: side, front, and rear views | +| File | Description | +|-------------------------------|----------------------------------------------------| +| `apparel/polo-front.png` | Navy polo, white logo on LEFT chest | +| `apparel/polo-back.png` | Navy polo back, slogan across shoulders | +| `apparel/jacket-front.png` | Black softshell, white logo on LEFT chest | +| `apparel/jacket-back.png` | Black softshell back, slogan across shoulders | +| `apparel/tshirt-front.png` | White tee, blue logo LEFT chest + center tagline | +| `apparel/tshirt-back.png` | White tee back, slogan across shoulders | +| `apparel/hat-front.png` | Navy structured cap, "KIT" on front panel | +| `apparel/beanie.png` | Navy beanie, cobalt woven patch on cuff | + +## Promotional Products + +| File | Description | +|-------------------------------|----------------------------------------------------| +| `promo/coffee-mug.png` | 11oz white ceramic mug, cobalt logo + tagline | +| `promo/mousepad.png` | Dark navy mousepad, full bleed with contact info | +| `promo/insulated-tumbler.png` | 20oz navy tumbler with white logo | +| `promo/branded-pen.png` | Cobalt blue barrel, white imprint | +| `promo/die-cut-sticker.png` | Vinyl sticker, blue on white with URL | +| `promo/lanyard.png` | Cobalt lanyard, repeating white wordmark | + +## Print and Signage + +| File | Description | +|----------------------------------|-------------------------------------------------| +| `print/business-card-front.png` | White front with logo, contact, K accent | +| `print/business-card-back.png` | Full cobalt blue back with white logo | +| `print/retractable-banner.png` | 33" x 80" banner with services list | +| `print/yard-sign.png` | 18" x 24" coroplast with H-stake | + +## Vehicle Graphics + +| File | Description | +|----------------------------------|-------------------------------------------------| +| `service-van-wrap.png` | Sprinter van wrap, side/front/rear views | +| `vehicle/magnetic-door-sign.png` | 12" x 18" magnetic sign for personal vehicles | + +## Digital + +| File | Description | +|-------------------------------------|----------------------------------------------| +| `digital/email-signature.png` | HTML email signature layout | +| `digital/social-media-template.png` | 1080x1080 square post template | ## Van Wrap Details -The service van mockup demonstrates the approved vehicle graphic treatment: +The service van wrap mockup demonstrates the approved vehicle graphic treatment: - **Side panel:** Wordmark + circuit board pattern + keylinkit.com + (615) 475-0145 - **Rear:** Full wordmark + "Relax, I Can Fix IT!" tagline + service list (IT Services, Networking & Wiring, Data Recovery & Backup, Web Design, Cloud Services, VoIP Phone Services) + contact info -- **Front:** Wordmark + "Relax, I Can Fix IT!" tagline + keylinkit.com - -## Adding Mockups - -Place new mockup files here for apparel proofs, signage renders, trade show booth layouts, business card designs, etc. Use descriptive filenames in kebab-case (e.g., `polo-left-chest-proof.png`, `trade-show-banner-10ft.png`). +- **Front:** Wordmark + tagline + keylinkit.com diff --git a/mockups/apparel/README.md b/mockups/apparel/README.md new file mode 100644 index 0000000..aef85d6 --- /dev/null +++ b/mockups/apparel/README.md @@ -0,0 +1,3 @@ +# Apparel Mockups + +See parent [README.md](../README.md) for complete file listing and descriptions. diff --git a/mockups/apparel/beanie.png b/mockups/apparel/beanie.png new file mode 100644 index 0000000..c187eff Binary files /dev/null and b/mockups/apparel/beanie.png differ diff --git a/mockups/apparel/hat-front.png b/mockups/apparel/hat-front.png new file mode 100644 index 0000000..c5bb69b Binary files /dev/null and b/mockups/apparel/hat-front.png differ diff --git a/mockups/apparel/jacket-back.png b/mockups/apparel/jacket-back.png new file mode 100644 index 0000000..60bc2e8 Binary files /dev/null and b/mockups/apparel/jacket-back.png differ diff --git a/mockups/apparel/jacket-front.png b/mockups/apparel/jacket-front.png new file mode 100644 index 0000000..15ea6eb Binary files /dev/null and b/mockups/apparel/jacket-front.png differ diff --git a/mockups/apparel/polo-back.png b/mockups/apparel/polo-back.png new file mode 100644 index 0000000..8e9c281 Binary files /dev/null and b/mockups/apparel/polo-back.png differ diff --git a/mockups/apparel/polo-front.png b/mockups/apparel/polo-front.png new file mode 100644 index 0000000..6fe7316 Binary files /dev/null and b/mockups/apparel/polo-front.png differ diff --git a/mockups/apparel/tshirt-back.png b/mockups/apparel/tshirt-back.png new file mode 100644 index 0000000..916af49 Binary files /dev/null and b/mockups/apparel/tshirt-back.png differ diff --git a/mockups/apparel/tshirt-front.png b/mockups/apparel/tshirt-front.png new file mode 100644 index 0000000..59b7f30 Binary files /dev/null and b/mockups/apparel/tshirt-front.png differ diff --git a/mockups/digital/README.md b/mockups/digital/README.md new file mode 100644 index 0000000..fe93c16 --- /dev/null +++ b/mockups/digital/README.md @@ -0,0 +1,3 @@ +# Digital Mockups + +See parent [README.md](../README.md) for complete file listing and descriptions. diff --git a/mockups/digital/email-signature.png b/mockups/digital/email-signature.png new file mode 100644 index 0000000..12d67fa Binary files /dev/null and b/mockups/digital/email-signature.png differ diff --git a/mockups/digital/social-media-template.png b/mockups/digital/social-media-template.png new file mode 100644 index 0000000..7a7d23d Binary files /dev/null and b/mockups/digital/social-media-template.png differ diff --git a/mockups/print/README.md b/mockups/print/README.md new file mode 100644 index 0000000..11c4dea --- /dev/null +++ b/mockups/print/README.md @@ -0,0 +1,3 @@ +# Print Mockups + +See parent [README.md](../README.md) for complete file listing and descriptions. diff --git a/mockups/print/business-card-back.png b/mockups/print/business-card-back.png new file mode 100644 index 0000000..b59ad92 Binary files /dev/null and b/mockups/print/business-card-back.png differ diff --git a/mockups/print/business-card-front.png b/mockups/print/business-card-front.png new file mode 100644 index 0000000..6001042 Binary files /dev/null and b/mockups/print/business-card-front.png differ diff --git a/mockups/print/retractable-banner.png b/mockups/print/retractable-banner.png new file mode 100644 index 0000000..2d4d78e Binary files /dev/null and b/mockups/print/retractable-banner.png differ diff --git a/mockups/print/yard-sign.png b/mockups/print/yard-sign.png new file mode 100644 index 0000000..13c066b Binary files /dev/null and b/mockups/print/yard-sign.png differ diff --git a/mockups/promo/README.md b/mockups/promo/README.md new file mode 100644 index 0000000..0ffb682 --- /dev/null +++ b/mockups/promo/README.md @@ -0,0 +1,3 @@ +# Promo Mockups + +See parent [README.md](../README.md) for complete file listing and descriptions. diff --git a/mockups/promo/branded-pen.png b/mockups/promo/branded-pen.png new file mode 100644 index 0000000..1a6fb21 Binary files /dev/null and b/mockups/promo/branded-pen.png differ diff --git a/mockups/promo/coffee-mug.png b/mockups/promo/coffee-mug.png new file mode 100644 index 0000000..05ddfc4 Binary files /dev/null and b/mockups/promo/coffee-mug.png differ diff --git a/mockups/promo/die-cut-sticker.png b/mockups/promo/die-cut-sticker.png new file mode 100644 index 0000000..c71f34a Binary files /dev/null and b/mockups/promo/die-cut-sticker.png differ diff --git a/mockups/promo/insulated-tumbler.png b/mockups/promo/insulated-tumbler.png new file mode 100644 index 0000000..050fa31 Binary files /dev/null and b/mockups/promo/insulated-tumbler.png differ diff --git a/mockups/promo/lanyard.png b/mockups/promo/lanyard.png new file mode 100644 index 0000000..cbaf10d Binary files /dev/null and b/mockups/promo/lanyard.png differ diff --git a/mockups/promo/mousepad.png b/mockups/promo/mousepad.png new file mode 100644 index 0000000..13e8269 Binary files /dev/null and b/mockups/promo/mousepad.png differ diff --git a/mockups/vehicle/README.md b/mockups/vehicle/README.md new file mode 100644 index 0000000..80614ef --- /dev/null +++ b/mockups/vehicle/README.md @@ -0,0 +1,3 @@ +# Vehicle Mockups + +See parent [README.md](../README.md) for complete file listing and descriptions. diff --git a/mockups/vehicle/magnetic-door-sign.png b/mockups/vehicle/magnetic-door-sign.png new file mode 100644 index 0000000..8b7308d Binary files /dev/null and b/mockups/vehicle/magnetic-door-sign.png differ