Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #8.
This commit is contained in:
2026-04-11 13:02:36 +00:00
2 changed files with 4 additions and 4 deletions

View File

@@ -11,8 +11,8 @@ import { Playfair_Display, Inter } from "next/font/google";
export const metadata: Metadata = { export const metadata: Metadata = {
title: 'Lex Stylish Cloths | Premium Fashion Under £100', title: 'Lex Stylish Cloths | Premium Style',
description: 'Discover high-end fashion at Lex Stylish Cloths. Shop premium suits, streetwear, and more, all priced under £100.', description: 'Premium clothing store offering high-end fashion at affordable prices under £100.',
openGraph: { openGraph: {
"title": "Lex Stylish Cloths", "title": "Lex Stylish Cloths",
"description": "Premium style for everyone.", "description": "Premium style for everyone.",

View File

@@ -85,7 +85,7 @@ export default function HomePage() {
tag="Newsletter" tag="Newsletter"
title="Get Fashion Updates" title="Get Fashion Updates"
description="Sign up for our newsletter to stay updated on new arrivals and sales." description="Sign up for our newsletter to stay updated on new arrivals and sales."
background={{ variant: "plain" }} background={{ variant: "gradient-bars" }}
useInvertedBackground={false} useInvertedBackground={false}
/> />
</div> </div>