Skip to content

h0011000/Snowbase-Studio

 
 

Repository files navigation

SnowBase Studio - AI Development Company Website

This is the official website for SnowBase Studio, a premium AI development company that creates high-converting solutions.

Key Features

  • Modern UI/UX: Built with Next.js 13+ and Tailwind CSS
  • Interactive Elements: Particle animation hero section
  • Responsive Design: Works on all device sizes
  • Accessibility: WCAG 2.1 AA compliant
  • SEO Optimized: Structured data, sitemap, and meta tags

Accessibility Improvements

This website has been enhanced with extensive accessibility features:

Navigation

  • Skip to content link for keyboard users
  • Proper focus management and visible focus indicators
  • Semantic HTML structure with appropriate heading hierarchy
  • ARIA labels and roles for interactive elements

Forms

  • Proper labeling of form fields
  • Error messaging with ARIA attributes
  • Keyboard navigation support
  • Focus trapping in form elements

Components

  • Color contrast compliant with WCAG 2.1 AA standards
  • Screen reader-friendly content with proper alt texts
  • Focus management for modals and dialogs
  • Reduced motion support for animations

SEO Enhancements

Metadata

  • Comprehensive meta tags for search engines
  • Open Graph and Twitter card support
  • Structured data using Schema.org vocabulary
  • XML sitemap and robots.txt

Content

  • Semantic HTML for better content understanding
  • Proper heading hierarchy (H1, H2, H3, etc.)
  • Descriptive link text
  • Keyword-optimized content

Performance

  • Image optimization with Next.js Image component
  • Code splitting for faster loading
  • Minified CSS and JavaScript
  • Server-side rendering for fast initial load

Technology Stack

  • Framework: Next.js 13+ (App Router)
  • Styling: Tailwind CSS
  • UI Components: Radix UI, Shadcn UI
  • Form Handling: React Hook Form, Zod
  • Deployment: Vercel

Getting Started

Go to snowbasestudio.com

Deployment

The website is deployed on Vercel with automatic deployments from the main branch.

Contributing

  1. Fork the repository
  2. Create a feature branch
  3. Make your changes
  4. Submit a pull request

License

This project is proprietary to SnowBase Studio.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 67.6%
  • HTML 27.6%
  • CSS 3.6%
  • Nix 1.1%
  • JavaScript 0.1%