From e6c059d2918c055d830f95f2c2d47f59a7dd6bd9 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 13 Jun 2026 07:19:29 +0000 Subject: [PATCH] Update src/app/pricing/page.tsx --- src/app/pricing/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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() {