updat d2c page and scroll fix
This commit is contained in:
@@ -16,7 +16,7 @@ const jost = Jost({
|
||||
export const metadata: Metadata = {
|
||||
metadataBase: new URL("https://nearle.in"),
|
||||
title: {
|
||||
default: "Nearle — Your Neighborhood, Delivered",
|
||||
default: "Nearle: Your Neighborhood, Delivered",
|
||||
template: "%s | Nearle",
|
||||
},
|
||||
description:
|
||||
@@ -32,7 +32,7 @@ export const metadata: Metadata = {
|
||||
"neighborhood commerce",
|
||||
],
|
||||
openGraph: {
|
||||
title: "Nearle — Your Neighborhood, Delivered",
|
||||
title: "Nearle: Your Neighborhood, Delivered",
|
||||
description:
|
||||
"Hyper-local essentials, hot meals, and professional services from verified businesses within your 2km radius.",
|
||||
url: "https://nearle.in",
|
||||
@@ -50,7 +50,7 @@ export const metadata: Metadata = {
|
||||
},
|
||||
twitter: {
|
||||
card: "summary",
|
||||
title: "Nearle — Your Neighborhood, Delivered",
|
||||
title: "Nearle: Your Neighborhood, Delivered",
|
||||
description:
|
||||
"India's hyperlocal neighborhood commerce platform",
|
||||
images: ["/logo.png"],
|
||||
|
||||
Reference in New Issue
Block a user