From 0535c7e8fad460d190b07afc2ccda2ff3f4ddc60 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 25 May 2026 10:24:07 +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 396a70d..360ea48 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -61,7 +61,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/dilligent-focused-tattoo-artist-is-creating-new-tattoo-young-woman-s-hand-tatoo-studio_613910-5857.jpg" + imageSrc="http://img.b2bpic.net/free-photo/dilligent-focused-tattoo-artist-is-creating-new-tattoo-young-woman-s-hand-tatoo-studio_613910-5857.jpg?_wi=1" showBlur={true} avatars={[ { @@ -97,7 +97,7 @@ export default function LandingPage() { description="HorseInk is a custom tattoo studio based in Mascot, NSW. We specialise in meaningful, high-quality tattoo work ranging from fine line pieces to full sleeves." subdescription="Every design is crafted to be as unique as you are." icon={Sparkles} - imageSrc="http://img.b2bpic.net/free-photo/side-view-blurry-tattoo-artist_23-2149445970.jpg" + imageSrc="http://img.b2bpic.net/free-photo/side-view-blurry-tattoo-artist_23-2149445970.jpg?_wi=1" mediaAnimation="slide-up" /> @@ -116,13 +116,13 @@ export default function LandingPage() { { title: "Black & Grey", description: "Clean shading, realism, and detailed storytelling pieces.", - imageSrc: "http://img.b2bpic.net/free-photo/dilligent-focused-tattoo-artist-is-creating-new-tattoo-young-woman-s-hand-tatoo-studio_613910-5857.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/dilligent-focused-tattoo-artist-is-creating-new-tattoo-young-woman-s-hand-tatoo-studio_613910-5857.jpg?_wi=2", imageAlt: "At the cozy studio a leather designer is working on his new project.", }, { title: "Traditional & Modern", description: "Bold tattoos with a modern twist and strong linework.", - imageSrc: "http://img.b2bpic.net/free-photo/side-view-blurry-tattoo-artist_23-2149445970.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-blurry-tattoo-artist_23-2149445970.jpg?_wi=2", imageAlt: "At the cozy studio a leather designer is working on his new project.", }, ]} -- 2.49.1