ANGELA MOORE

CLIENT: Krigel's Jewelers
AGENCY: Bernstein Rein, Kansas City
In-store signage
Krigel's had an existing logo, a cartoon frog, which was detracting from the upscale image they wanted. However, they refused to consider anything but a frog for a logo, so the solution was converting to a live tree frog. My most challenging photo shoot needless to say!

(default) 6 queries took 6 ms
NrQueryErrorAffectedNum. rowsTook (ms)
1DESCRIBE `projects`11112
2DESCRIBE `project_types`222
3DESCRIBE `images`552
4SELECT `Project`.`id` FROM `projects` AS `Project` WHERE `slug` = 'krigels_frog' ORDER BY `Project`.`order_nbr` ASC LIMIT 1110
5SELECT `Project`.`id`, `Project`.`project_type_id`, `Project`.`active`, `Project`.`title`, `Project`.`slug`, `Project`.`description`, `Project`.`description_html`, `Project`.`paypal_id`, `Project`.`order_nbr`, `Project`.`created`, `Project`.`modified` FROM `projects` AS `Project` WHERE `Project`.`id` = 45 ORDER BY `Project`.`order_nbr` ASC LIMIT 1110
6SELECT `Image`.`id`, `Image`.`project_id`, `Image`.`filename`, `Image`.`created`, `Image`.`modified` FROM `images` AS `Image` WHERE `Image`.`project_id` = (45) 110