Skip to content

Latest commit

 

History

History
125 lines (101 loc) · 2.93 KB

File metadata and controls

125 lines (101 loc) · 2.93 KB

Templates

This is how I would implement the following templates. I'm not sure if it's the best way to do it, so I welcome feedback, suggestions, and pull requests.

(The text used in these examples is written by AI so it may be weird)

All templates are fully responsive (at least i'll try).

The inspiration for these templates is from this Youtube Video

Template 1

Source code
This template shows a title, subtitle and a button on the left side of the page with an svg image on the right.
Responsive: ✅

Template 2

Source code
This template is similar to the first one but with image and text in the opposite position
Responsive: ✅

Template 3

Source code
This template shows 3 images with titles and subtitles
Responsive: ✅

Template 4

Source code
This template shows 6 images with titles and subtitles like in a grid
Responsive: ✅

Template 5

Source code
This template shows a centered image with title and subtitle
Responsive: ✅

Template 6

Source code
This template is similar to te fifth but with image and title in opposite positions
Responsive: ✅

Template 7

Source code
This template shows title and subtitle on the left and an horizontal card slider on the right (a little buggy)
Responsive: ❌

Template 8

Source code
This template shows a grid of cards on the left and title, subtitle, explore button and socials on the right side.
Responsive: ❌