From 181cfc8377019160549a96279028ee7bff4f5e2f Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 15:43:10 +0000 Subject: [PATCH] Update src/app/pricing/page.tsx --- src/app/pricing/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/pricing/page.tsx b/src/app/pricing/page.tsx index ee96d40..2cdacb5 100644 --- a/src/app/pricing/page.tsx +++ b/src/app/pricing/page.tsx @@ -47,7 +47,7 @@ export default function PricingPage() { { text: "Explore Plans", href: "/pricing" }, { text: "Contact Sales", href: "contact" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/high-angle-plant-selfcare-products_23-2149249586.jpg" + imageSrc="http://img.b2bpic.net/free-photo/high-angle-plant-selfcare-products_23-2149249586.jpg?_wi=3" imageAlt="Luxury beauty cosmetics display" showDimOverlay={true} buttonAnimation="slide-up" @@ -139,7 +139,7 @@ export default function PricingPage() {