diff --git a/src/app/page.tsx b/src/app/page.tsx index 4018d29..ac86c17 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -48,7 +48,7 @@ export default function LandingPage() { background={{ variant: "plain"}} title="Step Into Style" - description="Premium shoes for every step you take. Discover our carefully curated collection of luxury footwear." + description="Premium shoes for every step you take" tag="Urban Step Shoes" buttons={[ { @@ -233,4 +233,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file