From afe646fde4f6876e98d979195ec901ce5aad3314 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 16:12:50 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 49b4df0..447ad00 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -61,10 +61,10 @@ export default function LandingPage() { tag="About Our Studio" tagIcon={Palette} title="Where Art Meets Skin" - description="Founded in 2015, Ink & Art Studio has become a premier destination for custom tattoo artwork. Our team of experienced artists specializes in creating unique, personalized designs that reflect your individual style and story. We combine traditional tattooing techniques with modern artistic innovation." + description="Award-winning Ink & Art Studio, founded in 2015, has earned recognition as a premier destination for custom tattoo artwork with 8 years of professional excellence. Our team of experienced, acclaimed artists specializes in creating unique, personalized designs that reflect your individual style and story. We combine traditional tattooing techniques with modern artistic innovation to deliver masterpieces that last a lifetime." metrics={[ { value: "500+", title: "Satisfied Clients" }, - { value: "8 Years", title: "Professional Experience" } + { value: "10,000+", title: "Unique Designs Created" } ]} 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 in studio" -- 2.49.1