Skip to content

Commit

Permalink
feat : added link to create brand button
Browse files Browse the repository at this point in the history
  • Loading branch information
surajhub255 committed Oct 12, 2024
1 parent 435f4c4 commit a9dcf37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ export default function Home() {
<w3m-button />
</div>
<Link
href='https://studio.myriadflow.com'
href='/create-brand'
target='_blank'
className="px-10 py-2 rounded-[30px] font-bold text-black bg-[#30D8FF]"
>
Expand Down

0 comments on commit a9dcf37

Please sign in to comment.