diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 0eba9c8..f2212e5 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -48,7 +48,7 @@ export default function ContactPage() { variant: "sparkles-gradient", }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/photographer-looking-through-window_23-2148019189.jpg" + imageSrc="http://img.b2bpic.net/free-photo/photographer-looking-through-window_23-2148019189.jpg?_wi=4" imageAlt="filmmaker working on creative project motivated" mediaAnimation="slide-up" mediaPosition="right" diff --git a/src/app/dashboard/page.tsx b/src/app/dashboard/page.tsx index d2a5e88..b147ea3 100644 --- a/src/app/dashboard/page.tsx +++ b/src/app/dashboard/page.tsx @@ -62,7 +62,7 @@ export default function DashboardPage() { }, ]} buttonAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-vector/roadmap-infographic-template_23-2149024948.jpg" + imageSrc="http://img.b2bpic.net/free-vector/roadmap-infographic-template_23-2149024948.jpg?_wi=2" imageAlt="Dashboard analytics overview" mediaAnimation="slide-up" imagePosition="right" diff --git a/src/app/page.tsx b/src/app/page.tsx index 6b5be0e..f8e877f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -95,7 +95,7 @@ export default function HomePage() { }, ]} buttonAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/high-angle-man-with-laptop-podcast_23-2149386519.jpg" + imageSrc="http://img.b2bpic.net/free-photo/high-angle-man-with-laptop-podcast_23-2149386519.jpg?_wi=1" imageAlt="Filmmaker creating video content" mediaAnimation="slide-up" imagePosition="right" @@ -183,7 +183,7 @@ export default function HomePage() { }, ]} buttonAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-vector/roadmap-infographic-template_23-2149024948.jpg" + imageSrc="http://img.b2bpic.net/free-vector/roadmap-infographic-template_23-2149024948.jpg?_wi=1" imageAlt="Step by step guide" useInvertedBackground={false} /> @@ -237,7 +237,7 @@ export default function HomePage() { variant: "sparkles-gradient", }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/photographer-looking-through-window_23-2148019189.jpg" + imageSrc="http://img.b2bpic.net/free-photo/photographer-looking-through-window_23-2148019189.jpg?_wi=1" imageAlt="Filmmaker working on creative project" mediaAnimation="slide-up" mediaPosition="right" diff --git a/src/app/pricing/page.tsx b/src/app/pricing/page.tsx index ce770ad..1c470f5 100644 --- a/src/app/pricing/page.tsx +++ b/src/app/pricing/page.tsx @@ -230,7 +230,7 @@ export default function PricingPage() { variant: "sparkles-gradient", }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/photographer-looking-through-window_23-2148019189.jpg" + imageSrc="http://img.b2bpic.net/free-photo/photographer-looking-through-window_23-2148019189.jpg?_wi=2" imageAlt="Filmmaker working on creative project" mediaAnimation="slide-up" mediaPosition="right" diff --git a/src/app/upload/page.tsx b/src/app/upload/page.tsx index 961c016..0c0449f 100644 --- a/src/app/upload/page.tsx +++ b/src/app/upload/page.tsx @@ -63,7 +63,7 @@ export default function UploadPage() { }, ]} buttonAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/high-angle-man-with-laptop-podcast_23-2149386519.jpg" + imageSrc="http://img.b2bpic.net/free-photo/high-angle-man-with-laptop-podcast_23-2149386519.jpg?_wi=2" imageAlt="Filmmaker creating video content" mediaAnimation="slide-up" imagePosition="right" @@ -225,7 +225,7 @@ export default function UploadPage() { tagAnimation="slide-up" background={{ variant: "sparkles-gradient" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/photographer-looking-through-window_23-2148019189.jpg" + imageSrc="http://img.b2bpic.net/free-photo/photographer-looking-through-window_23-2148019189.jpg?_wi=3" imageAlt="Filmmaker working on creative project" mediaAnimation="slide-up" mediaPosition="right"