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

Feature/issue 59 landing page #64

Open
wants to merge 14 commits into
base: development
Choose a base branch
from

Conversation

EslemOuederni
Copy link
Contributor

@EslemOuederni EslemOuederni commented Nov 15, 2024

I have added a landing page for our site, this PR covers the different tasks below:

  • Task 1. To create navigation bar.

  • Task 2. Create "Hero" section

  • Tast3. Create "about Project" section.

  • Task 4. Create "How It Works" section

  • Task 5. Create footer for the landing page

import "./globals.css";
import Link from "next/link";

const geistSans = localFont({
Copy link
Contributor

Choose a reason for hiding this comment

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

I think we should keep these fonts for now. Next sets up fonts in a specific way so we should keep this and edit it later.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Okay, I'll keep them, should we add different fonts?

Copy link
Contributor

Choose a reason for hiding this comment

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

we can do that know or later, up to you.

@fmtabbara fmtabbara temporarily deployed to feature/issue-59-landing-page - v52-tier3-team-35 PR #64 November 16, 2024 12:44 — with Render Destroyed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants