diff --git a/README.md b/README.md deleted file mode 100644 index 49e6b70..0000000 --- a/README.md +++ /dev/null @@ -1,91 +0,0 @@ -# challenge-landing-page - - - -## Getting started - -To make it easy for you to get started with GitLab, here's a list of recommended next steps. - -Already a pro? Just edit this README.md and make it your own. Want to make it easy? [Use the template at the bottom](#editing-this-readme)! - -## Add your files - -- [ ] [Create](https://gitlab.com/-/experiment/new_project_readme_content:a980a0e1508cd91a06bf888abbfadab2?https://docs.gitlab.com/ee/user/project/repository/web_editor.html#create-a-file) or [upload](https://gitlab.com/-/experiment/new_project_readme_content:a980a0e1508cd91a06bf888abbfadab2?https://docs.gitlab.com/ee/user/project/repository/web_editor.html#upload-a-file) files -- [ ] [Add files using the command line](https://gitlab.com/-/experiment/new_project_readme_content:a980a0e1508cd91a06bf888abbfadab2?https://docs.gitlab.com/ee/gitlab-basics/add-file.html#add-a-file-using-the-command-line) or push an existing Git repository with the following command: - -``` -cd existing_repo -git remote add origin https://gitlab.com/m3-academy/fase-01/challenge-landing-page.git -git branch -M main -git push -uf origin main -``` - -## Integrate with your tools - -- [ ] [Set up project integrations](https://gitlab.com/-/experiment/new_project_readme_content:a980a0e1508cd91a06bf888abbfadab2?https://docs.gitlab.com/ee/user/project/integrations/) - -## Collaborate with your team - -- [ ] [Invite team members and collaborators](https://gitlab.com/-/experiment/new_project_readme_content:a980a0e1508cd91a06bf888abbfadab2?https://docs.gitlab.com/ee/user/project/members/) -- [ ] [Create a new merge request](https://gitlab.com/-/experiment/new_project_readme_content:a980a0e1508cd91a06bf888abbfadab2?https://docs.gitlab.com/ee/user/project/merge_requests/creating_merge_requests.html) -- [ ] [Automatically close issues from merge requests](https://gitlab.com/-/experiment/new_project_readme_content:a980a0e1508cd91a06bf888abbfadab2?https://docs.gitlab.com/ee/user/project/issues/managing_issues.html#closing-issues-automatically) -- [ ] [Automatically merge when pipeline succeeds](https://gitlab.com/-/experiment/new_project_readme_content:a980a0e1508cd91a06bf888abbfadab2?https://docs.gitlab.com/ee/user/project/merge_requests/merge_when_pipeline_succeeds.html) - -## Test and Deploy - -Use the built-in continuous integration in GitLab. - -- [ ] [Get started with GitLab CI/CD](https://gitlab.com/-/experiment/new_project_readme_content:a980a0e1508cd91a06bf888abbfadab2?https://docs.gitlab.com/ee/ci/quick_start/index.html) -- [ ] [Analyze your code for known vulnerabilities with Static Application Security Testing(SAST)](https://gitlab.com/-/experiment/new_project_readme_content:a980a0e1508cd91a06bf888abbfadab2?https://docs.gitlab.com/ee/user/application_security/sast/) -- [ ] [Deploy to Kubernetes, Amazon EC2, or Amazon ECS using Auto Deploy](https://gitlab.com/-/experiment/new_project_readme_content:a980a0e1508cd91a06bf888abbfadab2?https://docs.gitlab.com/ee/topics/autodevops/requirements.html) -- [ ] [Use pull-based deployments for improved Kubernetes management](https://gitlab.com/-/experiment/new_project_readme_content:a980a0e1508cd91a06bf888abbfadab2?https://docs.gitlab.com/ee/user/clusters/agent/) - -*** - -# Editing this README - -When you're ready to make this README your own, just edit this file and use the handy template below (or feel free to structure it however you want - this is just a starting point!). Thank you to [makeareadme.com](https://gitlab.com/-/experiment/new_project_readme_content:a980a0e1508cd91a06bf888abbfadab2?https://www.makeareadme.com/) for this template. - -## Suggestions for a good README -Every project is different, so consider which of these sections apply to yours. The sections used in the template are suggestions for most open source projects. Also keep in mind that while a README can be too long and detailed, too long is better than too short. If you think your README is too long, consider utilizing another form of documentation rather than cutting out information. - -## Name -Choose a self-explaining name for your project. - -## Description -Let people know what your project can do specifically. Provide context and add a link to any reference visitors might be unfamiliar with. A list of Features or a Background subsection can also be added here. If there are alternatives to your project, this is a good place to list differentiating factors. - -## Badges -On some READMEs, you may see small images that convey metadata, such as whether or not all the tests are passing for the project. You can use Shields to add some to your README. Many services also have instructions for adding a badge. - -## Visuals -Depending on what you are making, it can be a good idea to include screenshots or even a video (you'll frequently see GIFs rather than actual videos). Tools like ttygif can help, but check out Asciinema for a more sophisticated method. - -## Installation -Within a particular ecosystem, there may be a common way of installing things, such as using Yarn, NuGet, or Homebrew. However, consider the possibility that whoever is reading your README is a novice and would like more guidance. Listing specific steps helps remove ambiguity and gets people to using your project as quickly as possible. If it only runs in a specific context like a particular programming language version or operating system or has dependencies that have to be installed manually, also add a Requirements subsection. - -## Usage -Use examples liberally, and show the expected output if you can. It's helpful to have inline the smallest example of usage that you can demonstrate, while providing links to more sophisticated examples if they are too long to reasonably include in the README. - -## Support -Tell people where they can go to for help. It can be any combination of an issue tracker, a chat room, an email address, etc. - -## Roadmap -If you have ideas for releases in the future, it is a good idea to list them in the README. - -## Contributing -State if you are open to contributions and what your requirements are for accepting them. - -For people who want to make changes to your project, it's helpful to have some documentation on how to get started. Perhaps there is a script that they should run or some environment variables that they need to set. Make these steps explicit. These instructions could also be useful to your future self. - -You can also document commands to lint the code or run tests. These steps help to ensure high code quality and reduce the likelihood that the changes inadvertently break something. Having instructions for running tests is especially helpful if it requires external setup, such as starting a Selenium server for testing in a browser. - -## Authors and acknowledgment -Show your appreciation to those who have contributed to the project. - -## License -For open source projects, say how it is licensed. - -## Project status -If you have run out of energy or time for your project, put a note at the top of the README saying that development has slowed down or stopped completely. Someone may choose to fork your project or volunteer to step in as a maintainer or owner, allowing your project to keep going. You can also make an explicit request for maintainers. - diff --git a/images/3computadores.png b/images/3computadores.png new file mode 100644 index 0000000..82530bd Binary files /dev/null and b/images/3computadores.png differ diff --git a/images/Logo-M3Academy 1.svg b/images/Logo-M3Academy 1.svg new file mode 100644 index 0000000..698965a --- /dev/null +++ b/images/Logo-M3Academy 1.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/images/Rectangle 13.png b/images/Rectangle 13.png new file mode 100644 index 0000000..834d573 Binary files /dev/null and b/images/Rectangle 13.png differ diff --git a/images/Rectangle 16.png b/images/Rectangle 16.png new file mode 100644 index 0000000..6561eb0 Binary files /dev/null and b/images/Rectangle 16.png differ diff --git a/images/Rectangle 17.png b/images/Rectangle 17.png new file mode 100644 index 0000000..8eba01f Binary files /dev/null and b/images/Rectangle 17.png differ diff --git a/images/cellphone.png b/images/cellphone.png new file mode 100644 index 0000000..2edf5fb Binary files /dev/null and b/images/cellphone.png differ diff --git a/images/coin 1.png b/images/coin 1.png new file mode 100644 index 0000000..cfbd0f1 Binary files /dev/null and b/images/coin 1.png differ diff --git a/images/end-image.png b/images/end-image.png new file mode 100644 index 0000000..c4b49fc Binary files /dev/null and b/images/end-image.png differ diff --git a/images/endimagesmall.png b/images/endimagesmall.png new file mode 100644 index 0000000..f4e55c5 Binary files /dev/null and b/images/endimagesmall.png differ diff --git a/images/facebook-logo.svg b/images/facebook-logo.svg new file mode 100644 index 0000000..061ff85 --- /dev/null +++ b/images/facebook-logo.svg @@ -0,0 +1,3 @@ + + + diff --git a/images/instagram-logo.svg b/images/instagram-logo.svg new file mode 100644 index 0000000..9221bab --- /dev/null +++ b/images/instagram-logo.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/images/laptop 1.png b/images/laptop 1.png new file mode 100644 index 0000000..6dff7a4 Binary files /dev/null and b/images/laptop 1.png differ diff --git a/images/mainposter.jpg b/images/mainposter.jpg new file mode 100644 index 0000000..9d7f375 Binary files /dev/null and b/images/mainposter.jpg differ diff --git a/images/mainpostersmall.png b/images/mainpostersmall.png new file mode 100644 index 0000000..098a4dc Binary files /dev/null and b/images/mainpostersmall.png differ diff --git a/images/money.png b/images/money.png new file mode 100644 index 0000000..7cd0f0f Binary files /dev/null and b/images/money.png differ diff --git a/images/shop 1.png b/images/shop 1.png new file mode 100644 index 0000000..4b144a6 Binary files /dev/null and b/images/shop 1.png differ diff --git a/images/shopping-bag (1) 1.png b/images/shopping-bag (1) 1.png new file mode 100644 index 0000000..55c9060 Binary files /dev/null and b/images/shopping-bag (1) 1.png differ diff --git a/images/youtube-logo.svg b/images/youtube-logo.svg new file mode 100644 index 0000000..c2ef882 --- /dev/null +++ b/images/youtube-logo.svg @@ -0,0 +1,3 @@ + + + diff --git a/index.html b/index.html new file mode 100644 index 0000000..25bbe24 --- /dev/null +++ b/index.html @@ -0,0 +1,94 @@ + + + + + + + Landing Page + + + + + +
+ + + Banner Laptop + +
+
+

