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"] } }; 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" />