Skip to content

Fixed the UI responsiveness for the intel section on the home page-Sh…#3

Open
Ahmad-nba wants to merge 3 commits intojavaScriptKampala:mainfrom
Ahmad-nba:intel-HP
Open

Fixed the UI responsiveness for the intel section on the home page-Sh…#3
Ahmad-nba wants to merge 3 commits intojavaScriptKampala:mainfrom
Ahmad-nba:intel-HP

Conversation

@Ahmad-nba
Copy link
Copy Markdown

Fixed the responsiveness for the Intel section on the home page

@netlify
Copy link
Copy Markdown

netlify bot commented Feb 7, 2026

Deploy Preview for jskampala ready!

Name Link
🔨 Latest commit 1335e7a
🔍 Latest deploy log https://app.netlify.com/projects/jskampala/deploys/698985f8d07179000826d378
😎 Deploy Preview https://deploy-preview-3--jskampala.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Copy link
Copy Markdown
Contributor

@jskampala jskampala left a comment

Choose a reason for hiding this comment

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

hey you got some unclosed tags in the code you submitted fix it and resubmit your code.

Relevant error location in the logs: the parser failed at app/page.tsx — see the failing region lines 430–435. The specific reported position is line 432.
Error type and cause: JSX/TSX parse error — a mismatched/unclosed JSX tag. The build error says "Expected corresponding JSX closing tag for

", which means a
element that was opened earlier is not being closed properly; instead an incorrect closing tag (a ) appears at line 432, causing the parser to fail.

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