From d457ca87082aba903d474ad4f9939d5b61f170a3 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 3 Jun 2026 16:28:36 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index caf9c43..6995475 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -148,8 +148,8 @@ export default function LandingPage() { value: "200+", title: "Unique Designs"}, ]} tag="About Us" - imageSrc="http://img.b2bpic.net/free-photo/woman-working-her-fashion-design-workshop_23-2148877379.jpg" - imageAlt="Interior of a luxurious nail spa room" + imageSrc="http://img.b2bpic.net/free-photo/close-up-manicurist-customer-hands_23-2148859709.jpg" + imageAlt="Manicurist working on client's nails" mediaAnimation="slide-up" metricsAnimation="blur-reveal" /> @@ -354,4 +354,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1