Merge version_1 into main #1
@@ -87,7 +87,7 @@ export default function AboutPage() {
|
||||
tag="Our Heritage"
|
||||
tagIcon={Sparkles}
|
||||
tagAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/woman-sitting-studio-sew-cloth_1157-33787.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/woman-sitting-studio-sew-cloth_1157-33787.jpg?_wi=2"
|
||||
imageAlt="DesieFits design studio and artisan team"
|
||||
mediaAnimation="slide-up"
|
||||
metrics={[
|
||||
|
||||
@@ -1,18 +1,22 @@
|
||||
import type { Metadata } from "next";
|
||||
import { Halant } from "next/font/google";
|
||||
import { Inter } from "next/font/google";
|
||||
import { Inter_Tight } 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 { Inter_Tight } from "next/font/google";
|
||||
|
||||
const halant = Halant({
|
||||
variable: "--font-halant",
|
||||
subsets: ["latin"],
|
||||
weight: ["300", "400", "500", "600", "700"],
|
||||
});
|
||||
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: "Webild components 2",
|
||||
description: "Generated by create next app",
|
||||
};
|
||||
const inter = Inter({
|
||||
variable: "--font-inter",
|
||||
subsets: ["latin"],
|
||||
});
|
||||
|
||||
const interTight = Inter_Tight({
|
||||
variable: "--font-inter-tight",
|
||||
@@ -20,6 +24,41 @@ const interTight = Inter_Tight({
|
||||
weight: ["100", "200", "300", "400", "500", "600", "700", "800", "900"]
|
||||
});
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: "DesieFits - Premium Women's Ethnic & Fashion Clothing",
|
||||
description: "Shop premium ethnic wear and contemporary women's clothing at DesieFits. Discover sarees, kurtis, lehengas, and more with authentic designs and quality craftsmanship.",
|
||||
keywords: "women clothing, ethnic wear, sarees, kurtis, lehengas, salwar kameez, traditional dress, women fashion, Indian wear, contemporary clothing",
|
||||
metadataBase: new URL("https://www.desifits.com"),
|
||||
alternates: {
|
||||
canonical: "https://www.desifits.com"
|
||||
},
|
||||
openGraph: {
|
||||
title: "DesieFits - Premium Women's Ethnic Clothing Store",
|
||||
description: "Discover premium ethnic and contemporary women's clothing. Authentic designs, quality craftsmanship, and timeless fashion.",
|
||||
url: "https://www.desifits.com",
|
||||
siteName: "DesieFits",
|
||||
type: "website",
|
||||
images: [
|
||||
{
|
||||
url: "http://img.b2bpic.net/free-photo/close-up-profile-photo-nice-young-girl-with-beautiful-smoky-eyes-fine-jewelry-forehead-wearing-terracotta-hijab-decorated-with-sequins-she-is-posing-sideways-dark-background_639032-1125.jpg",
|
||||
alt: "DesieFits featured women's clothing collection"
|
||||
}
|
||||
]
|
||||
},
|
||||
twitter: {
|
||||
card: "summary_large_image",
|
||||
title: "DesieFits - Premium Women's Fashion",
|
||||
description: "Shop authentic ethnic wear and contemporary clothing at DesieFits.",
|
||||
images: [
|
||||
"http://img.b2bpic.net/free-photo/overhead-view-man-with-tattoo-his-hand-looking-clothes-hanging-rail_23-2148175651.jpg"
|
||||
]
|
||||
},
|
||||
robots: {
|
||||
index: true,
|
||||
follow: true
|
||||
}
|
||||
};
|
||||
|
||||
export default function RootLayout({
|
||||
children,
|
||||
}: Readonly<{
|
||||
@@ -28,7 +67,9 @@ export default function RootLayout({
|
||||
return (
|
||||
<html lang="en" suppressHydrationWarning>
|
||||
<ServiceWrapper>
|
||||
<body className={`${interTight.variable} antialiased`}>
|
||||
<body
|
||||
className={`${halant.variable} ${inter.variable} ${interTight.variable} antialiased`}
|
||||
>
|
||||
<Tag />
|
||||
{children}
|
||||
<script
|
||||
@@ -40,4 +81,4 @@ export default function RootLayout({
|
||||
</ServiceWrapper>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -131,7 +131,7 @@ export default function HomePage() {
|
||||
price: "$89.99",
|
||||
rating: 5,
|
||||
reviewCount: "128",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-indian-woman-wearing-sari_23-2149400865.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-indian-woman-wearing-sari_23-2149400865.jpg?_wi=1",
|
||||
imageAlt: "Elegant silk saree with traditional embroidery",
|
||||
isFavorited: false
|
||||
},
|
||||
@@ -142,7 +142,7 @@ export default function HomePage() {
|
||||
price: "$54.99",
|
||||
rating: 4.8,
|
||||
reviewCount: "95",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-floral-dress-looking-camera_23-2148261282.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-floral-dress-looking-camera_23-2148261282.jpg?_wi=1",
|
||||
imageAlt: "Contemporary embroidered kurti with traditional motifs",
|
||||
isFavorited: false
|
||||
},
|
||||
@@ -153,7 +153,7 @@ export default function HomePage() {
|
||||
price: "$129.99",
|
||||
rating: 5,
|
||||
reviewCount: "156",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-beautiful-yellow-dress_1303-17541.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-beautiful-yellow-dress_1303-17541.jpg?_wi=1",
|
||||
imageAlt: "Stunning designer lehenga for special occasions",
|
||||
isFavorited: false
|
||||
},
|
||||
@@ -164,7 +164,7 @@ export default function HomePage() {
|
||||
price: "$64.99",
|
||||
rating: 4.7,
|
||||
reviewCount: "82",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stylish-beard-indian-man-with-bindi-forehead-wear-blue-suit-posed-outdoor-against-door-building_627829-1854.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stylish-beard-indian-man-with-bindi-forehead-wear-blue-suit-posed-outdoor-against-door-building_627829-1854.jpg?_wi=1",
|
||||
imageAlt: "Traditional salwar kameez with modern styling",
|
||||
isFavorited: false
|
||||
}
|
||||
@@ -182,7 +182,7 @@ export default function HomePage() {
|
||||
tag="Our Story"
|
||||
tagIcon={Sparkles}
|
||||
tagAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/woman-sitting-studio-sew-cloth_1157-33787.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/woman-sitting-studio-sew-cloth_1157-33787.jpg?_wi=1"
|
||||
imageAlt="DesieFits design studio and team"
|
||||
mediaAnimation="slide-up"
|
||||
metrics={[
|
||||
|
||||
@@ -99,7 +99,7 @@ export default function ShopPage() {
|
||||
price: "$89.99",
|
||||
rating: 5,
|
||||
reviewCount: "128",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-indian-woman-wearing-sari_23-2149400865.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-indian-woman-wearing-sari_23-2149400865.jpg?_wi=2",
|
||||
imageAlt: "Elegant silk saree with traditional embroidery",
|
||||
isFavorited: false
|
||||
},
|
||||
@@ -110,7 +110,7 @@ export default function ShopPage() {
|
||||
price: "$54.99",
|
||||
rating: 4.8,
|
||||
reviewCount: "95",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-floral-dress-looking-camera_23-2148261282.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-floral-dress-looking-camera_23-2148261282.jpg?_wi=2",
|
||||
imageAlt: "Contemporary embroidered kurti with traditional motifs",
|
||||
isFavorited: false
|
||||
},
|
||||
@@ -121,7 +121,7 @@ export default function ShopPage() {
|
||||
price: "$129.99",
|
||||
rating: 5,
|
||||
reviewCount: "156",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-beautiful-yellow-dress_1303-17541.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-beautiful-yellow-dress_1303-17541.jpg?_wi=2",
|
||||
imageAlt: "Stunning designer lehenga for special occasions",
|
||||
isFavorited: false
|
||||
},
|
||||
@@ -132,7 +132,7 @@ export default function ShopPage() {
|
||||
price: "$64.99",
|
||||
rating: 4.7,
|
||||
reviewCount: "82",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stylish-beard-indian-man-with-bindi-forehead-wear-blue-suit-posed-outdoor-against-door-building_627829-1854.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stylish-beard-indian-man-with-bindi-forehead-wear-blue-suit-posed-outdoor-against-door-building_627829-1854.jpg?_wi=2",
|
||||
imageAlt: "Traditional salwar kameez with modern styling",
|
||||
isFavorited: false
|
||||
},
|
||||
@@ -143,7 +143,7 @@ export default function ShopPage() {
|
||||
price: "$44.99",
|
||||
rating: 4.9,
|
||||
reviewCount: "67",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-indian-woman-wearing-sari_23-2149400865.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-indian-woman-wearing-sari_23-2149400865.jpg?_wi=3",
|
||||
imageAlt: "Beautiful embroidered dupatta with intricate details",
|
||||
isFavorited: false
|
||||
},
|
||||
@@ -154,7 +154,7 @@ export default function ShopPage() {
|
||||
price: "$149.99",
|
||||
rating: 5,
|
||||
reviewCount: "89",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-floral-dress-looking-camera_23-2148261282.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-floral-dress-looking-camera_23-2148261282.jpg?_wi=3",
|
||||
imageAlt: "Premium silk saree with gold embroidery",
|
||||
isFavorited: false
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user