From 82218c0e4f4f4a96d6a13849da929420327a1593 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 18 Apr 2026 12:46:27 +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 b3ac01f..d8fd566 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -91,7 +91,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-woman-showing-her-white-perfect-teeth-pointing-mouth-looking-happy-standing-t-shirt-against-white-background_176420-45434.jpg", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/tattoo-artist-doing-her-job-medium-shot_23-2149445983.jpg" + imageSrc="http://img.b2bpic.net/free-photo/tattoo-artist-doing-her-job-medium-shot_23-2149445983.jpg?_wi=1" avatars={[ { src: "http://img.b2bpic.net/free-photo/master-making-tattoo-with-needle-machine_23-2147833979.jpg", @@ -174,7 +174,7 @@ export default function LandingPage() { description: "Safe, professional piercing services with high-quality jewelry.", bentoComponent: "reveal-icon", icon: Star, - imageSrc: "http://img.b2bpic.net/free-photo/tattoo-artist-doing-her-job-medium-shot_23-2149445983.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/tattoo-artist-doing-her-job-medium-shot_23-2149445983.jpg?_wi=2", imageAlt: "Master putting draft of tattoo on arm", }, { @@ -182,7 +182,7 @@ export default function LandingPage() { description: "Professional advice to ensure your art and piercings heal beautifully.", bentoComponent: "reveal-icon", icon: ShieldCheck, - imageSrc: "http://img.b2bpic.net/free-photo/master-making-tattoo-with-machine-leg_23-2147833987.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/master-making-tattoo-with-machine-leg_23-2147833987.jpg?_wi=1", imageAlt: "Master putting draft of tattoo on arm", }, ]} @@ -208,7 +208,7 @@ export default function LandingPage() { id: "2", name: "Geometric Ink", price: "Custom", - imageSrc: "http://img.b2bpic.net/free-photo/master-making-tattoo-with-machine-leg_23-2147833987.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/master-making-tattoo-with-machine-leg_23-2147833987.jpg?_wi=2", }, { id: "3", -- 2.49.1