From f1796a5dafa0629b218789bc5f2de3af2147203a Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 16:34:02 +0000 Subject: [PATCH 1/2] Update src/app/layout.tsx --- src/app/layout.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 4419e9b..39c6b64 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -20,17 +20,17 @@ const raleway = Raleway({ }); export const metadata: Metadata = { - title: "Lumière Skincare | Premium Natural Skincare for Women", description: "Discover dermatologist-formulated skincare with natural botanicals. Premium products for all skin types. Shop our signature collection today.", keywords: "women skincare, natural skincare, dermatologist skincare, premium skincare products, clean beauty", metadataBase: new URL("https://lumiere-skincare.com"), + title: "Lumière Fashion | Premium Fashion Brand for Women", description: "Discover premium fashion collections with sustainable practices. Luxury designs from Lumière Fashion featuring timeless pieces and modern flair.", keywords: "women fashion, luxury fashion, sustainable fashion, premium clothing, designer fashion, womens clothing", metadataBase: new URL("https://lumiere-fashion.com"), alternates: { - canonical: "https://lumiere-skincare.com"}, + canonical: "https://lumiere-fashion.com"}, openGraph: { - title: "Lumière Skincare | Premium Natural Skincare", description: "Radiant skin starts with Lumière. Discover clean, dermatologist-approved skincare formulated for women.", url: "https://lumiere-skincare.com", siteName: "Lumière Skincare", type: "website", images: [ + title: "Lumière Fashion | Premium Fashion Brand", description: "Elevate your style with Lumière Fashion. Luxury, sustainable, and beautifully crafted pieces for the modern woman.", url: "https://lumiere-fashion.com", siteName: "Lumière Fashion", type: "website", images: [ { - url: "http://img.b2bpic.net/free-photo/dermatologist-performing-laser-hair-removal-patient_107420-65631.jpg", alt: "Lumière Skincare Premium Collection"}, + url: "http://img.b2bpic.net/free-photo/dermatologist-performing-laser-hair-removal-patient_107420-65631.jpg", alt: "Lumière Fashion Premium Collection"}, ], }, twitter: { - card: "summary_large_image", title: "Lumière Skincare | Premium Natural Skincare", description: "Transform your skin with clean, dermatologist-approved skincare", images: ["http://img.b2bpic.net/free-photo/dermatologist-performing-laser-hair-removal-patient_107420-65631.jpg"], + card: "summary_large_image", title: "Lumière Fashion | Premium Fashion Brand", description: "Discover luxury fashion with sustainable practices. Shop Lumière Fashion today.", images: ["http://img.b2bpic.net/free-photo/dermatologist-performing-laser-hair-removal-patient_107420-65631.jpg"], }, robots: { index: true, -- 2.49.1 From 9a320fac9df553e950a11bb5d65a567594a4bcd8 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 16:34:03 +0000 Subject: [PATCH 2/2] Update src/app/page.tsx --- src/app/page.tsx | 107 ++++++++++++++++++++++++++++------------------- 1 file changed, 63 insertions(+), 44 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index b22461f..0631813 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -10,7 +10,7 @@ import TestimonialCardTwo from "@/components/sections/testimonial/TestimonialCar import MetricCardEleven from "@/components/sections/metrics/MetricCardEleven"; import ContactFaq from "@/components/sections/contact/ContactFaq"; import FooterBaseReveal from "@/components/sections/footer/FooterBaseReveal"; -import { Award, Heart, Leaf, Mail, Sparkles, Star } from "lucide-react"; +import { Award, Heart, Leaf, Mail, Sparkles, Star, TrendingUp, Users } from "lucide-react"; export default function LandingPage() { return ( @@ -28,7 +28,7 @@ export default function LandingPage() { >