diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 4ac748d..56e5df3 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -20,14 +20,14 @@ const inter = Inter({ }); export const metadata: Metadata = { - title: "Kosher Light Phone - Certified Distraction-Free Device", description: "The Kosher Light Phone: A rabbinic-certified, minimalist device designed for the ultra-Orthodox Jewish community. No apps, no distractions, pure connection.", keywords: "Kosher phone, Light Phone, minimalist device, Shabbat-ready, Jewish technology, distraction-free, certified Kosher", openGraph: { - title: "Kosher Light Phone - Meaningful Connection Without Distractions", description: "Experience faith-centered technology. The Kosher Light Phone is certified by rabbinic authorities and designed for your spiritual values.", url: "https://kosherlight.com", siteName: "Kosher Light", type: "website", images: [ + title: "Kosher Light Phone III - Certified Distraction-Free Device", description: "The Kosher Light Phone III: A rabbinic-certified, minimalist device designed for the ultra-Orthodox Jewish community. No apps, no distractions, pure connection.", keywords: "Kosher phone, Light Phone III, minimalist device, Shabbat-ready, Jewish technology, distraction-free, certified Kosher", openGraph: { + title: "Kosher Light Phone III - Meaningful Connection Without Distractions", description: "Experience faith-centered technology. The Kosher Light Phone III is certified by rabbinic authorities and designed for your spiritual values.", url: "https://kosherlight.com", siteName: "Kosher Light", type: "website", images: [ { - url: "http://img.b2bpic.net/free-photo/closeup-shot-smartphone-with-connected-headphones-wooden-surface_181624-4198.jpg", alt: "Kosher Light Phone Device"}, + url: "http://img.b2bpic.net/free-photo/closeup-shot-smartphone-with-connected-headphones-wooden-surface_181624-4198.jpg", alt: "Kosher Light Phone III Device"}, ], }, twitter: { - card: "summary_large_image", title: "Kosher Light Phone - Certified Device for Mindful Living", description: "Discover the Kosher Light Phone: certified, distraction-free, and designed with your values in mind.", images: ["http://img.b2bpic.net/free-photo/closeup-shot-smartphone-with-connected-headphones-wooden-surface_181624-4198.jpg"], + card: "summary_large_image", title: "Kosher Light Phone III - Certified Device for Mindful Living", description: "Discover the Kosher Light Phone III: certified, distraction-free, and designed with your values in mind.", images: ["http://img.b2bpic.net/free-photo/closeup-shot-smartphone-with-connected-headphones-wooden-surface_181624-4198.jpg"], }, robots: { index: true, diff --git a/src/app/page.tsx b/src/app/page.tsx index 9af19ac..ce8ab7b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -43,8 +43,8 @@ export default function LandingPage() {