Skip to content

Conversation

@WINOFFRG
Copy link
Owner

@WINOFFRG WINOFFRG commented Nov 9, 2025

No description provided.

Copilot AI review requested due to automatic review settings November 9, 2025 12:59
@vercel
Copy link

vercel bot commented Nov 9, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
limeplay Ready Ready Preview Comment Nov 9, 2025 1:41pm

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR removes animation components and effects from the landing page to simplify the UI presentation. The changes focus on commenting out animated wrappers (AnimatedGroup, TextEffect, AnimatedContainer) while preserving the core content structure.

  • Commented out animation component imports and wrappers throughout hero and features sections
  • Updated Tailwind CSS class syntax to use Tailwind v4 property-based classes
  • Added accessibility attributes to hero buttons
  • Removed background color styling from layout
  • Added semicolons and cleaned up formatting for consistency

Reviewed Changes

Copilot reviewed 5 out of 6 changed files in this pull request and generated 5 comments.

Show a summary per file
File Description
apps/www/next-env.d.ts Added semicolon to import statement for consistency
apps/www/components/ui/animated-shiny-text.tsx Consolidated Tailwind classes from multi-line to single-line format using v4 syntax
apps/www/components/hero.tsx Commented out AnimatedGroup wrappers while preserving hero content structure
apps/www/components/hero-buttons.tsx Added ARIA attributes and cleaned up formatting with semicolons and empty lines
apps/www/components/features.tsx Commented out TextEffect and AnimatedContainer components, adjusted indentation
apps/www/app/layout.tsx Removed bg-slate-50 background color and added formatting changes

@WINOFFRG WINOFFRG merged commit c5ae4d8 into dev Nov 9, 2025
3 checks passed
rohangupta-zomato pushed a commit that referenced this pull request Dec 6, 2025
fix: remove animations for page indexig
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants