From f777fd3b3512e72a4da9014f85e4eac287b578d5 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 21:38:45 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index b6648ea..b8cc71f 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?_wi=1" + imageSrc="http://img.b2bpic.net/free-photo/dark-photo-different-equipment-tattoo-making-tattoo-salon_613910-17242.jpg" 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?_wi=2" + imageSrc="http://img.b2bpic.net/free-photo/dark-photo-different-equipment-tattoo-making-tattoo-salon_613910-17242.jpg" imageAlt="Our tattoo studio" mediaAnimation="blur-reveal" textboxLayout="default" @@ -93,13 +93,13 @@ export default function LandingPage() {