diff --git a/src/app/layout.tsx b/src/app/layout.tsx
index 7a0cab7..212410f 100644
--- a/src/app/layout.tsx
+++ b/src/app/layout.tsx
@@ -11,8 +11,8 @@ import { Raleway } from "next/font/google";
export const metadata: Metadata = {
- title: 'ShadesCo - Premium Sunglasses for Your Style | Official Store',
- description: 'Discover ShadesCo: premium sunglasses designed for fashion-conscious young adults. Explore our modern, minimalist collections and customize your perfect pair. Shop now!',
+ title: 'JP Identity - Premium Sunglasses for Your Style | Official Store',
+ description: 'Discover JP Identity: premium sunglasses designed for fashion-conscious young adults. Explore our modern, minimalist collections and customize your perfect pair. Shop now!',
keywords: ["sunglasses, eyewear, fashion, luxury, streetwear, customize, shades, summer, style, aesthetic"],
openGraph: {
"title": "ShadesCo - Premium Sunglasses for Your Style",
diff --git a/src/app/page.tsx b/src/app/page.tsx
index f8fcccd..73cba7c 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -29,46 +29,31 @@ export default function LandingPage() {
@@ -189,9 +118,7 @@ export default function LandingPage() {
useInvertedBackground={false}
title="Our Vision: Style, Quality, Freedom."
description={[
- "At ShadesCo, we believe sunglasses are more than just an accessory—they're an extension of your personality. Founded with a passion for modern aesthetics and uncompromising quality, we craft eyewear that empowers you to express yourself.",
- "We blend minimalist design with durable materials, creating pieces that are both luxurious and perfect for everyday street style. Join us in embracing the freedom of expression, one perfect pair at a time.",
- ]}
+ "At JP Identity, we believe sunglasses are more than just an accessory—they're an extension of your personality. Founded with a passion for modern aesthetics and uncompromising quality, we craft eyewear that empowers you to express yourself.", "We blend minimalist design with durable materials, creating pieces that are both luxurious and perfect for everyday street style. Join us in embracing the freedom of expression, one perfect pair at a time."]}
/>
@@ -199,20 +126,11 @@ export default function LandingPage() {
@@ -220,18 +138,14 @@ export default function LandingPage() {
);
-}
+}
\ No newline at end of file