updat d2c page and scroll fix

This commit is contained in:
2026-07-03 01:41:43 +05:30
parent 60147da53e
commit 843182d393
18 changed files with 120 additions and 86 deletions

View File

@@ -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"],