File tree Expand file tree Collapse file tree 3 files changed +2
-2
lines changed
assets/images/testimonial Expand file tree Collapse file tree 3 files changed +2
-2
lines changed File renamed without changes.
Original file line number Diff line number Diff line change 4
4
< div class ="row ">
5
5
< div class ="col-xl-6 col-12 ">
6
6
< div class ="post-image ">
7
- {{ partial "asset-image" (dict "src" "testimonial/testimonial-awards .png" "alt" "" "size" "600x") }}
7
+ {{ partial "asset-image" (dict "src" "testimonial/testimonial-header .png" "alt" "" "size" "600x") }}
8
8
</ div >
9
9
</ div >
10
10
< div class ="post-header-left col-xl-6 col-12 d-flex align-items-center ">
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ <h2 class="fs-1 fw-bold text-center text-light">
10
10
< div class ="row ">
11
11
{{ range $i, $e := first 1 .content.list }}
12
12
< div class ="col-12 col-xl-5 d-flex flex-column justify-content-center ">
13
- {{ partial "asset-image" (dict "src" "testimonial/testimonial-awards .png" "alt" "" "size" "500x") }}
13
+ {{ partial "asset-image" (dict "src" "testimonial/testimonial-header .png" "alt" "" "size" "500x") }}
14
14
</ div >
15
15
< div class ="col-12 col-xl-7 d-flex flex-column justify-content-center ">
16
16
< div class ="pb-2 ">
You can’t perform that action at this time.
0 commit comments