“We’re a Well Established Agency in the Middle of Town”
This Is a Headline at the Top of the Page
This is a paragraph of text to introduce your business or organisation. I made the paragraph larger font size because it’s more important than an average paragraph.

A WORD FROM THE FOUNDER
Let me introduce myself…
This is the media and text block and it’s a great way to introduce yourself to your reader.
People like to know who they’ll be dealing with. Even if you’re part of a big organisation. So why not tell them?




We have many happy clients…
First your reader wan’t’s to know if you do the work they need doing, and you work with people like them. Then they want to know if they can trust you, so add some testimonials.
“This is an example testimonial”
Start with the most important point in bold, then put the main testimonial.

Add Name
Add Title“This is an example testimonial”
Start with the most important point in bold, then put the main testimonial.

Add Name
Add Title“This is an example testimonial”
Start with the most important point in bold, then put the main testimonial.

Add Name
Add Title“This is an example testimonial”
Start with the most important point in bold, then put the main testimonial.

Add Name
Add TitleThese are a few more details about the work we do and the people we help
I’ll put a couple of paragraphs here to make sure my reader can decide if there need and my service are a good match. Prospective customers & clients like to be sure you can help them before they contact you.
And in the next section I’ll add some frequently asked questions to make it even easier for my reader to decide weather they should contact me or move on to look for a more suitable service provider.
Frequently Asked Questions…
If you have questions I haven’t answered here, please feel free to get in touch via my contact page. I can usually get back to you within one working day.
Who do you help?
This is the information you were looking for. I hope it fully answers your question. I could even add a link to a page with more detailed information.
How much does it cost?
This is the information you were looking for. I hope it fully answers your question. I could even add a link to a page with more detailed information.
How do you help them?
This is the information you were looking for. I hope it fully answers your question. I could even add a link to a page with more detailed information.
How soon can you do the work?
This is the information you were looking for. I hope it fully answers your question. I could even add a link to a page with more detailed information.
Case Studies
These are two of the most recent businesses we’ve worked with…
Business Services
A business incubator approached me to not only make their site rank on page one, but to show them how I did it. This worked out well for both of us.
Home Care
The content for this website needed to build relationships as well as rank high in Google. I worked with a content writer to get the right message across.
Free Quote No Obligation
This is the call to action block and it’s a great way to grab your reader’s attention. I use it all the time and I think you will too.
Just one more thing…
The AB Profile box is a great way to highlight a specific person. Especially if you run a one man business. You could put one of these below blog posts you write, to make sure your readers know just how clever you really are!

Sam Smith
CEO & Business Founder
Sam Smith is a thought leader and business guru. He has started four tech businesses and is considered one of the city’s leading business thinkers.
The code I used to customise this page
I used some custom CSS to tweak this page. I also used the point and click background settings that are built in to many of the blocks.
/** The testimonial border */
.wp-block-atomic-blocks-ab-testimonial {
border-radius: 0;
border: 1px solid #A7CFFA;
}
/** Photo border in media and text block */
.wp-block-media-text>figure>img {
padding: 6px;
border: 1px solid #A7CFFA;
}
/** FAQ accordion block background and border */
.wp-block-atomic-blocks-ab-accordion .ab-accordion-title {
background-color: #e7f3ff;
border-bottom: 2px solid #A7CFFA;
}
/** Cover block at the top of the page has extra padding */
.my-cover-image-padding.wp-block-cover {
padding-top: 25%;
padding-bottom: 25%;
}
/** AB Profile block border left */
.wp-block-atomic-blocks-ab-profile-box {
border-radius: 0;
border-left: 10px solid #A7CFFA;
}
/** Call To Action block top & bottom border */
.wp-block-atomic-blocks-ab-cta.ab-block-cta {
border-radius: 0;
border-top: 5px solid #A7CFFA;
border-bottom: 5px solid #A7CFFA;
}