File tree Expand file tree Collapse file tree
apps/site/src/app/query-insights Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -131,7 +131,7 @@ export default async function Page({
131131 {
132132 imageUrl : "/illustrations/query-insights/features_1" ,
133133 imageAlt : "Query insights features" ,
134- imageMobileUrl :
134+ mobileImageUrl :
135135 "/illustrations/query-insights/features_1_mobile" ,
136136 mobileImageAlt : "Query insights features" ,
137137 logos : null ,
@@ -154,7 +154,7 @@ export default async function Page({
154154 {
155155 imageUrl : "/illustrations/query-insights/features_2" ,
156156 imageAlt : "Query insights features" ,
157- imageMobileUrl :
157+ mobileImageUrl :
158158 "/illustrations/query-insights/features_2_mobile" ,
159159 mobileImageAlt : "Query insights features" ,
160160 logos : null ,
@@ -177,7 +177,7 @@ export default async function Page({
177177 {
178178 imageUrl : "/illustrations/query-insights/features_3" ,
179179 imageAlt : "Query insights features" ,
180- imageMobileUrl :
180+ mobileImageUrl :
181181 "/illustrations/query-insights/features_3_mobile" ,
182182 mobileImageAlt : "Query insights features" ,
183183 logos : null ,
You can’t perform that action at this time.
0 commit comments