diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index 0647712..8e9d2c4 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -155,7 +155,7 @@ export default function HomePage() { text: "Start Free Trial", href: "#", }, - imageSrc: "https://storage.googleapis.com/webild/users/user_3AJoeL1kj3KAGCFdKZaVyRTrBRV/a-minimalist-graphic-representing-a-star-1778165800791-0c8ad310.png", + imageSrc: "https://storage.googleapis.com/webild/users/user_3AJoeL1kj3KAGCFdKZaVyRTrBRV/a-minimalist-graphic-representing-a-star-1778165800791-0c8ad310.png?_wi=1", }, { tag: "For Growing Businesses", @@ -172,7 +172,7 @@ export default function HomePage() { text: "Get Pro Plan", href: "#", }, - imageSrc: "https://storage.googleapis.com/webild/users/user_3AJoeL1kj3KAGCFdKZaVyRTrBRV/an-abstract-image-symbolizing-a-growing--1778165802033-739245ed.png", + imageSrc: "https://storage.googleapis.com/webild/users/user_3AJoeL1kj3KAGCFdKZaVyRTrBRV/an-abstract-image-symbolizing-a-growing--1778165802033-739245ed.png?_wi=1", }, { tag: "For Enterprises", @@ -189,7 +189,7 @@ export default function HomePage() { text: "Contact Sales", href: "#contact", }, - imageSrc: "https://storage.googleapis.com/webild/users/user_3AJoeL1kj3KAGCFdKZaVyRTrBRV/a-powerful-abstract-representation-of-a--1778165802382-ab2df0f2.png", + imageSrc: "https://storage.googleapis.com/webild/users/user_3AJoeL1kj3KAGCFdKZaVyRTrBRV/a-powerful-abstract-representation-of-a--1778165802382-ab2df0f2.png?_wi=1", }, ]} /> diff --git a/src/pages/Pricing.tsx b/src/pages/Pricing.tsx index f98f9b4..a225e7a 100644 --- a/src/pages/Pricing.tsx +++ b/src/pages/Pricing.tsx @@ -22,7 +22,7 @@ export default function PricingPage() { href: '#', }, imageSrc: - 'https://storage.googleapis.com/webild/users/user_3AJoeL1kj3KAGCFdKZaVyRTrBRV/a-minimalist-graphic-representing-a-star-1778165800791-0c8ad310.png', + 'https://storage.googleapis.com/webild/users/user_3AJoeL1kj3KAGCFdKZaVyRTrBRV/a-minimalist-graphic-representing-a-star-1778165800791-0c8ad310.png?_wi=2', }, { tag: 'For Growing Businesses', @@ -40,7 +40,7 @@ export default function PricingPage() { href: '#', }, imageSrc: - 'https://storage.googleapis.com/webild/users/user_3AJoeL1kj3KAGCFdKZaVyRTrBRV/an-abstract-image-symbolizing-a-growing--1778165802033-739245ed.png', + 'https://storage.googleapis.com/webild/users/user_3AJoeL1kj3KAGCFdKZaVyRTrBRV/an-abstract-image-symbolizing-a-growing--1778165802033-739245ed.png?_wi=2', }, { tag: 'For Enterprises', @@ -58,7 +58,7 @@ export default function PricingPage() { href: '#contact', }, imageSrc: - 'https://storage.googleapis.com/webild/users/user_3AJoeL1kj3KAGCFdKZaVyRTrBRV/a-powerful-abstract-representation-of-a--1778165802382-ab2df0f2.png', + 'https://storage.googleapis.com/webild/users/user_3AJoeL1kj3KAGCFdKZaVyRTrBRV/a-powerful-abstract-representation-of-a--1778165802382-ab2df0f2.png?_wi=2', }, ]} />