Lorem ipsum

+

dolor sit amet

+

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras euismod enim non dui fringilla interdum. Curabitur ut tortor sed lacus egestas vulputate vel sit amet velit. Nulla suscipit magna dui.

+ Três computadores em conexão +
+ +
+
+ Logo de uma loja +

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras euismod enim non dui fringilla interdum.

+
+
+ Logo de uma sacola de compras +

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras euismod enim non dui fringilla interdum.

+
+
+ Logo de uma moeda +

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras euismod enim non dui fringilla interdum.

+
+
+ +
+
+ + +
+ +
+ +
+
Logo de dinheiro +

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras euismod enim non dui fringilla interdum. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras euismod enim non dui fringilla interdum.

+
+
Logo de uma moeda +

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras euismod enim non dui fringilla interdum. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras euismod enim non dui fringilla interdum.

+
+
Logo de um laptop +

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras euismod enim non dui fringilla interdum. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras euismod enim non dui fringilla interdum.

+
+
Logo de um telefone celular +

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras euismod enim non dui fringilla interdum. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras euismod enim non dui fringilla interdum.

+
+
+ +
+
+

Lorem ipsum dolor sit amet

+

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras vulputate sapien non libero faucibus interdum. In eget tincidunt ipsum. + Quisque a tellus at lectus blandit tempor. Ut tristique auctor mi eget hendrerit. Curabitur venenatis felis vitae sagittis venenatis. + Donec finibus turpis vitae lectus interdum rutrum vitae sed augue.

