From 7c155d46043d499570db7ef2be13ae7f824203f2 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 21 May 2026 01:46:41 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 8c61682..eb376b5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -37,7 +37,7 @@ export default function LandingPage() { { name: "Our Brand", id: "about" }, { name: "Help", id: "faq" }, ]} - brandName="StrideElite" + brandName="MendiShoes" /> @@ -63,7 +63,7 @@ export default function LandingPage() { useInvertedBackground={false} tag="Our Mission" title="Defining Modern Movement" - description="StrideElite brings together the best in performance technology and street-ready style. We curate collections that empower athletes and trendsetters." + description="MendiClothes brings together the best in performance technology and street-ready style. We curate collections that empower athletes and trendsetters." subdescription="Every piece in our shop is selected for its build quality, ergonomic benefits, and lasting design. We believe performance isn't just for the track—it's for life." icon={Award} imageSrc="http://img.b2bpic.net/free-photo/black-model-posing-with-vinyls_23-2148171761.jpg?_wi=2" @@ -81,7 +81,7 @@ export default function LandingPage() { { id: "f2", title: "Street Ready", subtitle: "Urban Aesthetics", category: "Apparel", value: "Trending" }, { id: "f3", title: "Expert Curation", subtitle: "Top-Tier Brands", category: "Selection", value: "Authentic" }, ]} - title="Why Choose StrideElite?" + title="Why Choose MendiShoes?" description="We blend innovative materials and iconic silhouettes to bring you the best footwear and clothing retail experience." /> @@ -147,7 +147,7 @@ export default function LandingPage() { @@ -155,15 +155,15 @@ export default function LandingPage() { ); -} +} \ No newline at end of file