diff --git a/src/app/page.tsx b/src/app/page.tsx index 6d81d51..15e3bc3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -63,7 +63,7 @@ export default function LandingPage() { }} title="Todo lo que tu familia necesita, en un solo lugar" description="En BOLPA encontrás productos frescos, las mejores ofertas diarias y una atención que te hace sentir en casa. Somos parte de la vida guanacasteca." - imageSrc="http://img.b2bpic.net/free-photo/client-shopping-local-retailer_23-2149349418.jpg" + imageSrc="http://img.b2bpic.net/free-photo/client-shopping-local-retailer_23-2149349418.jpg?_wi=1" mediaAnimation="slide-up" avatars={[ { @@ -157,7 +157,7 @@ export default function LandingPage() { description: "Sabor tico casero para llevar.", bentoComponent: "reveal-icon", icon: Utensils, - imageSrc: "http://img.b2bpic.net/free-photo/client-shopping-local-retailer_23-2149349418.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/client-shopping-local-retailer_23-2149349418.jpg?_wi=2", imageAlt: "Young volunteer girl organizing non-perishable canned items for donating to the underprivileged. Female charity workers generously sharing food to the needy, spreading happiness at homeless shelter.", }, { @@ -165,7 +165,7 @@ export default function LandingPage() { description: "Todo en orden para tu compra rápida.", bentoComponent: "reveal-icon", icon: ShoppingBag, - imageSrc: "http://img.b2bpic.net/free-photo/couple-doing-organic-food-shopping_482257-76126.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/couple-doing-organic-food-shopping_482257-76126.jpg?_wi=1", imageAlt: "Young volunteer girl organizing non-perishable canned items for donating to the underprivileged. Female charity workers generously sharing food to the needy, spreading happiness at homeless shelter.", }, ]} @@ -280,7 +280,7 @@ export default function LandingPage() {