Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Nov 2, 2025

The hero section displayed placeholder SVGs for Polygon Tool, Brush Tool, AI Assist, and Layer Manager, degrading the landing page presentation.

Changes

  • Updated HeroSection.tsx to use /dog.jpg for all annotation tool demos instead of /placeholder.svg?height=720&width=1280
  • Added studio.gif to apps/web/public/ for consistency with existing demo assets
  {
    name: "Polygon Tool",
    icon: <Hexagon className="w-5 h-5" />,
-   image: "/placeholder.svg?height=720&width=1280",
+   image: "/dog.jpg",
    color: "bg-purple-500",
    description: "Draw precise polygons for irregular shapes and detailed annotations",
  },

Before/After

Before: Generic placeholder with "drop image" icon
Before

After: Actual demo image showing annotation capability
After - Polygon Tool
After - Brush Tool

Warning

Firewall rules blocked me from connecting to one or more addresses (expand for details)

I tried to connect to the following addresses, but was blocked by firewall rules:

  • fonts.googleapis.com
    • Triggering command: /usr/local/bin/node /home/REDACTED/work/vailabel-studio/vailabel-studio/node_modules/next/dist/compiled/jest-worker/processChild.js (dns block)
    • Triggering command: next-server (v15.2.4) (dns block)

If you need me to access, download, or install something from one of these locations, you can either:

Original prompt

This section details on the original issue you should resolve

<issue_title>replace some good image on landing page</issue_title>
<issue_description>Image</issue_description>

Comments on the Issue (you are @copilot in this section)

@vicheanath @AbhishekKumar-cse it was saw wrote the comment but i was not assigned to you do you already working on it ? . then i have assigned to @pankajydv07 probably he working on it. @AbhishekKumar-cse you can find some thing to improved it too if you have any idea

💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

@vercel
Copy link

vercel bot commented Nov 2, 2025

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

Project Deployment Preview Comments Updated (UTC)
vailabel Ready Ready Preview Comment Nov 2, 2025 5:21pm
vailabel-studio Ready Ready Preview Comment Nov 2, 2025 5:21pm

Co-authored-by: vicheanath <48352653+vicheanath@users.noreply.github.com>
Copilot AI changed the title [WIP] Replace image on landing page Replace placeholder images in landing page hero section Nov 2, 2025
Copilot AI requested a review from vicheanath November 2, 2025 17:25
Copilot finished work on behalf of vicheanath November 2, 2025 17:25
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.

replace some good image on landing page

2 participants