We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc59965 commit fbfd81bCopy full SHA for fbfd81b
app/secret-page/page.tsx
@@ -15,7 +15,7 @@ export default function SecretPage() {
15
height={300}
16
className="rounded-corners mb-6"
17
/>
18
- <p className="text-xl font-semibold mb-4">Why did u click bro? 🙈😜</p>
+ <p className="text-xl font-semibold mb-4">Why did u click bro? 👀👀</p>
19
<Link href="/" className="text-blue-500 hover:underline">
20
Go back home
21
</Link>
0 commit comments