From 4143dcbc1d2594fce59c363af45b12ff0593c7b7 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 19:16:20 +0000 Subject: [PATCH 1/5] Update src/app/about/page.tsx --- src/app/about/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 9a56b73..ae236da 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -72,7 +72,7 @@ export default function AboutPage() { title="Heritage Meets Contemporary Design" description="For generations, Indian textile artisans have perfected the art of handprinting. Each garment in our collection honors this centuries-old tradition while celebrating modern, fashion-forward aesthetics. We work directly with master craftspeople to bring authentic heritage prints to conscious consumers who value artisanal quality, ethical production, and cultural storytelling. Every stitch, every color, every pattern carries the soul of Indian craftsmanship." tag="Our Heritage" - imageSrc="http://img.b2bpic.net/free-photo/chef-preparing-food-with-dough-kitchen_114579-11479.jpg" + imageSrc="http://img.b2bpic.net/free-photo/chef-preparing-food-with-dough-kitchen_114579-11479.jpg?_wi=2" imageAlt="Indian textile artisans at work" useInvertedBackground={false} buttons={[ @@ -97,7 +97,7 @@ export default function AboutPage() { author: "Master Artisans", description: "Hand-carved wooden blocks are stamped onto fabric with natural dyes, a technique passed down through generations. Each impression is unique, creating subtle variations that celebrate handmade authenticity.", tags: ["Heritage", "Handmade"], - imageSrc: "http://img.b2bpic.net/free-vector/set-four-boho-cards-with-colored-feathers_23-2147610350.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/set-four-boho-cards-with-colored-feathers_23-2147610350.jpg?_wi=3", imageAlt: "Traditional block printing process", }, { @@ -106,7 +106,7 @@ export default function AboutPage() { author: "Heritage Dyers", description: "We use sustainably-sourced natural dyes—indigo, madder root, and turmeric—sourced from local suppliers. This eco-conscious approach ensures vibrant colors while supporting fair-trade practices and minimizing environmental impact.", tags: ["Sustainable", "Ethical"], - imageSrc: "http://img.b2bpic.net/free-photo/woman-stirs-turmeric-paste-white-bowl_8353-757.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-stirs-turmeric-paste-white-bowl_8353-757.jpg?_wi=3", imageAlt: "Natural dyeing textile process", }, ]} -- 2.49.1 From 77854e7b4a8773b6f89dfc7e2088e00e7ab6b2c2 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 19:16:20 +0000 Subject: [PATCH 2/5] Update src/app/collections/page.tsx --- src/app/collections/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/collections/page.tsx b/src/app/collections/page.tsx index 539a6c9..232828f 100644 --- a/src/app/collections/page.tsx +++ b/src/app/collections/page.tsx @@ -81,7 +81,7 @@ export default function CollectionsPage() { name: "Indigo Heritage Kurta", price: "₹2,499", variant: "Indigo Blue · 4 Sizes", - imageSrc: "http://img.b2bpic.net/free-photo/young-man-posing-floral-drape-against-grey-wall_23-2148122030.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-man-posing-floral-drape-against-grey-wall_23-2148122030.jpg?_wi=2", imageAlt: "Indigo printed heritage kurta", }, { @@ -89,7 +89,7 @@ export default function CollectionsPage() { name: "Saffron Block Print Saree", price: "₹3,999", variant: "Saffron Yellow · 6 Meter", - imageSrc: "http://img.b2bpic.net/free-vector/colorful-paisley-pattern_23-2148705967.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/colorful-paisley-pattern_23-2148705967.jpg?_wi=2", imageAlt: "Saffron colored block print saree", }, { @@ -97,7 +97,7 @@ export default function CollectionsPage() { name: "Hand-Dyed Ethnic Shirt", price: "₹1,899", variant: "Earth Tones · M, L, XL", - imageSrc: "http://img.b2bpic.net/free-photo/attractive-handsome-stylish-indian-man-wear-shirt-holding-mobile-phone-standing-terrace-modern-lounge-cafe-his-work-break_627829-1320.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/attractive-handsome-stylish-indian-man-wear-shirt-holding-mobile-phone-standing-terrace-modern-lounge-cafe-his-work-break_627829-1320.jpg?_wi=2", imageAlt: "Hand-dyed ethnic printed shirt", }, ]} @@ -121,7 +121,7 @@ export default function CollectionsPage() { author: "Master Artisans", description: "Hand-carved wooden blocks are stamped onto fabric with natural dyes, a technique passed down through generations. Each impression is unique, creating subtle variations that celebrate handmade authenticity.", tags: ["Heritage", "Handmade"], - imageSrc: "http://img.b2bpic.net/free-vector/set-four-boho-cards-with-colored-feathers_23-2147610350.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/set-four-boho-cards-with-colored-feathers_23-2147610350.jpg?_wi=2", imageAlt: "Traditional block printing process", }, { @@ -130,7 +130,7 @@ export default function CollectionsPage() { author: "Heritage Dyers", description: "We use sustainably-sourced natural dyes—indigo, madder root, and turmeric—sourced from local suppliers. This eco-conscious approach ensures vibrant colors while supporting fair-trade practices and minimizing environmental impact.", tags: ["Sustainable", "Ethical"], - imageSrc: "http://img.b2bpic.net/free-photo/woman-stirs-turmeric-paste-white-bowl_8353-757.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-stirs-turmeric-paste-white-bowl_8353-757.jpg?_wi=2", imageAlt: "Natural dyeing textile process", }, ]} @@ -148,7 +148,7 @@ export default function CollectionsPage() { tagIcon={Mail} background={{ variant: "sparkles-gradient" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/close-up-flannel-shirt-detail_23-2149575333.jpg" + imageSrc="http://img.b2bpic.net/free-photo/close-up-flannel-shirt-detail_23-2149575333.jpg?_wi=2" imageAlt="Indian textile workshop artisan working" mediaAnimation="slide-up" mediaPosition="right" -- 2.49.1 From 7b228c024946ae97861d06dc9645452f4b812a3a Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 19:16:21 +0000 Subject: [PATCH 3/5] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 3339d33..dcd27d2 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -76,7 +76,7 @@ export default function ContactPage() { variant: "sparkles-gradient", }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/close-up-flannel-shirt-detail_23-2149575333.jpg" + imageSrc="http://img.b2bpic.net/free-photo/close-up-flannel-shirt-detail_23-2149575333.jpg?_wi=3" imageAlt="Indian textile workshop artisan working" mediaAnimation="slide-up" mediaPosition="right" -- 2.49.1 From 7f21b5653071fb63ae44d99ddbe487ac73a157f5 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 19:16:21 +0000 Subject: [PATCH 4/5] Update src/app/layout.tsx --- src/app/layout.tsx | 50 ++++++++++++++++++++++++++++++++++++---------- 1 file changed, 39 insertions(+), 11 deletions(-) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index c1f48a0..f790a49 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1,28 +1,54 @@ import type { Metadata } from "next"; -import { Halant } from "next/font/google"; +import { Public_Sans } from "next/font/google"; import { Inter } from "next/font/google"; import "./globals.css"; import { ServiceWrapper } from "@/components/ServiceWrapper"; import Tag from "@/tag/Tag"; import { getVisualEditScript } from "@/utils/visual-edit-script"; -import { Public_Sans } from "next/font/google"; - - - -export const metadata: Metadata = { - title: "Webild components 2", - description: "Generated by create next app", -}; const publicSans = Public_Sans({ variable: "--font-public-sans", subsets: ["latin"], }); + const inter = Inter({ variable: "--font-inter", subsets: ["latin"], }); +export const metadata: Metadata = { + title: "Heritage Threads | Handprinted Indian Clothing | Artisanal Fashion", + description: "Discover handprinted Indian clothing inspired by centuries of textile tradition. Shop ethically-made, fair-trade apparel that celebrates artisanal heritage and contemporary design. Explore unique kurtas, sarees, and more.", + keywords: "handprinted Indian clothing, heritage textiles, ethnic fashion, artisanal apparel, fair-trade fashion, Indian ethnic wear, block print, sustainable fashion, cultural clothing", + metadataBase: new URL("https://heritage-threads.com"), + alternates: { + canonical: "https://heritage-threads.com", + }, + openGraph: { + title: "Heritage Threads | Handprinted Indian Clothing", + description: "Discover handprinted Indian clothing that celebrates centuries of textile tradition. Shop fair-trade, ethically-made pieces that tell stories of craft and culture.", + url: "https://heritage-threads.com", + siteName: "Heritage Threads", + type: "website", + images: [ + { + url: "https://heritage-threads.com/og-image.jpg", + alt: "Heritage Threads handprinted Indian clothing collection", + }, + ], + }, + twitter: { + card: "summary_large_image", + title: "Heritage Threads | Handprinted Indian Clothing", + description: "Discover handprinted Indian clothing that celebrates centuries of textile tradition and ethical production.", + images: ["https://heritage-threads.com/twitter-image.jpg"], + }, + robots: { + index: true, + follow: true, + }, +}; + export default function RootLayout({ children, }: Readonly<{ @@ -31,7 +57,9 @@ export default function RootLayout({ return ( - + {children}