Merge version_1 into main #2
@@ -5,20 +5,12 @@ import { ServiceWrapper } from "@/components/ServiceWrapper";
|
|||||||
import Tag from "@/tag/Tag";
|
import Tag from "@/tag/Tag";
|
||||||
|
|
||||||
const figtree = Figtree({
|
const figtree = Figtree({
|
||||||
variable: "--font-figtree",
|
variable: "--font-figtree", subsets: ["latin"],
|
||||||
subsets: ["latin"],
|
|
||||||
});
|
});
|
||||||
|
|
||||||
export const metadata: Metadata = {
|
export const metadata: Metadata = {
|
||||||
title: "Studio Luxe - Premium Furniture Design",
|
title: "Studio Luxe - Premium Furniture Design", description: "Discover luxury minimalist furniture crafted with exceptional quality. Premium sofas, tables, and designer pieces for the discerning home.", keywords: "luxury furniture, minimalist design, premium sofas, designer chairs, modern furniture", openGraph: {
|
||||||
description: "Discover luxury minimalist furniture crafted with exceptional quality. Premium sofas, tables, and designer pieces for the discerning home.",
|
title: "Studio Luxe - Premium Furniture", description: "Luxury minimalist furniture for the discerning eye. Exceptional craftsmanship and timeless design.", type: "website", siteName: "Studio Luxe"},
|
||||||
keywords: "luxury furniture, minimalist design, premium sofas, designer chairs, modern furniture",
|
|
||||||
openGraph: {
|
|
||||||
title: "Studio Luxe - Premium Furniture",
|
|
||||||
description: "Luxury minimalist furniture for the discerning eye. Exceptional craftsmanship and timeless design.",
|
|
||||||
type: "website",
|
|
||||||
siteName: "Studio Luxe",
|
|
||||||
},
|
|
||||||
robots: {
|
robots: {
|
||||||
index: true,
|
index: true,
|
||||||
follow: true,
|
follow: true,
|
||||||
|
|||||||
Reference in New Issue
Block a user