From 8be585b59341343e89f7b8f764d1a67cd5c84d12 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 11 Jun 2026 22:40:24 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 5d9ff34..b8e4fcd 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -77,7 +77,7 @@ export default function LandingPage() { href: "#products", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/close-up-delicious-meat-table_23-2148439449.jpg" + imageSrc="http://img.b2bpic.net/free-photo/close-up-delicious-meat-table_23-2148439449.jpg?_wi=1" imageAlt="CarnicerĂ­a Santa Rita butcher shop interior" mediaAnimation="reveal-blur" avatars={[ @@ -146,7 +146,7 @@ export default function LandingPage() { href: "#team", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/front-view-chef-apron-cutting-raw-fish-chopping-board-flour-bowl-kitchen-table_179666-44286.jpg" + imageSrc="http://img.b2bpic.net/free-photo/front-view-chef-apron-cutting-raw-fish-chopping-board-flour-bowl-kitchen-table_179666-44286.jpg?_wi=1" imageAlt="Family butchers working together" /> @@ -171,7 +171,7 @@ export default function LandingPage() { imageAlt: "Perfectly cooked argentinian steak", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/christmas-decoration-gift-shop-wooden-sign-with-inscription-welcome-santa_169016-49320.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/christmas-decoration-gift-shop-wooden-sign-with-inscription-welcome-santa_169016-49320.jpg?_wi=1", imageAlt: "butcher hands cutting premium steak", }, { @@ -188,7 +188,7 @@ export default function LandingPage() { imageAlt: "Close up of fresh local produce", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/close-up-delicious-meat-table_23-2148439449.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-delicious-meat-table_23-2148439449.jpg?_wi=2", imageAlt: "butcher hands cutting premium steak", }, { @@ -205,7 +205,7 @@ export default function LandingPage() { imageAlt: "Friendly butcher smiling behind the counter", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/front-view-chef-apron-cutting-raw-fish-chopping-board-flour-bowl-kitchen-table_179666-44286.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-chef-apron-cutting-raw-fish-chopping-board-flour-bowl-kitchen-table_179666-44286.jpg?_wi=2", imageAlt: "butcher hands cutting premium steak", }, ]} @@ -346,7 +346,7 @@ export default function LandingPage() { imageAlt: "Pablo Santa Rita, young butcher", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/christmas-decoration-gift-shop-wooden-sign-with-inscription-welcome-santa_169016-49320.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/christmas-decoration-gift-shop-wooden-sign-with-inscription-welcome-santa_169016-49320.jpg?_wi=2", imageAlt: "male butcher portrait smiling", }, ]} -- 2.49.1