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

Made Icons In Footer Functional to Access Socials | Closes Issue #12 #45

Closed

Conversation

dhokladrijaa
Copy link
Collaborator

Related Issue
Closes #12

Type of Change

  • Bug Fix

Description of Change
social links now redirect to the homepage of the social sites, the location opens google maps and email opens a draft to the given email.

Implementation Details
by updating the href attributes in the footer's <a> tags and a mailto: link for the email

Demo

Landing_Page.-.Google.Chrome.2024-12-18.01-29-28.mp4

@Yash-g2310
Copy link
Collaborator

@dhokladrijaa you have removed the about company section,
please fix it

@dhokladrijaa
Copy link
Collaborator Author

@dhokladrijaa you have removed the about company section, please fix it

Hi, I have fixed it, kindly check

Copy link
Collaborator

@Yash-g2310 Yash-g2310 left a comment

Choose a reason for hiding this comment

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

@dhokladrijaa also make sure to bring back the company name and logo so that i can merge the code

<div class="hasell">
<div class="umm"><img src="logo1" id="logo2"></div>
<div id="sell">Easysell</div>
</div>
Copy link
Collaborator

Choose a reason for hiding this comment

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

here please, there was no need to remove this code

@sasmitaditya13
Copy link
Collaborator

@dhokladrijaa please correct it by today or I'll be closing the PR.

@sasmitaditya13
Copy link
Collaborator

Also solve the merge conflicts

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Links in the footer are not working
3 participants