AOSSIE-Org / AOSSIE-Org/PictoPy

Feat: Add footer to landing page for contact information and project details

未關閉
#803 15 則留言 1 個 reaction 已指派 1 人 已被 @divyanshmrawal 認領 在 GitHub 檢視
documentation good first issue
主要語言
Python
星號
283
分支
679
平均合併
7 天 2 小時
30 天內合併 PR
3

描述

### 📝 Description

On the landing page where users can download the project, there is currently no footer section. Because of this, users do not have an easy way to contact the company, access social links, or learn more about the project and its contributors.

Adding a footer would improve usability, trust, and overall user experience.

---

### 🎯 Why this is important

* Users cannot find contact or support information
* No quick access to company/project details
* Reduces credibility for first-time visitors
* Makes navigation incomplete on the landing page

---

### ✅ Expected Behavior

The landing page should include a footer that contains:

* Contact information (email or support link)
* Social media or GitHub links
* Basic project or company information
* Optional: copyright notice

---

### ❌ Current Behavior

* No footer is present on the landing page
* Users reach the end of the page with no additional navigation or information

---

### 🔁 Steps to Reproduce

**To run the landing page locally:**

1. Open a terminal in the PictoPy project root folder
2. Navigate to the landing page directory:

```
cd landing-page
```
3. Start the development server:

```
npm run dev
```
4. Open the application in the browser
5. Scroll down to the bottom of the landing page
6. Observe that no footer section is present

---

### 🖼️ Screenshots

Landing Page Without Footer

---

### 📌 Additional Information

* [x] I agree to follow this project’s Code of Conduct
* [x] I want to work on this issue

---

### ✅ Checklist before Submitting

* [x] Have you updated docs for it?
* [ ] Have you added unit tests?
* [ ] Have you made sure unit tests pass?
* [x] Have you made sure code formatting is correct?
* [ ] Does it contain any style-related issues?

貢獻指南

開啟貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。