From 0da4f85c375442e808a7de5864118cf3676fd01e Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 20 May 2026 16:39:28 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 2b392a2..f60a4af 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -62,7 +62,7 @@ export default function LandingPage() { href: "#trending", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/tanned-browneyed-shorthaired-calm-woman-floral-green-dress-looks-into-camera-leans-transparent-chair_197531-29898.jpg" + imageSrc="http://img.b2bpic.net/free-photo/tanned-browneyed-shorthaired-calm-woman-floral-green-dress-looks-into-camera-leans-transparent-chair_197531-29898.jpg?_wi=1" avatars={[ { src: "http://img.b2bpic.net/free-photo/stylish-women-home-bright-red-sweater-mint-green-pants-takes-photo-selfie-mirror-phone_343596-6485.jpg", @@ -123,7 +123,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/top-view-helpful-methods-travel_23-2148232525.jpg", imageAlt: "Alerts", }, - imageSrc: "http://img.b2bpic.net/free-photo/tanned-browneyed-shorthaired-calm-woman-floral-green-dress-looks-into-camera-leans-transparent-chair_197531-29898.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/tanned-browneyed-shorthaired-calm-woman-floral-green-dress-looks-into-camera-leans-transparent-chair_197531-29898.jpg?_wi=2", imageAlt: "smartphone ui design", }, { @@ -151,7 +151,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/tablet-little-national-us-flags_23-2148151349.jpg", imageAlt: "Alerts", }, - imageSrc: "http://img.b2bpic.net/free-photo/sign-up-form-button-graphic-concept_53876-123684.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/sign-up-form-button-graphic-concept_53876-123684.jpg?_wi=1", imageAlt: "smartphone ui design", }, ]} @@ -173,7 +173,7 @@ export default function LandingPage() { name: "Daily Scoop", price: "$9", variant: "monthly", - imageSrc: "http://img.b2bpic.net/free-photo/sign-up-form-button-graphic-concept_53876-123684.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/sign-up-form-button-graphic-concept_53876-123684.jpg?_wi=2", }, { id: "2", -- 2.49.1