diff --git a/playroom/snippets.tsx b/playroom/snippets.tsx index 5f439b001..64ee5a871 100644 --- a/playroom/snippets.tsx +++ b/playroom/snippets.tsx @@ -2618,7 +2618,7 @@ const navigationBarSnippets = [ title="Movistar Plus+" onPress={() => {}} description="Contrata solo TV por 9,99 €" - backgroundImage="https://picsum.photos/1200/1200" + backgroundImage="${imagePlaceholder}" /> @@ -2644,7 +2644,7 @@ const navigationBarSnippets = [ aspectRatio="1:1" onPress={() => {}} description="Contrata solo TV por 9,99 €" - backgroundImage="https://picsum.photos/1200/1200" + backgroundImage="${imagePlaceholder}" /> ),