From 71b8fd0254c1b95f7cae4811edf6fde0ca41062c Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 31 Mar 2026 23:27:54 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 82fc541..d930705 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -66,32 +66,32 @@ export default function LandingPage() { carouselItems={[ { id: "1", - imageSrc: "http://img.b2bpic.net/free-photo/still-life-device-table_23-2150994395.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/still-life-device-table_23-2150994395.jpg?_wi=1", imageAlt: "Hero 1", }, { id: "2", - imageSrc: "http://img.b2bpic.net/free-photo/still-life-device-table_23-2150994395.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/still-life-device-table_23-2150994395.jpg?_wi=2", imageAlt: "Hero 2", }, { id: "3", - imageSrc: "http://img.b2bpic.net/free-photo/still-life-device-table_23-2150994395.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/still-life-device-table_23-2150994395.jpg?_wi=3", imageAlt: "Hero 3", }, { id: "4", - imageSrc: "http://img.b2bpic.net/free-photo/still-life-device-table_23-2150994395.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/still-life-device-table_23-2150994395.jpg?_wi=4", imageAlt: "Hero 4", }, { id: "5", - imageSrc: "http://img.b2bpic.net/free-photo/still-life-device-table_23-2150994395.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/still-life-device-table_23-2150994395.jpg?_wi=5", imageAlt: "Hero 5", }, { id: "6", - imageSrc: "http://img.b2bpic.net/free-photo/still-life-device-table_23-2150994395.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/still-life-device-table_23-2150994395.jpg?_wi=6", imageAlt: "Hero 6", }, ]} @@ -130,7 +130,7 @@ export default function LandingPage() { description: "Receba por cada venda realizada através do seu link exclusivo.", bentoComponent: "reveal-icon", icon: DollarSign, - imageSrc: "http://img.b2bpic.net/free-photo/still-life-device-table_23-2150994395.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/still-life-device-table_23-2150994395.jpg?_wi=7", imageAlt: "modern workspace laptop digital marketing", }, { -- 2.49.1