diff --git a/src/app/page.tsx b/src/app/page.tsx index 5b9ca38..7cd5c52 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -63,7 +63,7 @@ export default function LandingPage() { href: "#templates", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/person-talking-colleagues-video-call-communication-using-smartphone-business-meeting-businessman-holding-mobile-phone-online-conference-with-workmates-corporate-office_482257-28475.jpg" + imageSrc="http://img.b2bpic.net/free-photo/person-talking-colleagues-video-call-communication-using-smartphone-business-meeting-businessman-holding-mobile-phone-online-conference-with-workmates-corporate-office_482257-28475.jpg?_wi=1" imageAlt="Excel template dashboard" avatars={[ { @@ -131,7 +131,7 @@ export default function LandingPage() { "Auto", "Precision", ], - imageSrc: "http://img.b2bpic.net/free-photo/calculator-laptop-dollar-bills-colored-background-flat-lay_169016-24509.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/calculator-laptop-dollar-bills-colored-background-flat-lay_169016-24509.jpg?_wi=1", }, { id: "2", @@ -246,7 +246,7 @@ export default function LandingPage() { button: { text: "Buy Now", }, - imageSrc: "http://img.b2bpic.net/free-photo/person-talking-colleagues-video-call-communication-using-smartphone-business-meeting-businessman-holding-mobile-phone-online-conference-with-workmates-corporate-office_482257-28475.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/person-talking-colleagues-video-call-communication-using-smartphone-business-meeting-businessman-holding-mobile-phone-online-conference-with-workmates-corporate-office_482257-28475.jpg?_wi=2", imageAlt: "Financial analysis and accounting concept with magnifier, wooden blocks, calculator on gray background top view. horizontal image", }, { @@ -263,7 +263,7 @@ export default function LandingPage() { button: { text: "Buy Now", }, - imageSrc: "http://img.b2bpic.net/free-photo/calculator-laptop-dollar-bills-colored-background-flat-lay_169016-24509.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/calculator-laptop-dollar-bills-colored-background-flat-lay_169016-24509.jpg?_wi=2", imageAlt: "Financial analysis and accounting concept with magnifier, wooden blocks, calculator on gray background top view. horizontal image", }, ]}