We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f6a7641 + 8c26e51 commit b34a610Copy full SHA for b34a610
1 file changed
src/App.tsx
@@ -23,7 +23,7 @@ const App = () => (
23
<div className="relative min-h-screen overflow-x-hidden">
24
<div className="fixed inset-0 z-0 pointer-events-none" aria-hidden="true">
25
<img
26
- src="/lovable-uploads/97ba6128-0174-4dc8-9ed6-0a4d58913834.png"
+ src="/uploads/my-bike.png"
27
alt=""
28
className="w-full h-full object-cover opacity-10"
29
/>
0 commit comments