I’m having trouble getting v0 to complete a simple task. Despite my repeated prompts, it keeps messing up. I have a well-designed landing page with a header containing links like Contact, Founder, Invest, etc. The Founder link works perfectly, but when I try to link the “Invest” option to invest.html
, the tool either creates a new index.html
file or overwrites the existing one, completely messing it up.
Even though I explicitly tell it to use the current version without making any changes—just to link the page—it still goes off track. I’ve tried rewording my prompts, but nothing seems to work. I’m stuck at this point and could really use some help.
I even copy and pasted the snippet of the index.html i want to edit, which is over 400 lines of code, and than it comes up with 32 lines of code with the logo of my company taking the whole screen, it’s weird. It just glitches out or something.
Update: I fixed it, I just copied the original code of the page that works, and had to specifically say “Please use the full code” and it would work.