diff options
author | Bradley Taunt <bt@btxx.org> | 2024-05-25 16:14:03 -0400 |
---|---|---|
committer | Bradley Taunt <bt@btxx.org> | 2024-05-25 16:16:54 -0400 |
commit | e417a818e207a6cca6e2f3c471611673ab836a62 (patch) | |
tree | 664686a365c3d1e73349b5a667fa892f46445fef /_posts/2021-03-11-introducing-pageroast.md |
Initial commit for Jekyll testing and conversion, updated
Diffstat (limited to '_posts/2021-03-11-introducing-pageroast.md')
-rw-r--r-- | _posts/2021-03-11-introducing-pageroast.md | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/_posts/2021-03-11-introducing-pageroast.md b/_posts/2021-03-11-introducing-pageroast.md new file mode 100644 index 0000000..997f73b --- /dev/null +++ b/_posts/2021-03-11-introducing-pageroast.md @@ -0,0 +1,27 @@ +--- +layout: post +title: "Introducing PageRoast" +date: 2021-03-11 +--- + + +Following up with my concept of releasing small side projects weekly, I have officially launched [PageRoast](https://pageroast.com). What is PageRoast I hear you ask? + +> Receive a detailed report analyzing your landing page with actionable items to improve your conversion rate. + +In simple terms that just means I will **roast your landing page**. Included in a page roast report is: + +- Fully detailed ABCD Framework report +- Proposed content & design changes +- Page performance audit + +And you get all of this for just **$100** (currently 50% until April 1st with coupon code PHROAST). Alright, enough with the "sales pitch" - why did I make this side project? + +From the main [launch blog post on PageRoast itself](https://pageroast.com/#2021-03-10-pageroast-has-launched) I wrote: + +> I've always been obsessed with developing landing pages that produce high conversion rates. It's what I've done for a large portion of my web development career.<br><br>So I thought to myself, "Why not launch a small-scale audit service to help indie devs and startups?" + +That's really all there is to it. If you would like to learn more, check out the following links: + +- [PageRoast main website](https://pageroast.com) +- [PageRoast official launch blog post](https://pageroast.com/#2021-03-10-pageroast-has-launched) |