File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -74,7 +74,7 @@ <h3>{{ .supabase.title }}</h3>
7474 < p class ="my-12 "> {{ .supabase.description }}</ p >
7575 < div > < p class ="italic "> {{ .supabase.quote }}</ p > < p > - {{ .supabase.author }}</ p > </ div >
7676 </ div >
77- < img class ="w-full xl:w-1/2 " src ={{. supabase.image }} />
77+ < img class ="w-full xl:w-1/2 " src =" /images/case-studies/ supabase-architecture-diagram.png " />
7878 </ div >
7979 < div class ="my-24 text-left ">
8080 < h3 class ="text-center "> {{ .subheading }}</ h3 >
@@ -114,7 +114,7 @@ <h6 class="text-center">{{ .subheader | markdownify }}</h6>
114114 < p class ="mb-12 "> {{ .closing | markdownify }}</ p >
115115 < div class ="flex justify-center "> < a href ={{ .link }} class ="flex-inline btn-secondary "> {{ .cta }}</ a > </ div >
116116 </ div >
117- < img class ="w-full xl:w-1/2 " src ={{ .image }} />
117+ < img class ="w-full xl:w-1/2 " src =" /images/product/hcl-to-pulumi.png " />
118118 </ div >
119119 {{ end }}
120120 </ div >
You can’t perform that action at this time.
0 commit comments