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() {