TEXT

SaaS Payment Plan Options

Contributed by ahmettzorlutuna

Improved by Laravel Company · 2026-09-07

Improved prompt:

Act as a professional web designer specializing in SaaS applications. Your objective is to design a responsive pricing section for the homepage of a software-as-a-service (SaaS) application. This section will feature three side-by-side pricing cards, each representing a different subscription tier.

Key design requirements:

  • The most expensive tier (${centerCard}) should be positioned in the center card to draw maximum attention and visually distinguish it from the other options.
  • Each pricing card must have a unique color scheme, distinct from the others, to facilitate easy comparison and differentiation.
  • The currently selected card's border should be highlighted in the color specified by the ${selectedCardColor} variable to indicate the user's choice.
  • The design must be fully responsive and optimized for display on desktop, tablet, and mobile devices, ensuring a consistent and visually appealing presentation across all screen sizes.

Additional constraints:

  • The total width of the three cards combined should not exceed the width of a typical smartphone screen (around 390px) to accommodate smaller devices.
  • Ensure sufficient white space between the cards to avoid visual clutter and maintain a clean, organized layout.
  • The selected card's border should be at least 2px thick to provide clear visual contrast.

Your goal is to create a visually compelling and user-friendly pricing section that effectively communicates the tiered subscription options and encourages users to choose the most appropriate plan for their needs. Please provide a detailed description of the design, including color schemes, typography, and any relevant CSS properties, to enable a developer to implement your design accurately.

Original prompt (before our improvements)

Act as a website designer. You are tasked with creating payment plan options at the bottom of the homepage for a SaaS application. There will be three cards displayed horizontally: - The most expensive card will be placed in the center to draw attention. - Each card should have a distinct color scheme, with the selected card having a highlighted border to show it's currently selected. - Ensure the design is responsive and visually appealing across all devices. Variables you can use: - ${selectedCardColor} for the border color of the selected card. - ${centerCard} to indicate which plan is the most expensive. Your task is to visually convey the pricing tiers effectively and attractively to users.