From 9f662041c4592a9cf9c2bd5df6c6f98adb9d91ac Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 25 Apr 2026 23:58:44 +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 771db69..9fd9bfb 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -63,7 +63,7 @@ export default function LandingPage() { useInvertedBackground={true} title="Our Philosophy" description={[ - "At MODA, we believe that clothing should be a reflection of your personality.", "We prioritize sustainability and quality in every stitch."]} + "Redefining elegance through personal style that speaks louder than trends.", "We blend meticulous craftsmanship with your unique identity, ensuring every piece you wear is a tailored expression of your individual journey."]} /> @@ -208,4 +208,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file