diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 04e7509..ecc38e8 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -78,7 +78,7 @@ export default function ContactPage() { tagAnimation="opacity" background={{ variant: "plain" }} useInvertedBackground={true} - imageSrc="http://img.b2bpic.net/free-vector/top-view-professional-office-desk_23-2147913574.jpg" + imageSrc="http://img.b2bpic.net/free-vector/top-view-professional-office-desk_23-2147913574.jpg?_wi=2" imageAlt="Professional business office environment" mediaAnimation="blur-reveal" mediaPosition="right" @@ -128,7 +128,7 @@ export default function ContactPage() { { id: "file-format", title: "What File Formats Do You Accept?", content: "We accept PDF, AI, EPS, PSD, TIFF, and JPG files. For best results, we recommend high-resolution PDFs with embedded fonts and colors in CMYK format."}, ]} - imageSrc="http://img.b2bpic.net/free-photo/mid-adult-engineer-two-steel-workers-going-through-quality-reports-while-working-industrial-building_637285-4094.jpg" + imageSrc="http://img.b2bpic.net/free-photo/mid-adult-engineer-two-steel-workers-going-through-quality-reports-while-working-industrial-building_637285-4094.jpg?_wi=2" imageAlt="Professional printing facility with quality control processes" mediaPosition="left" mediaAnimation="blur-reveal" diff --git a/src/app/page.tsx b/src/app/page.tsx index e1399e6..64a4231 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -117,7 +117,7 @@ export default function HomePage() { { id: "great-people", title: "Friendly, Professional Team", content: "Our team is known for being responsive, knowledgeable, and easy to work with. Great employees make the difference in every customer relationship."}, ]} - imageSrc="http://img.b2bpic.net/free-photo/mid-adult-engineer-two-steel-workers-going-through-quality-reports-while-working-industrial-building_637285-4094.jpg" + imageSrc="http://img.b2bpic.net/free-photo/mid-adult-engineer-two-steel-workers-going-through-quality-reports-while-working-industrial-building_637285-4094.jpg?_wi=1" imageAlt="Professional printing facility with quality control processes" mediaAnimation="blur-reveal" useInvertedBackground={false} @@ -237,7 +237,7 @@ export default function HomePage() { tagAnimation="opacity" background={{ variant: "plain" }} useInvertedBackground={true} - imageSrc="http://img.b2bpic.net/free-vector/top-view-professional-office-desk_23-2147913574.jpg" + imageSrc="http://img.b2bpic.net/free-vector/top-view-professional-office-desk_23-2147913574.jpg?_wi=1" imageAlt="Professional business office environment" mediaAnimation="blur-reveal" mediaPosition="right"