diff --git a/frontend/components/AssetPreview.tsx b/frontend/components/AssetPreview.tsx index f281ae4..1829007 100755 --- a/frontend/components/AssetPreview.tsx +++ b/frontend/components/AssetPreview.tsx @@ -28,7 +28,7 @@ export const AssetPreview: React.FC = ({ file, previewUrl, fi }; const fileType = getMimeType(); - const displayName = fileName || file?.name || 'Asset Preview'; + const displayName = fileName || file?.name || 'Proof Preview'; // Check if we have rasterized PDF pages to display const hasPdfPages = pdfPages && pdfPages.length > 0; diff --git a/frontend/components/Campaigns.tsx b/frontend/components/Campaigns.tsx index d0a4c28..d03e996 100755 --- a/frontend/components/Campaigns.tsx +++ b/frontend/components/Campaigns.tsx @@ -628,7 +628,7 @@ const UploadProofModal: React.FC<{
-

Drag and drop your asset below to start AI analysis.

+

Drag and drop your proof below to start AI analysis.

@@ -502,7 +502,7 @@ const DeleteConfirmationModal: React.FC<{ >

Confirm Deletion

- Are you sure you want to permanently delete the asset "{assetName}"? This action cannot be undone. + Are you sure you want to permanently delete the proof "{assetName}"? This action cannot be undone.

@@ -606,7 +606,7 @@ const ProjectDetail: React.FC<{

{projectName}

-

Asset overview and compliance status.

+

Proof overview and compliance status.

@@ -628,18 +628,18 @@ const ProjectDetail: React.FC<{ {!isUploadFormVisible && (
)} @@ -648,7 +648,7 @@ const ProjectDetail: React.FC<{ - + @@ -732,13 +732,13 @@ const ProjectDetail: React.FC<{ ); @@ -862,7 +862,7 @@ const AssetDetailView: React.FC<{

- Asset Preview + Proof Preview

{isUploadingNewVersion ? ( <> diff --git a/frontend/components/AssetUpload.tsx b/frontend/components/ProofUpload.tsx similarity index 96% rename from frontend/components/AssetUpload.tsx rename to frontend/components/ProofUpload.tsx index 432ac68..7bafaae 100755 --- a/frontend/components/AssetUpload.tsx +++ b/frontend/components/ProofUpload.tsx @@ -35,7 +35,7 @@ export const AssetUpload: React.FC = ({ onFileUpload, isLoadin

Supports PNG, JPG, GIF, WEBP, MP4, PDF.

diff --git a/frontend/components/Settings.tsx b/frontend/components/Settings.tsx index bec8982..1134dd4 100755 --- a/frontend/components/Settings.tsx +++ b/frontend/components/Settings.tsx @@ -495,7 +495,7 @@ export const Settings: React.FC = ({

WIP Reviewer

-

Early-stage feedback on assets before they are finalized.

+

Early-stage feedback on proofs before they are finalized.

Asset NameProof Name Workfront # Channel Sub-Channel