diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 5c91d05..be15625 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -81,7 +81,7 @@ export default function AboutPage() { { value: "50,000+", title: "Happy Customers Served" }, ]} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/chef-cooking-kitchen-while-wearing-professional-attire_23-2151208275.jpg" + imageSrc="http://img.b2bpic.net/free-photo/chef-cooking-kitchen-while-wearing-professional-attire_23-2151208275.jpg?_wi=2" imageAlt="Cazadores Kitchen" mediaAnimation="blur-reveal" metricsAnimation="slide-up" diff --git a/src/app/page.tsx b/src/app/page.tsx index 6d14d33..f6393de 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -162,7 +162,7 @@ export default function HomePage() { value: "50,000+", title: "Happy Customers Served"}, ]} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/chef-cooking-kitchen-while-wearing-professional-attire_23-2151208275.jpg" + imageSrc="http://img.b2bpic.net/free-photo/chef-cooking-kitchen-while-wearing-professional-attire_23-2151208275.jpg?_wi=1" imageAlt="Cazadores Kitchen" mediaAnimation="blur-reveal" metricsAnimation="slide-up"