diff --git a/src/app/page.tsx b/src/app/page.tsx index 8fbf2a2..1d3b4f7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -178,7 +178,7 @@ export default function LandingPage() { price: "$99", rating: 5, reviewCount: "120", - imageSrc: "http://img.b2bpic.net/free-photo/woman-making-modern-app-interface_1098-21575.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-making-modern-app-interface_1098-21575.jpg?_wi=1", }, { id: "p2", @@ -187,7 +187,7 @@ export default function LandingPage() { price: "$149", rating: 4, reviewCount: "85", - imageSrc: "http://img.b2bpic.net/free-photo/financial-software-ui-pc-screen-apartment-office-desk_482257-122945.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/financial-software-ui-pc-screen-apartment-office-desk_482257-122945.jpg?_wi=1", }, { id: "p3", @@ -196,7 +196,7 @@ export default function LandingPage() { price: "$199", rating: 5, reviewCount: "210", - imageSrc: "http://img.b2bpic.net/free-photo/cartoon-clay-phone-14-pro-front-side_187299-35226.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cartoon-clay-phone-14-pro-front-side_187299-35226.jpg?_wi=1", }, { id: "p4", @@ -250,7 +250,7 @@ export default function LandingPage() { button: { text: "Get Started", }, - imageSrc: "http://img.b2bpic.net/free-photo/woman-making-modern-app-interface_1098-21575.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-making-modern-app-interface_1098-21575.jpg?_wi=2", }, { id: "pro", @@ -266,7 +266,7 @@ export default function LandingPage() { button: { text: "Upgrade Now", }, - imageSrc: "http://img.b2bpic.net/free-photo/financial-software-ui-pc-screen-apartment-office-desk_482257-122945.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/financial-software-ui-pc-screen-apartment-office-desk_482257-122945.jpg?_wi=2", }, { id: "ent", @@ -282,7 +282,7 @@ export default function LandingPage() { button: { text: "Contact Sales", }, - imageSrc: "http://img.b2bpic.net/free-photo/cartoon-clay-phone-14-pro-front-side_187299-35226.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cartoon-clay-phone-14-pro-front-side_187299-35226.jpg?_wi=2", }, ]} title="Flexible Pricing Plans"