From cd7f0f8ea5515adc5416bc757bf0ec4e167cb386 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 21:39:36 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index b8cc71f..a017bf8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -46,7 +46,7 @@ export default function LandingPage() { title="Master Your Art" description="Premium tattoo artistry crafted with precision and passion. Custom designs that tell your story." tag="Premium Studio" - imageSrc="http://img.b2bpic.net/free-photo/dark-photo-different-equipment-tattoo-making-tattoo-salon_613910-17242.jpg" + imageSrc="http://img.b2bpic.net/free-photo/dark-photo-different-equipment-tattoo-making-tattoo-salon_613910-17242.jpg?_wi=1" imageAlt="Tattoo artist at work" textPosition="bottom-left" showBlur={true} @@ -77,7 +77,7 @@ export default function LandingPage() { title: "Lifetime Support", description: "Free touch-ups and lifetime aftercare guidance for all our clients" } ]} - imageSrc="http://img.b2bpic.net/free-photo/dark-photo-different-equipment-tattoo-making-tattoo-salon_613910-17242.jpg" + imageSrc="http://img.b2bpic.net/free-photo/dark-photo-different-equipment-tattoo-making-tattoo-salon_613910-17242.jpg?_wi=2" imageAlt="Our tattoo studio" mediaAnimation="blur-reveal" textboxLayout="default" @@ -93,13 +93,13 @@ export default function LandingPage() {