diff --git a/src/app/page.tsx b/src/app/page.tsx index 1d8d529..d4607d0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -101,7 +101,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/red-wavy-smoke-black-background_23-2148211014.jpg" + imageSrc="http://img.b2bpic.net/free-photo/red-wavy-smoke-black-background_23-2148211014.jpg?_wi=1" showBlur={true} avatars={[ { @@ -148,7 +148,7 @@ export default function LandingPage() { description: "Widely distributed network across Indonesia.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/room-with-marble-floor_1127-2030.jpg" + imageSrc="http://img.b2bpic.net/free-photo/room-with-marble-floor_1127-2030.jpg?_wi=1" mediaAnimation="slide-up" /> @@ -221,7 +221,7 @@ export default function LandingPage() { description: "Constant R&D for better flavors.", bentoComponent: "reveal-icon", icon: Zap, - imageSrc: "http://img.b2bpic.net/free-photo/red-wavy-smoke-black-background_23-2148211014.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/red-wavy-smoke-black-background_23-2148211014.jpg?_wi=2", imageAlt: "Close-up medicine on table", }, { @@ -229,7 +229,7 @@ export default function LandingPage() { description: "Verified local manufacturer.", bentoComponent: "reveal-icon", icon: Shield, - imageSrc: "http://img.b2bpic.net/free-photo/room-with-marble-floor_1127-2030.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/room-with-marble-floor_1127-2030.jpg?_wi=2", imageAlt: "Close-up medicine on table", }, ]}