8
11 Comments

Importance of landing page?

Hi,

I built https://sqlgenie-co.web.app/

Right now, when you open the link, it directly lands you in the app (demo version without login) instead of a landing page.

There is a landing page as well - https://sqlgenie-co.web.app/#/landing

I have 2 requests:

  1. What is your opinion in this kind of setup on having landing pages? Is landing page necessary or since users get to try the demo directly the value prop is clear and landing page is not needed.
  2. Leave any feedback you might have for the landing page itself.
on October 17, 2022
  1. 2

    100% a Landing page helps, it helps you communiate exactly what your app does and how it works, and any USPs it may have over the competition. it also helps converting a user that might not think they would need an app like this. Hope this helps :)

    Cheers

  2. 2

    Definitely include a landing page, as others have mentioned, it's similar to packaging.
    Including a live demo without requiring any credentials is also a great fit for this idea, perhaps instead of 'get started' you could mark 'try the demo' to make that clear.

  3. 2

    I thought this was a genius landing page, but I am a technical person. Ironically I wouldn't myself use your product since I am quite proficient at SQL and can describe what I want to see in SQL faster than I can describe it in English, but I messaged the URL to my PM who needs ReTool to build views of our database.

  4. 2

    100% use a landing page. I went to the app and was like... "what's this? why does it matter"?

    What landing pages allow you to do is to tell people why your app makes their lives better. You sell them (even if you're not charging) so they can understand your value!

    I do this on the GapScout homepage... notice that it's not feature focused, but benefit focused. This is what a landing page does for you.

    That, and you can start to collect emails from ppl who use your app, and that's the most valuable thing you can get (besides a purchase) from your landing page.

    As for the landing page, it's pretty good but focuses a lot on the WHAT and not the WHY. Why do I want to use it ("what's in it for me").

    1. 1

      Thanks for the reply. GapScout landing page looks really good. One question: How do you get those images/illustrations in each section? I am sure these are designed together. Was it done by a designer or purchased together?

      WHAT and not the WHY.

      Yea, agreed. I need to work on this (This app itself was started off without a specific problem in mind honestly).

      1. 1

        I hired someone on upwork for the placeholder images.

  5. 1

    Hi!
    Funny, I just posted about my landing page too a few seconds ago haha

    So, here is why it's not only important but essential: You want people to understand what your app does.
    It's like opening a new physical product's box: It give you an idea of what to expect.

    If you give a weird electronic device to a non tech-savvy person without any context, he'll be confused, and will probably lose interest quickly.

    If you tell him "This is X and it does Y" he already understand better, and might even be interested.

    It's the same here. Showing your product directly without any context will likely scare people away and turn them off from you product.

    A landing page is a nice and soft way to introduce your product to your users, and slowly engage them. Instead of putting the puzzle pieces in their hand, just give them the puzzle box and let them open it at their rhythm!

    And remember, people don't buy features (rational), they buy benefits (emotional)!

    I wrote this guide on IH the other day about landing page, maybe it could help!

    1. 1

      That makes a lot of sense. Thanks! 🙂

      Leave feedback on https://sqlgenie-co.web.app/#/landing as well if possible.

      1. 1

        Write SQL without writing SQL.

        • Mhhm, I'm mixed on this one, it's very catchy but also vague. Worth split-testing

        With QueryGenie you can easily generate database queries from plain english descriptions using cutting-edge AI.

        • "Generate queries from plain english descriptions using A.I." maybe? I find the original sentence a bit too long.

        Not everyone knows SQL [+ text]

        The idea is here, but the text isn't compelling enough imo. Might also be the overall design that makes it hard to read.
        You can make it more compelling with "SQL is boring". Write as you'd speak orally!

        Use QueryGenie to save time [+ text]
        Once again, the idea is here, your structure is good so far, the tone of voice can be improved tho.
        "Leave the grunt work of writing SQL to us." is good, for the rest, I'm not the target audience so I couldn't really say if it's compelling

        How it works
        Show it! That's the perfect opportunity to show a video (loom) or screenshot of the app.

        I'd add a call to action part at the end explaining the current state of the project, what you're looking for (private beta testers?) and incentivize them to join (discount, etc.)

        -----

        Design:
        Big turn off here is the design. You don't need to make something complex, but you need to make it readable. The 3D character on the question mark feels extremely cheap, and there is very little consistency between the differents elements of your page.

        Also, your buttons are blue, which is also the color or other elements. You want them to stand out.

        The website seems easier to read on mobile, but the text is too small and too light for laptop. Gray on white background = hard to read

        ----

        Overall, actual content and design need some improvements.

        1. 1

          Woa! That is some awesome feedback! ❤️ Thanks a lot for taking the time.

          "3D character on the question mark feels extremely cheap..."
          "very little consistency..."

          Yea, i kinda felt this too, but I have zero experience making art like that and usually i end up searching google and putting some cc-licensed images. so, they kinda end up being not very good and not at all consistent. i don't really know what others do.

          i fixed some things and pushed. how-it-works is still messed up.

          I should spend some time learning basics of design. let me know if you have any recommendations on resources, etc.