From 5268b211d6ce74e7534edac0e0b983ff581f295d Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 21 Apr 2026 13:33:22 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 1a7b7a8..64285c5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -119,7 +119,7 @@ export default function LandingPage() { }, { title: "Professional Tools", description: "Curated selection of brushes and accessories for every hair type and style preference.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/drum-cymbal-closeup-dark-background-top-view_169016-30049.jpg", imageAlt: "luxury styling brush macro photo"}, + imageSrc: "http://img.b2bpic.net/free-photo/drum-cymbal-closeup-dark-background-top-view_169016-30049.jpg?_wi=1", imageAlt: "luxury styling brush macro photo"}, items: [ { icon: Shield, @@ -144,7 +144,7 @@ export default function LandingPage() { useInvertedBackground={true} products={[ { - id: "p1", name: "Ionic Pro Dryer", price: "$299", imageSrc: "http://img.b2bpic.net/free-photo/drum-cymbal-closeup-dark-background-top-view_169016-30049.jpg"}, + id: "p1", name: "Ionic Pro Dryer", price: "$299", imageSrc: "http://img.b2bpic.net/free-photo/drum-cymbal-closeup-dark-background-top-view_169016-30049.jpg?_wi=2"}, { id: "p2", name: "Gold Styler 3-in-1", price: "$349", imageSrc: "http://img.b2bpic.net/free-photo/model-career-kit-still-life_23-2150217972.jpg"}, { -- 2.49.1