Skip to content

Conversation

@edwinyjlim
Copy link
Member

Changes

Tweaks. Other than a few CSS changes, I mostly got rid of the stacked divs and put them side by side.

SCR-20251015-jwjt Screenshot 2025-10-15 at 12 06 27 PM Screenshot 2025-10-15 at 12 05 28 PM

@vercel
Copy link

vercel bot commented Oct 15, 2025

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

Project Deployment Preview Updated (UTC)
posthog Ready Ready Preview Oct 15, 2025 4:10pm

Copy link
Contributor

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

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

No files reviewed, 1 comment

Edit Code Review Agent Settings | Greptile

Comment on lines +79 to +83
<CloudinaryImage
src="https://res.cloudinary.com/dmukukwp6/image/upload/magic_bb77a577f4.png"
alt="Max AI Magic"
className="absolute bottom-0 left-16 max-w-lg w-full"
/>
Copy link
Contributor

Choose a reason for hiding this comment

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

style: Hedgehog image uses absolute positioning with bottom-0 left-16 but parent container lacks explicit height/position constraints. Verify the image appears at the intended position and doesn't overlap other content at various screen sizes.

Prompt To Fix With AI
This is a comment left during a code review.
Path: src/components/Products/Slides/AIAskSlide.tsx
Line: 79:83

Comment:
**style:** Hedgehog image uses `absolute` positioning with `bottom-0 left-16` but parent container lacks explicit height/position constraints. Verify the image appears at the intended position and doesn't overlap other content at various screen sizes.

How can I resolve this? If you propose a fix, please make it concise.

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