7 Commits

Author SHA1 Message Date
2e2fbc4de3 Merge version_3 into main
Merge version_3 into main
2026-03-09 11:07:00 +00:00
cfa822851a Update src/app/page.tsx 2026-03-09 11:06:56 +00:00
1a6b133ee3 Update src/app/layout.tsx 2026-03-09 11:06:55 +00:00
178822cab7 Merge version_2 into main
Merge version_2 into main
2026-03-09 11:05:27 +00:00
6f9718fc48 Update src/app/page.tsx 2026-03-09 11:05:23 +00:00
c581b71dac Update src/app/layout.tsx 2026-03-09 11:05:23 +00:00
ae5e2d0795 Merge version_1 into main
Merge version_1 into main
2026-03-09 11:03:44 +00:00
2 changed files with 13 additions and 40 deletions

View File

@@ -1,54 +1,28 @@
import type { Metadata } from "next";
import { Halant } from "next/font/google";
import { Inter } from "next/font/google";
import { Manrope } from "next/font/google";
import { Geist, Geist_Mono } from "next/font/google";
import "./globals.css";
import { ServiceWrapper } from "@/components/ServiceWrapper";
import Tag from "@/tag/Tag";
const halant = Halant({
variable: "--font-halant", subsets: ["latin"],
weight: ["300", "400", "500", "600", "700"],
const geist = Geist({
variable: "--font-geist-sans", subsets: ["latin"],
});
const inter = Inter({
variable: "--font-inter", subsets: ["latin"],
});
const manrope = Manrope({
variable: "--font-manrope", subsets: ["latin"],
const geistMono = Geist_Mono({
variable: "--font-geist-mono", subsets: ["latin"],
});
export const metadata: Metadata = {
title: "Heurgon Horloger & Joaillier | Luxury Watches & Jewelry Paris", description: "Discover exclusive luxury watches and fine jewelry at Heurgon, Paris's most prestigious jewelry boutique since 1865. Curated collections of Swiss timepieces and gemstones.", keywords: "luxury watches Paris, fine jewelry, Swiss watches, diamond rings, luxury boutique, Rue Faubourg Saint-Honoré", robots: {
index: true,
follow: true,
},
openGraph: {
title: "Heurgon Horloger & Joaillier | Luxury Watches & Jewelry", description: "Experience 159 years of excellence. Exclusive luxury watches and fine jewelry collections in Paris.", type: "website", siteName: "Heurgon", images: [
{
url: "http://img.b2bpic.net/free-photo/fashion-portrait-young-businessman-handsome-model-man-dressed-elegant-blue-suit-gray_158538-11083.jpg", alt: "Heurgon luxury watches and jewelry collection"},
],
},
twitter: {
card: "summary_large_image", title: "Heurgon Horloger & Joaillier | Luxury Watches & Jewelry", description: "Exclusive luxury watches and fine jewelry since 1865", images: ["http://img.b2bpic.net/free-photo/fashion-portrait-young-businessman-handsome-model-man-dressed-elegant-blue-suit-gray_158538-11083.jpg"],
},
};
title: "Heurgon | Luxury Watches & Fine Jewelry Since 1865", description: "Discover Heurgon's exclusive collection of luxury watches and fine jewelry on Rue du Faubourg Saint-Honoré, Paris."};
export default function RootLayout({
children,
}: Readonly<{
}: {
children: React.ReactNode;
}>) {
}) {
return (
<html lang="en" suppressHydrationWarning>
<ServiceWrapper>
<body
className={`${halant.variable} ${inter.variable} ${manrope.variable} antialiased`}
>
<Tag />
{children}
<html lang="en">
<body className={`${geist.variable} ${geistMono.variable} antialiased`}>
{children}
<script
dangerouslySetInnerHTML={{
__html: `
@@ -1416,7 +1390,6 @@ export default function RootLayout({
}}
/>
</body>
</ServiceWrapper>
</html>
);
}

View File

@@ -77,7 +77,7 @@ export default function LandingPage() {
<div id="products" data-section="products">
<ProductCardThree
title="Our Exclusive Collections"
description="Curated selections of luxury timepieces and fine jewelry from the world's most prestigious brands"
description="Each piece is hand-selected and authenticated by our expert team, backed by our lifetime guarantee. Curated selections of luxury timepieces and fine jewelry from the world's most prestigious brands"
tag="Handpicked Collections"
products={[
{