Skip to content

Conversation

@devferx
Copy link
Owner

@devferx devferx commented Jan 3, 2026

No description provided.

@devferx devferx requested a review from Copilot January 3, 2026 15:59
@devferx devferx self-assigned this Jan 3, 2026
@vercel
Copy link

vercel bot commented Jan 3, 2026

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

Project Deployment Review Updated (UTC)
teslo-shop Ready Ready Preview, Comment Jan 3, 2026 4:11pm

Copy link
Contributor

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 adds a new BannerCard component to the CartPage that displays a promotional message for free shipping to unauthenticated users, and updates the primary button styling from blue to black throughout the application.

  • Added BannerCard component that conditionally renders a promotional banner based on authentication status
  • Updated btn-primary class to use black background (bg-black-1) instead of blue
  • Improved cart page layout with better spacing and responsive max-width

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.

File Description
src/app/globals.css Standardized quote style for imports and updated btn-primary background color from blue-600 to black-1 with gray-800 hover
src/app/(shop)/cart/ui/BannerCard.tsx New component displaying free shipping promotional banner with sign-up/login links for unauthenticated users
src/app/(shop)/cart/page.tsx Integrated BannerCard component, updated layout from fixed width to max-w-5xl, improved spacing, and updated heading text

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
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