Documentation
SKStartupKit
  • Get Started

    • Introduction
    • Quick Start
    • Installation
    • Environment Setup
    • Environment Variables
    • Authentication
    • Subscription & Billing
    • Email System
    • Database
    • Feature Gating
    • Theming
    • Components Overview
    • Adding Features
  • Tutorials

    • Ship in 5 minutes
    • Static page
    • User authentication
    • API call
    • Private page
    • Stripe Subscriptions
    • Privacy policy with GPT
  • Features

    • SEO
    • Database
    • Emails
    • Payments
    • Google OAuth
    • Magic Links
    • Customer support
    • Error handling
    • Analytics
  • Components

    • Header
    • Hero
    • Problem
    • With/Without
    • Features Listicle
    • Features Accordion
    • Features Grid
    • CTA
    • Pricing
    • Blog
    • FAQ
    • Testimonial Small
    • Testimonial Single
    • Testimonial Triple
    • Testimonial Grid
    • Footer
    • Button Lead
    • Button Checkout
    • Button Sign-in
    • Button Account
    • Button Gradient
    • Button Popover
    • Better Icon
    • Tabs
    • Rating
    • Modal
  • Deployment

    • Deployment
  • Extras

    • Extras
    • AI Agent
    • Support

Features grid

The About section demonstrates a responsive grid of icon + text pairs that you can drop anywhere.

Responsive behaviour

`src/components/marketing/home/about-section.tsx` uses CSS grid with `md:grid-cols-2` to stay readable on phones and desktops.

Relevant files

  • src/components/marketing/home/about-section.tsx — About section