Update src/app/page.tsx

This commit is contained in:
2026-06-11 10:09:10 +00:00
parent e24bb44535
commit 5a37fe3d5f

View File

@@ -69,7 +69,7 @@ export default function SitePage() {
<TextAbout
title="About Club Style: Crafting Footwear for the Modern Trendsetter"
useInvertedBackground={true}
text="At Club Style, we believe that great shoes are the foundation of great style. Our passion for design and commitment to quality converge to create footwear that's not just fashionable, but exceptionally comfortable and durable. Join the Club Style movement and experience the perfect blend of elegance, innovation, and everyday wearability."
description="At Club Style, we believe that great shoes are the foundation of great style. Our passion for design and commitment to quality converge to create footwear that's not just fashionable, but exceptionally comfortable and durable. Join the Club Style movement and experience the perfect blend of elegance, innovation, and everyday wearability."
ariaLabel="About section"
buttons={[
{ text: "Our Story", href: "#" }