We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a461ee6 commit e4b9388Copy full SHA for e4b9388
1 file changed
src/app/page.tsx
@@ -8,6 +8,7 @@ const HomePage = () => {
8
<Hero />
9
<Info />
10
<Faq />
11
+ {/* Happy Birthday Abhi broski, Hope you have an amazing year!!! Love you lots*/}
12
</div>
13
);
14
};
0 commit comments