The preview failed to compile with the following build error:
./components/sections/hero.tsx:78:26
Expected '</', got 'ident'
76 | >
77 | <img
> 78 | src="src="/images/poster.jpg""
| ^^^^^^
79 | alt="Football Poster"
80 | className="w-full max-w-[520px] rounded-2xl"
81 | />
Parsing ecmascript source code failed
Import trace:
Server Component:
./components/sections/hero.tsx
./app/page.tsx
Revise the code to address the error.
I was previewing: /