Skip to content

changes - #2

Merged
Zenith1415 merged 1 commit into
Zenith1415:mainfrom
shubhamhehe:main
Oct 13, 2025
Merged

changes#2
Zenith1415 merged 1 commit into
Zenith1415:mainfrom
shubhamhehe:main

Conversation

@shubhamhehe

Copy link
Copy Markdown

changes

  • all previous changes make on original hackman repo

@vercel

vercel Bot commented Oct 13, 2025

Copy link
Copy Markdown

@shubhamhehe is attempting to deploy a commit to the Amanraz Thakur's projects Team on Vercel.

A member of the Team first needs to authorize it.

@github-actions

Copy link
Copy Markdown

❌ Only code owners can use these commands.

Copilot AI left a comment

Copy link
Copy Markdown

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 consolidates multiple changes to improve responsive design and visual consistency across the frontend application, focusing on mobile optimization and UI enhancements.

  • Implements responsive design improvements across multiple components with breakpoint-specific styling
  • Updates typography sizing to use responsive scale instead of fixed pixel values
  • Enhances mobile layout handling and component positioning

Reviewed Changes

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

Show a summary per file
File Description
frontend/src/styles/FAQ.module.css Replaces hidden skull element with positioned decorative element
frontend/src/components/Sponsors.tsx Updates title typography to responsive sizing
frontend/src/components/Navigation.tsx Removes scroll-based navigation styling and simplifies positioning
frontend/src/components/Hero.tsx Major responsive redesign with mobile-specific layouts and positioning
frontend/src/components/Gallery.tsx Updates title sizing and animation timing
frontend/src/components/FAQ.tsx Adds font imports and styling enhancements
frontend/src/components/Contact.tsx Improves toast notifications and adds footer navigation
frontend/src/components/About.tsx Implements responsive layouts and typography improvements

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Comment on lines +333 to +339
{/* <Image
src="/Hero/Vector-3.png"
alt=""
width={55}
height={10}
className="block sm:hidden size-10 absolute bottom-10 right-[26%] animate-bat-float-delay-2"
/> */}

Copilot AI Oct 13, 2025

Copy link

Choose a reason for hiding this comment

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

Remove commented-out code instead of leaving it in the codebase. This reduces clutter and improves code maintainability.

Copilot uses AI. Check for mistakes.
Comment on lines +347 to +353
{/* <Image
src="/Hero/Vector-8.png"
alt=""
width={25}
height={10}
className="block sm:hidden size-10 absolute bottom-10 right-[32.5%] animate-bat-float-delay-1"
/> */}

Copilot AI Oct 13, 2025

Copy link

Choose a reason for hiding this comment

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

Remove commented-out code instead of leaving it in the codebase. This reduces clutter and improves code maintainability.

Copilot uses AI. Check for mistakes.
Comment on lines +375 to +379
{/* <h1
className={`${nosifer.className} hero-subtitle text-[6vw] sm:text-[4.6vw] mt-[2.5vw] sm:mt-[1.6vw] leading-none text-white hover-lift opacity-0`}
>
v8.o
</h1> */}

Copilot AI Oct 13, 2025

Copy link

Choose a reason for hiding this comment

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

Remove commented-out code instead of leaving it in the codebase. This reduces clutter and improves code maintainability.

Copilot uses AI. Check for mistakes.
Comment on lines +409 to +413
{/* <div className="block sm:hidden absolute bottom-0 left-0 right-0 bg-black p-4 z-50">
<p className={`${poppins.className} text-white text-center text-[10px]`}>
Where creativity meets technology. A community of thinkers, builders, and leaders shaping the future.
</p>
</div> */}

Copilot AI Oct 13, 2025

Copy link

Choose a reason for hiding this comment

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

Remove commented-out code instead of leaving it in the codebase. This reduces clutter and improves code maintainability.

Copilot uses AI. Check for mistakes.
Comment on lines +112 to +113
{/* <h2 className={`${jollyLodger.className} text-[#FF0000] text-2xl sm:text-3xl md:text-4xl lg:text-5xl xl:text-6xl text-center mb-8 md:mb-12`}> */}
{/* <h2 className={`${styles.faqTitle} text-2xl sm:text-3xl md:text-4xl lg:text-5xl xl:text-6xl faq-title text-center mb-6`}> */}

Copilot AI Oct 13, 2025

Copy link

Choose a reason for hiding this comment

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

Remove commented-out code instead of leaving it in the codebase. This reduces clutter and improves code maintainability.

Suggested change
{/* <h2 className={`${jollyLodger.className} text-[#FF0000] text-2xl sm:text-3xl md:text-4xl lg:text-5xl xl:text-6xl text-center mb-8 md:mb-12`}> */}
{/* <h2 className={`${styles.faqTitle} text-2xl sm:text-3xl md:text-4xl lg:text-5xl xl:text-6xl faq-title text-center mb-6`}> */}

Copilot uses AI. Check for mistakes.
@vercel

vercel Bot commented Oct 13, 2025

Copy link
Copy Markdown

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

Project Deployment Preview Comments Updated (UTC)
hackman-v8 Error Error Oct 13, 2025 4:43am

@github-actions

Copy link
Copy Markdown

❌ Only code owners can use these commands.

@Zenith1415
Zenith1415 merged commit d964df5 into Zenith1415:main Oct 13, 2025
1 of 2 checks passed
Zenith1415 pushed a commit that referenced this pull request Nov 9, 2025
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.

3 participants