From 27b99e269e0c814f8cfc30d2dd8818f536b88f44 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 20:05:19 +0000 Subject: [PATCH 1/2] Update src/app/layout.tsx --- src/app/layout.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 582f0f9..a2575da 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -15,19 +15,19 @@ const inter = Inter({ }); export const metadata: Metadata = { - title: "Family Threads - Premium Coordinated Apparel for Modern Families", description: "Investment-grade family apparel combining contemporary design, superior craftsmanship, and durability. Coordinated styles for parents and kids who refuse to compromise.", keywords: "family apparel, coordinated fashion, premium children's clothing, boys wear, family style, contemporary design, quality clothing", metadataBase: new URL("https://familythreads.com"), + title: "Lineal - Premium Coordinated Apparel for Modern Families", description: "Investment-grade family apparel combining contemporary design, superior craftsmanship, and durability. Coordinated styles for parents and kids who refuse to compromise.", keywords: "family apparel, coordinated fashion, premium children's clothing, boys wear, family style, contemporary design, quality clothing", metadataBase: new URL("https://lineal.com"), alternates: { - canonical: "https://familythreads.com" + canonical: "https://lineal.com" }, openGraph: { - title: "Family Threads - Premium Coordinated Apparel", description: "Style That Grows With Your Family. Investment pieces designed for modern families who value quality and contemporary aesthetics.", type: "website", siteName: "Family Threads", images: [ + title: "Lineal - Premium Coordinated Apparel", description: "Style That Grows With Your Family. Investment pieces designed for modern families who value quality and contemporary aesthetics.", type: "website", siteName: "Lineal", images: [ { url: "http://img.b2bpic.net/free-photo/mother-with-her-children-backyard_1303-22039.jpg", alt: "family fashion coordinated outfits parents children lifestyle" } ] }, twitter: { - card: "summary_large_image", title: "Family Threads - Premium Family Apparel", description: "Contemporary, durable family fashion designed for modern parents.", images: ["http://img.b2bpic.net/free-photo/mother-with-her-children-backyard_1303-22039.jpg"] + card: "summary_large_image", title: "Lineal - Premium Family Apparel", description: "Contemporary, durable family fashion designed for modern parents.", images: ["http://img.b2bpic.net/free-photo/mother-with-her-children-backyard_1303-22039.jpg"] } }; -- 2.49.1 From 3d5a8d3f7e9dbeb33229ab4d94e5af7bd395faf4 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 20:05:20 +0000 Subject: [PATCH 2/2] Update src/app/page.tsx --- src/app/page.tsx | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 057ad12..c46247d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -34,15 +34,15 @@ export default function LandingPage() { { name: "Testimonials", id: "testimonials" }, { name: "Contact", id: "contact" } ]} - brandName="Family Threads" + brandName="Lineal" bottomLeftText="Premium Family Apparel for Parents & Toddlers" - bottomRightText="hello@familythreads.com" + bottomRightText="hello@lineal.com" />