Marketing Services

<% Session.Add("service.name", "Search Optimization") Session.Add("service.image", "images/seo-services.jpg") Session.Add("service.description", _ "InnoTech can help to refine and optimize the performance " + _ "of your website on Bing and Google to help increase " + _ "traffic to your site. Increased traffic offers the " + _ "potential for increased revenue for your business.") Session.Add("service.url", "seo.aspx") Session.Add("service.tag", Session("tag.seo")) %>
<% Session.Add("service.name", "Business Listings") Session.Add("service.image", "images/google-bing-business-listing-services.jpg") Session.Add("service.description", _ "For local businesses with a physical location, store, or shop, " + _ "we can create and maintain business listings on Bing and Google to help local customers find you.") Session.Add("service.url", "google-bing-business-listings.aspx") Session.Add("service.tag", Session("tag.business-listings")) %>
<% Session.Add("service.name", "Email Marketing") Session.Add("service.image", "images/email-marketing.jpg") Session.Add("service.description", _ "InnoTech is a Constant Contact Partner. Our email " + _ "marketing services are Anti-SPAM compliant " + _ "and allow you to email a large number of " + _ "recipients to communicate News and promotional " + _ "information.") Session.Add("service.url", "email-marketing-solutions.aspx") Session.Add("service.tag", Session("tag.email-marketing")) %>
<% Session.Add("service.name", "Social Networking") Session.Add("service.image", "images/social-networking.jpg") Session.Add("service.description", _ "We can manage your social network " + _ "platforms, including Facebook, Twitter, Pinterest, " + _ "and more. We can help " + _ "improve your social network and free up your time to " + _ "focus on your business.") Session.Add("service.url", "social-networking.aspx") Session.Add("service.tag", Session("tag.social")) %>
<% Session.Add("service.name", "Ecommerce Solutions") Session.Add("service.image", "images/services-ecommerce.jpg") Session.Add("service.description", _ "Our ecommerce solutions include complete online store " + _ "implementation with secure shopping carts, shipping and tax " + _ "calculations, coupon codes, and secure checkout with " + _ "all major credit cards.") Session.Add("service.url", "ecommerce-solutions.aspx") Session.Add("service.tag", Session("tag.ecommerce")) %>
<% Session.Add("service.name", "Internet Advertising") Session.Add("service.image", "images/services-online-advertising.jpg") Session.Add("service.description", _ "InnoTech provides management services for " + _ "advertising on Google, Bing, and Facebook. These " + _ "advertising efforts can help to increase " + _ "traffic to your website and may lead to increased revenue " + _ "for your business.") Session.Add("service.url", "pay-per-click-advertising.aspx") Session.Add("service.tag", Session("tag.pay-per-click")) %>
<% Session.Add("service.name", "Branding + Brochures") Session.Add("service.image", "images/branding-services.jpg") Session.Add("service.description", _ "We can assist with branding your business to ensure " + _ "you have a consistent message and appearance across all your marketing " + _ "channels; including your logo, website, social networking, brochures, and more.") Session.Add("service.url", "branding-logos-brochures.aspx") Session.Add("service.tag", Session("tag.branding")) %>