diff --git a/src/app/pricing/page.tsx b/src/app/pricing/page.tsx index f525df8..c1c0ddd 100644 --- a/src/app/pricing/page.tsx +++ b/src/app/pricing/page.tsx @@ -157,7 +157,7 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "https://web.facebook.com/photo/?fbid=1310534951072315&set=a.457839739675178", + imageSrc: "https://web.facebook.com/photo/?fbid=1310534951072315&set=a.457839739675178&_wi=4", imageAlt: "online booking system interface calendar", }, { @@ -182,7 +182,7 @@ export default function LandingPage() { }, ], reverse: true, - imageSrc: "http://img.b2bpic.net/free-photo/many-white-tulips-green-chair-gray-background_8353-5761.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/many-white-tulips-green-chair-gray-background_8353-5761.jpg?_wi=3", imageAlt: "online booking system interface calendar", }, ]} @@ -223,7 +223,7 @@ export default function LandingPage() {