aboutsummaryrefslogtreecommitdiff
path: root/html/projects/Ram_Central_America.tmpl.html
blob: 7493dda720f3186d537737f1688af95f1e055773 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
{{define "title"}}{{.Post.Title}}{{end}}
{{define "description"}}Sponsored Stellantis studio project. Ram trucks 2050.{{end}}
{{define "uploaded-on"}}2023-12-31{{end}}
{{define "keywords"}}project interior Stellantis Ram CCS truck{{end}}
{{define "thumbnail"}}<img src="/static/media/Ram_Central_America/IP_CROP_1800x900.jpg" class="mainImage" />{{end}}
{{ define "canonical" }}{{end}}

{{define "main"}}
<h1>Project</h1>
<div class="postBackground">
  <article class="projectContent">
    <h2>{{.Post.Title}}</h2>
    <p><b>Team project:</b> Alex Scerba - Automotive Interior, James Shiels - Automotive Exterior, Maria Nagaitis - Spatial Interior</p>
    <p>Design a Ram product for the Central America region in the year 2050.</p>
    <p><b>Final Deliverable:</b> 1/4th scale painted clay model.</p>
    <img src="/static/media/Ram_Central_America/ram1.png" width="2000" height="1000" />
    <img src="/static/media/Ram_Central_America/ram2.png" width="2000" height="1000" />
    <img src="/static/media/Ram_Central_America/ram3.png" width="2000" height="1000" />
    <img src="/static/media/Ram_Central_America/ram4.png" width="2000" height="1000" />
    <img src="/static/media/Ram_Central_America/ram5.png" width="2000" height="1000" />
    <img src="/static/media/Ram_Central_America/ram6.png" width="2000" height="1000" />
    <img src="/static/media/Ram_Central_America/ram7.png" width="2000" height="1000" />
    <img src="/static/media/Ram_Central_America/ram8.png" width="2000" height="1000" />
    <img src="/static/media/Ram_Central_America/ram9.png" width="2000" height="1000" />
    <img src="/static/media/Ram_Central_America/ram10.png" width="2000" height="1000" />
    <img src="/static/media/Ram_Central_America/ram11.png" width="2000" height="1000" />
  </article>
</div>
{{end}}