From 70921c64c6d04471dea292e8484cbe81f93966ac Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 21:37:35 +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 2dbd3c7..b6648ea 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() {