Merge version_2 into main #6

Merged
bender merged 1 commits from version_2 into main 2026-03-03 10:18:17 +00:00

View File

@@ -27,12 +27,14 @@ export const metadata: Metadata = {
openGraph: {
title: "Ruvaari Saaj Shop - Fashion & Jewelry", description: "Explore our curated collections of ethnic wear, western styles, and jewelry.", siteName: "Ruvaari Saaj Shop", type: "website", images: [
{
url: "http://img.b2bpic.net/free-photo/young-indian-woman-wearing-sari_23-2149400909.jpg", alt: "Ruvaari Saaj Shop"},
url: "http://img.b2bpic.net/free-photo/young-indian-woman-wearing-sari_23-2149400909.jpg", alt: "Ruvaari Saaj Shop"
},
],
},
twitter: {
card: "summary_large_image", title: "Ruvaari Saaj Shop", description: "Premium fashion and jewelry collections for women", images: [
"http://img.b2bpic.net/free-photo/young-indian-woman-wearing-sari_23-2149400909.jpg"],
"http://img.b2bpic.net/free-photo/young-indian-woman-wearing-sari_23-2149400909.jpg"
],
},
};