AOSSIE-Org / AOSSIE-Org/PictoPy

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

オープン
#803 コメント 15 件 リアクション 1 件 担当者 1 名 @divyanshmrawal が担当を希望しています GitHub で見る
documentation good first issue
主要言語
Python
スター
283
フォーク
679
平均マージ
7日 2時間
マージ済み PR(30日)
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 を短くまとめたダイジェスト。