Merge version_3 into main #5
@@ -1,7 +1,8 @@
|
||||
import type { Metadata } from "next";
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: "Istanbul Products | Turkish Crafts Marketplace", description: "Discover authentic Turkish products and handcrafted items from Istanbul workshops. Premium quality, traditional craftsmanship."};
|
||||
title: "Istanbul Products | Turkish Crafts Marketplace", description: "Discover authentic Turkish products and handcrafted items from Istanbul workshops. Premium quality, traditional craftsmanship."
|
||||
};
|
||||
|
||||
export default function RootLayout({
|
||||
children,
|
||||
@@ -1380,4 +1381,4 @@ export default function RootLayout({
|
||||
</body>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -246,7 +246,7 @@ export default function HomePage() {
|
||||
<ContactCenter
|
||||
tag="Stay Updated"
|
||||
title="Get Exclusive Offers & New Arrivals"
|
||||
description="Subscribe to receive special discounts on new product releases, exclusive collections, and insider access to limited-edition Turkish crafts."
|
||||
description="Get 10% off your first order, early access to new collections, and insider artisan stories delivered straight to your inbox. Join our community of Turkish craft enthusiasts worldwide."
|
||||
tagIcon={Mail}
|
||||
background={{ variant: "animated-grid" }}
|
||||
useInvertedBackground={false}
|
||||
@@ -306,4 +306,4 @@ export default function HomePage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user