--- import { Image } from 'astro:assets'; import BaseLayout from '../layouts/BaseLayout.astro'; import Slideshow from '../components/Slideshow.astro'; import FeaturedBox from '../components/FeaturedBox.astro'; import { getCollection } from 'astro:content'; const posts = (await getCollection('posts')).sort((a, b) => b.data.date.getTime() - a.data.date.getTime()); ---

Dedicated Contact Center Hosting

{posts.map((post) => (

{post.data.title}

{/* 210x150 cropped from left-top, matching the theme's set_post_thumbnail_size(). The featured images are 930x354 slide banners, so a centre crop would cut off the subject, which sits in the left portion. */} {post.data.featuredImage && {post.data.title}}

{post.data.excerpt}Read the Rest...


))}
Have your Call Center hosted on dedicated hardware in our private cloud of hundreds of servers