+
+ + + + +
+ + +
+
+ + + + \ No newline at end of file diff --git a/styles.css b/styles.css new file mode 100644 index 0000000..31c33aa --- /dev/null +++ b/styles.css @@ -0,0 +1,435 @@ +/* CÓDIGO DE IMPORTAÇÃO DA FONTE / FONT IMPORT CODE */ + +@import url('https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap'); + +@font-face { + font-family: 'Inter'; + src: 'https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap' ; +} + +* { + font-family: 'Bebas Neue', cursive; + font-family: 'Inter', sans-serif; +} + +/* CÓDIGO DE IMPORTAÇÃO DA FONTE / FONT IMPORT CODE */ + +* { + margin: 0; + border: 0; + align-items: center; + justify-content: center; +} + +header { + display: flex; + width: 100%; + background-color: black; + padding-top: 28px; + padding-bottom: 28px; +} + +.header-logo { + width: 226.16px; height: 43px; +} + +.main-poster { + width: 100%; + margin-bottom: 73px; +} + +.info-1 { + display: flex; + flex-direction: column; +} + +.info-1-subtitulo { + text-transform: uppercase; + font-weight: 400; + font-size: 32px; + width: 220px; + height: 39px; +} + +.info-1-titulo { + text-transform: uppercase; + font-weight: 500; + font-size: 48px; + width: 403px; + height: 58px; + margin-bottom: 28px; +} + +.info-1-texto { + font-weight: 400; + font-size: 16px; + line-height: 24px; + width: 766px; + height: 56px; + margin-bottom: 73px; +} + +.computadores { + width: 315.5; + height: 315; + margin-bottom: 178.5px; +} +/* -------------------------- */ + +.cards-1 { + display: flex; + gap: 21px; +} + +.card-1-1, .card-1-2, .card-1-3 { + display: flex; + flex-direction: column; + width: 18.23%; + max-width: 350px; + height: 287px; + gap: 21px; + background: #FFFFFF; + box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.23); + margin-bottom: 80px; +} + +.card-logo-1-1, .card-logo-1-2, .card-logo-1-3 { + display: block; + width: 103px; + height: 103px; +} + +.card-1-text { + font-size: 16px; + font-weight: 400; + max-width: 299px; + height: 95px; + text-align: center; +} + +/* -------------------------- */ + +.laptops-background { + display: flex; + width: 100%; + height: 530px; + margin-bottom: -468px; + background-color: #E0E0E0; +} + +.laptops-img-div { + display: flex; + margin-left: 72px; + margin-right: 72px; + gap: 39px; +} + +.laptop-img { + width: 566px; + height: 530px; + margin-bottom: 129px; +} + +/* -------------------------- */ + +.cards-2 { + display: flex; + justify-content: center; + gap: 16px; +} + +.card-2-1, .card-2-2, .card-2-3, .card-2-4 { + display: flex; + flex-direction: column; + width: 432px; + height: 332px; + gap: 21px; + background: #FFFFFF; + box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.23); + margin-bottom: 108px; +} + +.card-logo-2-1, .card-logo-2-2, .card-logo-2-3, .card-logo-2-4{ + display: block; + width: 104px; + height: 104px; +} + +.card-2-text { + font-size: 16px; + font-weight: 400; + width: 367px; + height: 95px; + line-height: 24px; + text-align: center; +} + +/* -------------------------- */ + +.info-2 { + display: flex; + flex-direction: column; +} + +.titulo-2 { + font-weight: 600; + font-size: 32px; +} + +.titulo-2-texto { + font-weight: 400; + font-size: 16px; + width: 550px; + text-align: center; + margin-bottom: 50px; +} + +.titulo-2-div { + display: flex; + flex-direction: column; +} + +.end-image-div { + display: flex; + +} + +.end-image { + margin-top: 50px; + width: 70.83%; + height: 276px; + margin-bottom: 116px; +} + +footer { + display: flex; + height: 128px; + width: 100%; + background: black; + flex-direction: column; +} + +.footer-div { + display: flex; + flex-direction: column; +} + +.footer-imgs { + display: flex; + justify-content: space-around; + align-self: center; + width: 104px; + height: 24px; + gap: 16px; + margin-bottom: 17px; +} + +.facebook-logo, .youtube-logo, .instagram-logo { + width: 25px; + height: 25px; + gap: 16px; +} + +.footer-text { + font-weight: 400; + width: fit-content; + height: 11px; + color: #BDBDBD; + size: 10px; + line-height: 12.1px; +} + +@media only screen and (max-width: 414px){ + .info-1-subtitulo {width: 138px; height: 24px; font-size: 20px; margin-bottom: 1px;} + .info-1-titulo {width: 235px; height: 49px; font-size: 28px; margin-bottom: 46px;} + .info-1-texto {width: 357px; height: 115px; font-size: 16px ; text-align: center; margin-bottom: 65px;} + .computadores {width: 239px; height: 239.38px; margin-bottom: 90.62px;} + + .cards-1 {flex-direction: column; gap: 24px;} + .card-1-1, .card-1-2, .card-1-3 {width: 350px; height: 287px;} + .card-1-text {line-height: 24px;} + + .laptops-img-div {flex-wrap: wrap; margin-left: 0; margin-right: 0; gap: 14px;} + .laptops-background {height: 574px; margin-bottom: -541px;} + .laptop-img {width: 177px; height: 178px; margin-bottom: 0px;} + .flex-break {flex-basis: 100%; height: 0;} + .laptop-img3 {width: 368px; height: 372px; margin-top: -5px; margin-bottom: 80px;} + /*margin-top aqui define a distância da gap vertical entre o quadro maior e os menores*/ + + .cards-2 {flex-direction: column; gap: 16px;} + .card-2-1, .card-2-2, .card-2-3, .card-2-4 {width: 368px; height: 332px; margin-bottom: 0px;} + .card-2-text {font-size: 14px; line-height: 24px; width: 302px; height: 113;} + + .info-2 {flex-direction: column-reverse;} + .end-image {margin-top: 98px; width: 100%; height: auto; margin-bottom: 50px;} + .titulo-2 {margin-bottom: 9px; width: 315px; height: 29px; font-size: 24px; line-height: 29.05px;} + .titulo-2-texto {margin-bottom: 87px; width: 350px; height: 192px; font-size: 16px; line-height: 24px;} + + .footer-div {display: flex; flex-direction: column; height: 64px;} + .footer-imgs {margin-bottom: 16px;} + .footer-text {width: 261px; height: 23px; font-size: 10px; line-height: 12.1px; text-align: center;} +} + +@media screen and (min-width: 3840px) { + header { + padding-top: 56px; + padding-bottom: 56px; + } + + .header-logo { + width: 452.32px; height: 86px; + } + + .main-poster { + margin-bottom: 146px; + } + + /*-------------------------------------*/ + + .info-1-subtitulo { + font-size: 64px; + width: 440px; + height: 78px; + } + + .info-1-titulo { + font-size: 96px; + width: 806px; + height: 116px; + margin-bottom: 56px; + } + + .info-1-texto { + font-size: 32px; + line-height: 48px; + width: 1488px; + height: 108px; + margin-bottom: 120px; + } + + .computadores { + width: 631px; + height: 630px; + margin-bottom: 357px; +} +/* -------------------------- */ + +.cards-1 { + display: flex; + gap: 21px; +} + +.card-1-1, .card-1-2, .card-1-3 { + display: flex; + flex-direction: column; + width: 18.23%; + max-width: 700px; + height: 574px; + gap: 42px; + background: #FFFFFF; + box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.23); + margin-bottom: 160px; +} + +.card-logo-1-1, .card-logo-1-2, .card-logo-1-3 { + display: block; + width: 206px; + height: 206px; +} + +.card-1-text { + font-size: 32px; + font-weight: 400; + max-width: 598px; + height: 190px; + text-align: center; +} + +/* -------------------------- */ + +.laptops-background { + height: 1060px; + margin-bottom: -936px; +} + +.laptops-img-div { + margin-left: 144px; + margin-right: 144px; + gap: 78px; +} + +.laptop-img { + width: 1132px; + height: 1060px; + margin-bottom: 258px; +} + +/* -------------------------- */ + +.cards-2 { + gap: 32px; +} + +.card-2-1, .card-2-2, .card-2-3, .card-2-4 { + width: 864px; + height: 664px; + gap: 42px; + margin-bottom: 216px; +} + +.card-logo-2-1, .card-logo-2-2, .card-logo-2-3, .card-logo-2-4{ + width: 208px; + height: 208px; +} + +.card-2-text { + font-size: 32px; + width: 734px; + height: 190px; + line-height: 48px; +} + +/* -------------------------- */ + +.titulo-2 { + font-size: 64px; +} + +.titulo-2-texto { + font-size: 32px; + width: 1100px; + margin-bottom: 100px; +} + +.end-image { + margin-top: 100px; + width: 70.83%; + height: 552px; + margin-bottom: 232px; +} + +footer { + height: 256px; + width: 100%; +} + +.footer-imgs { + width: 208px; + height: 48px; + gap: 32px; + margin-bottom: 34px; +} + +.facebook-logo, .youtube-logo, .instagram-logo { + width: 50px; + height: 50px; + gap: 32px; +} + +.footer-text { + height: 22px; + size: 20px; + line-height: 24.2px; +} + +} \ No newline at end of file