Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added links to socials when clicked #190

Merged
merged 2 commits into from
Nov 30, 2024
Merged

Conversation

mmuustafa
Copy link
Collaborator

No description provided.

<FaInstagram className="absolute left-[51.5%] top-[53%] duration-200 hover:scale-[110%] hover:cursor-pointer xl:left-[48.5%] xl:top-[45%] xl:text-8xl 2xl:left-[49%] 2xl:top-[46%] 2xl:text-9xl" />
<FaYoutube className="absolute bottom-[6.5%] right-[21%] duration-200 hover:scale-[110%] hover:cursor-pointer xl:bottom-[7%] xl:right-[27%] xl:text-8xl 2xl:bottom-[7%] 2xl:right-[27.5%] 2xl:text-9xl" />
<FaFacebookF className="absolute right-[4%] top-[53%] duration-200 hover:scale-[110%] hover:cursor-pointer xl:right-[12.5%] xl:top-[45%] xl:text-8xl 2xl:right-[13%] 2xl:top-[46%] 2xl:text-9xl" />
<a
Copy link
Contributor

@SafeDuck SafeDuck Nov 27, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Don't use a tags. Use Link component from next/link
Check footer for an example

Also, make sure the attach your issue in the development tab on your github PR:
image

@mmuustafa mmuustafa linked an issue Nov 30, 2024 that may be closed by this pull request
@mmuustafa
Copy link
Collaborator Author

Should be good now hopefully! Lmk if you need any other changes

@SafeDuck SafeDuck merged commit 7397fc5 into dev Nov 30, 2024
5 checks passed
@SafeDuck SafeDuck deleted the mmuustafa/redirectsocials branch November 30, 2024 23:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Redirect on Click Socials Component
2 participants