Update src/app/layout.tsx
This commit is contained in:
@@ -21,19 +21,19 @@ const inter = Inter({
|
||||
});
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: "LumaLamp - Premium Custom Light Lamps | Designer Lighting", description: "Discover premium, customizable light lamps with futuristic designs. Add images, adjust pricing, and request bespoke lighting solutions for your home or business.", keywords: "light lamp, custom lamps, designer lighting, pendant light, floor lamp, table lamp, modern light fixtures, home lighting", metadataBase: new URL("https://lumalamp.com"),
|
||||
title: "Churchy - Ethiopian Orthodox Church Products", description: "Discover authentic Ethiopian Orthodox Church products and sacred items. Shop traditional religious items, books, and spiritual supplies for your faith community.", keywords: "Ethiopian Orthodox Church, religious products, church supplies, spiritual items, sacred items, Orthodox Christian", metadataBase: new URL("https://churchy.com"),
|
||||
alternates: {
|
||||
canonical: "https://lumalamp.com"
|
||||
canonical: "https://churchy.com"
|
||||
},
|
||||
openGraph: {
|
||||
title: "LumaLamp - Illuminate Your Space", description: "Premium custom light lamps with cutting-edge technology and timeless elegance. Over 500 designs available.", url: "https://lumalamp.com", siteName: "LumaLamp", type: "website", images: [
|
||||
title: "Churchy - Ethiopian Orthodox Church Products", description: "Authentic Ethiopian Orthodox Church products and sacred items for your spiritual community.", url: "https://churchy.com", siteName: "Churchy", type: "website", images: [
|
||||
{
|
||||
url: "http://img.b2bpic.net/free-photo/modern-photorealistic-lamp-design_23-2151038994.jpg", alt: "LumaLamp Premium Light Lamp Collection"
|
||||
url: "http://img.b2bpic.net/free-photo/modern-photorealistic-lamp-design_23-2151038994.jpg", alt: "Churchy - Ethiopian Orthodox Church Products"
|
||||
}
|
||||
]
|
||||
},
|
||||
twitter: {
|
||||
card: "summary_large_image", title: "LumaLamp - Designer Light Lamps", description: "Customize your perfect lamp with images and pricing. Over 10,000 satisfied customers.", images: ["http://img.b2bpic.net/free-photo/modern-photorealistic-lamp-design_23-2151038994.jpg"]
|
||||
card: "summary_large_image", title: "Churchy - Ethiopian Orthodox Church Products", description: "Sacred items and religious products for the Ethiopian Orthodox faith community.", images: ["http://img.b2bpic.net/free-photo/modern-photorealistic-lamp-design_23-2151038994.jpg"]
|
||||
},
|
||||
robots: {
|
||||
index: true,
|
||||
|
||||
Reference in New Issue
Block a user