From e62e8a43c80f422eb9814c4c3221dbea4fbc89ed Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 28 Apr 2026 03:51:21 +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 eb40e1e..fe3e600 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -70,7 +70,7 @@ export default function LandingPage() { href: "#features", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/tropical-leaves-paper-cut-style_23-2148301059.jpg" + imageSrc="http://img.b2bpic.net/free-photo/tropical-leaves-paper-cut-style_23-2148301059.jpg?_wi=1" mediaAnimation="slide-up" /> @@ -90,7 +90,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/close-up-water-drops-woman-s-skin_23-2149379988.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/tropical-leaves-paper-cut-style_23-2148301059.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/tropical-leaves-paper-cut-style_23-2148301059.jpg?_wi=2", imageAlt: "skincare routine beauty products", }, { @@ -102,7 +102,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-woman-happy-fit-girl-sportswear-laughing_1153-7828.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/red-serum-bottle-with-dropper_187299-47152.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/red-serum-bottle-with-dropper_187299-47152.jpg?_wi=1", imageAlt: "skincare routine beauty products", }, { @@ -114,7 +114,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/cosmetics-palettes-table_23-2147783933.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/collection-aluminum-products-packaging_23-2150820961.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/collection-aluminum-products-packaging_23-2150820961.jpg?_wi=1", imageAlt: "skincare routine beauty products", }, ]} @@ -138,7 +138,7 @@ export default function LandingPage() { price: "$45.00", rating: 5, reviewCount: "128", - imageSrc: "http://img.b2bpic.net/free-photo/red-serum-bottle-with-dropper_187299-47152.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/red-serum-bottle-with-dropper_187299-47152.jpg?_wi=2", }, { id: "p2", @@ -147,7 +147,7 @@ export default function LandingPage() { price: "$38.00", rating: 5, reviewCount: "95", - imageSrc: "http://img.b2bpic.net/free-photo/collection-aluminum-products-packaging_23-2150820961.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/collection-aluminum-products-packaging_23-2150820961.jpg?_wi=2", }, { id: "p3", -- 2.49.1