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