├── img ├── Button home.png ├── Car popular 2.png ├── Car popular 3.png ├── Data car home.png ├── Especification home.png ├── Filters featured.png ├── Group 121.png ├── Group featured 1.png ├── Group featured 2.png ├── Logo (1).svg ├── home 1.png └── subscribe 1.png ├── index.html └── style.css /img/Button home.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/isopouya1/class/HEAD/img/Button home.png -------------------------------------------------------------------------------- /img/Car popular 2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/isopouya1/class/HEAD/img/Car popular 2.png -------------------------------------------------------------------------------- /img/Car popular 3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/isopouya1/class/HEAD/img/Car popular 3.png -------------------------------------------------------------------------------- /img/Data car home.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/isopouya1/class/HEAD/img/Data car home.png -------------------------------------------------------------------------------- /img/Especification home.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/isopouya1/class/HEAD/img/Especification home.png -------------------------------------------------------------------------------- /img/Filters featured.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/isopouya1/class/HEAD/img/Filters featured.png -------------------------------------------------------------------------------- /img/Group 121.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/isopouya1/class/HEAD/img/Group 121.png -------------------------------------------------------------------------------- /img/Group featured 1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/isopouya1/class/HEAD/img/Group featured 1.png -------------------------------------------------------------------------------- /img/Group featured 2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/isopouya1/class/HEAD/img/Group featured 2.png -------------------------------------------------------------------------------- /img/Logo (1).svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/isopouya1/class/HEAD/img/Logo (1).svg -------------------------------------------------------------------------------- /img/home 1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/isopouya1/class/HEAD/img/home 1.png -------------------------------------------------------------------------------- /img/subscribe 1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/isopouya1/class/HEAD/img/subscribe 1.png -------------------------------------------------------------------------------- /index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/isopouya1/class/HEAD/index.html -------------------------------------------------------------------------------- /style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/isopouya1/class/HEAD/style.css --------------------------------------------------------------------------------