Update src/app/layout.tsx
This commit is contained in:
@@ -26,11 +26,11 @@ export const metadata: Metadata = {
|
||||
openGraph: {
|
||||
title: "PropSales - Real Estate Solutions", description: "Showcase your real estate projects and connect with qualified buyers and investors on our premium platform.", url: "https://propsales.com", siteName: "PropSales", type: "website", images: [
|
||||
{
|
||||
url: "http://img.b2bpic.net/free-photo/modern-country-houses-construction_1385-15.jpg", alt: "PropSales Real Estate Platform"},
|
||||
url: "http://img.b2bpic.net/free-photo/modern-balconies-with-geometric-shapes-glass-reflections-contemporary-facade_169016-68993.jpg", alt: "PropSales Real Estate Platform"},
|
||||
],
|
||||
},
|
||||
twitter: {
|
||||
card: "summary_large_image", title: "PropSales - Real Estate Platform", description: "Premium platform for showcasing real estate projects and connecting with investors", images: ["http://img.b2bpic.net/free-photo/modern-country-houses-construction_1385-15.jpg"],
|
||||
card: "summary_large_image", title: "PropSales - Real Estate Platform", description: "Premium platform for showcasing real estate projects and connecting with investors", images: ["http://img.b2bpic.net/free-photo/modern-balconies-with-geometric-shapes-glass-reflections-contemporary-facade_169016-68993.jpg"],
|
||||
},
|
||||
robots: {
|
||||
index: true,
|
||||
|
||||
Reference in New Issue
Block a user