diff --git a/src/app/page.tsx b/src/app/page.tsx index 9dc21b0..eeb492c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -67,15 +67,15 @@ export default function LandingPage() { ]} slides={[ { - imageSrc: "http://img.b2bpic.net/free-photo/hand-using-laptp-with-graphic-global-communication-connection-technology_53876-123015.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/hand-using-laptp-with-graphic-global-communication-connection-technology_53876-123015.jpg?_wi=1", imageAlt: "Hero Scene 1", }, { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-beautiful-optical-fiber-details_23-2149212635.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-beautiful-optical-fiber-details_23-2149212635.jpg?_wi=1", imageAlt: "Hero Scene 2", }, { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-hugging-her-pet-dog_23-2149202492.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-hugging-her-pet-dog_23-2149202492.jpg?_wi=1", imageAlt: "Hero Scene 3", }, { @@ -174,7 +174,7 @@ export default function LandingPage() { button: { text: "Get Started", }, - imageSrc: "http://img.b2bpic.net/free-photo/hand-using-laptp-with-graphic-global-communication-connection-technology_53876-123015.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/hand-using-laptp-with-graphic-global-communication-connection-technology_53876-123015.jpg?_wi=2", imageAlt: "luxury digital agency office interior", }, { @@ -190,7 +190,7 @@ export default function LandingPage() { button: { text: "Get Started", }, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-beautiful-optical-fiber-details_23-2149212635.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-beautiful-optical-fiber-details_23-2149212635.jpg?_wi=2", imageAlt: "digital marketing growth metrics abstract", }, { @@ -206,7 +206,7 @@ export default function LandingPage() { button: { text: "Get Started", }, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-hugging-her-pet-dog_23-2149202492.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-hugging-her-pet-dog_23-2149202492.jpg?_wi=2", imageAlt: "creative agency collaborative team workspace", }, ]}