diff --git a/src/components/Product.js b/src/components/Product.js index 424749fbe..86d72da10 100644 --- a/src/components/Product.js +++ b/src/components/Product.js @@ -4,18 +4,18 @@ import useBaseUrl from "@docusaurus/useBaseUrl"; function UTG() { return ( -
-
+
-
+
-

+

Integration Testing

  • -

    +

    Records and replays API calls with mocks for reliable integration testing and stability.

    @@ -89,17 +89,17 @@ function UTG() {
- -
  • +
  • +
    -
    +
    undefined -

    +

    API Testing Agent

    • -

      +

      Generates API tests from your docs, covering edge cases, ensuring coverage.

      @@ -230,26 +230,25 @@ function UTG() {
    - - +
    +
    ); } export const Products = () => { return ( -
    -

    - Products 🛠️ -

    -

    - Keploy provides three key products that help you streamline your testing - workflow: -

    - -
    - +
    +
    +

    + Products 🛠️ +

    +

    + Keploy provides three key products that help you streamline your testing + workflow and ensure comprehensive test coverage. +

    +
    ); }; diff --git a/src/components/QuickStart.js b/src/components/QuickStart.js index 7a382a6a8..764af6bb7 100644 --- a/src/components/QuickStart.js +++ b/src/components/QuickStart.js @@ -1,9 +1,9 @@ import React from "react"; import Link from "@docusaurus/Link"; import useBaseUrl from "@docusaurus/useBaseUrl"; -import {FaBook} from "react-icons/fa"; -import {FaRobot} from "react-icons/fa"; -import {FaWindows, FaLinux, FaApple} from "react-icons/fa"; +import { FaBook } from "react-icons/fa"; +import { FaRobot } from "react-icons/fa"; +import { FaWindows, FaLinux, FaApple } from "react-icons/fa"; export const QuickStart = () => { return (
    @@ -65,37 +65,45 @@ export const QuickStart = () => { testing.

    -
    +
    {/* Installation Card */} - -
    - - - +
    +
    + +
    + + + +
    +

    Installation

    +
    -

    Installation

    - - {/* Quickstart Card */} - - -

    Quickstart Guide

    - + {/* Quickstart Card */} +
    + + +

    Quickstart Guide

    + +
    - {/* AI-powered API Testing Card */} - - -

    AI-powered API Testing

    - + {/* AI-powered API Testing Card */} +
    + + +

    AI-powered API Testing

    + +
    +