forked from emre/www_projectmycelium_com
chore: remove saved HTML file from images directory
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
'use client'
|
||||
|
||||
import { Button } from '../../components/Button'
|
||||
import { Eyebrow, P, H3 } from '../../components/Texts'
|
||||
import { Button } from '@/components/Button'
|
||||
import { Eyebrow, P, H3 } from '@/components/Texts'
|
||||
|
||||
export function AgentHeroAlt() {
|
||||
return (
|
||||
|
||||
Reference in New Issue
Block a user