Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| f7f7247694 | |||
| 684bbf5dcb | |||
| b9b7b67675 | |||
| 626a29b0e9 | |||
| 1a951eb761 |
@@ -1,52 +1,27 @@
|
|||||||
import type { Metadata } from "next";
|
import type { Metadata } from "next";
|
||||||
import { Montserrat } from "next/font/google";
|
import { Geist, Geist_Mono } from "next/font/google";
|
||||||
import { Inter } from "next/font/google";
|
|
||||||
import "./globals.css";
|
import "./globals.css";
|
||||||
import { ServiceWrapper } from "@/components/ServiceWrapper";
|
|
||||||
import Tag from "@/tag/Tag";
|
|
||||||
|
|
||||||
const montserrat = Montserrat({
|
const geist = Geist({
|
||||||
variable: "--font-montserrat", subsets: ["latin"],
|
variable: "--font-geist-sans", subsets: ["latin"],
|
||||||
});
|
});
|
||||||
|
|
||||||
const inter = Inter({
|
const geistMono = Geist_Mono({
|
||||||
variable: "--font-inter", subsets: ["latin"],
|
variable: "--font-geist-mono", subsets: ["latin"],
|
||||||
});
|
});
|
||||||
|
|
||||||
export const metadata: Metadata = {
|
export const metadata: Metadata = {
|
||||||
title: "Luminara | Lab-Grown Diamonds & Luxury Jewelry", description: "Discover brilliant, ethically-sourced lab-grown diamonds and luxury jewelry. IGI certified, 40% less carbon, conflict-free. Shop stunning collections today.", keywords: "lab-grown diamonds, lab diamonds, ethical jewelry, sustainable diamonds, luxury rings, engagement rings, diamond necklace", metadataBase: new URL("https://luminara.jewelry"),
|
title: "Create Next App", description: "Generated by create next app"};
|
||||||
alternates: {
|
|
||||||
canonical: "https://luminara.jewelry"
|
|
||||||
},
|
|
||||||
openGraph: {
|
|
||||||
title: "Luminara | Luxury Lab-Grown Diamonds", description: "Brilliant lab-grown diamonds that are ethical, sustainable, and beautifully affordable. Discover luxury redefined.", url: "https://luminara.jewelry", siteName: "Luminara", type: "website", images: [
|
|
||||||
{
|
|
||||||
url: "http://img.b2bpic.net/free-photo/high-angle-wedding-ring-cloth_23-2148966235.jpg", alt: "Luminara luxury lab-grown diamond engagement ring"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
twitter: {
|
|
||||||
card: "summary_large_image", title: "Luminara | Luxury Lab-Grown Diamonds", description: "Ethically beautiful. Environmentally responsible. Brilliantly affordable.", images: ["http://img.b2bpic.net/free-photo/high-angle-wedding-ring-cloth_23-2148966235.jpg"]
|
|
||||||
},
|
|
||||||
robots: {
|
|
||||||
index: true,
|
|
||||||
follow: true
|
|
||||||
}
|
|
||||||
};
|
|
||||||
|
|
||||||
export default function RootLayout({
|
export default function RootLayout({
|
||||||
children,
|
children,
|
||||||
}: Readonly<{
|
}: {
|
||||||
children: React.ReactNode;
|
children: React.ReactNode;
|
||||||
}>) {
|
}) {
|
||||||
return (
|
return (
|
||||||
<html lang="en" suppressHydrationWarning>
|
<html lang="en">
|
||||||
<ServiceWrapper>
|
<body className={`${geist.variable} ${geistMono.variable}`}>
|
||||||
<body
|
{children}
|
||||||
className={`${montserrat.variable} ${inter.variable} antialiased`}
|
|
||||||
>
|
|
||||||
<Tag />
|
|
||||||
{children}
|
|
||||||
|
|
||||||
<script
|
<script
|
||||||
dangerouslySetInnerHTML={{
|
dangerouslySetInnerHTML={{
|
||||||
@@ -1415,7 +1390,6 @@ export default function RootLayout({
|
|||||||
}}
|
}}
|
||||||
/>
|
/>
|
||||||
</body>
|
</body>
|
||||||
</ServiceWrapper>
|
|
||||||
</html>
|
</html>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -164,7 +164,7 @@ export default function LandingPage() {
|
|||||||
id: "1", value: "50K+", title: "Happy Customers Worldwide", items: ["Trusted by jewelry enthusiasts globally", "Average 4.9 star customer rating", "5-year average customer retention"]
|
id: "1", value: "50K+", title: "Happy Customers Worldwide", items: ["Trusted by jewelry enthusiasts globally", "Average 4.9 star customer rating", "5-year average customer retention"]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "2", value: "100%", title: "Lab-Grown Diamond Quality", items: ["IGI & GIA certified diamonds", "4C grading transparency guaranteed", "Lifetime authenticity verification"]
|
id: "2", value: "100%", title: "Lab-Grown Diamond Quality", items: ["IGI & certified diamonds", "4C grading transparency guaranteed", "Lifetime authenticity verification"]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "3", value: "$50M+", title: "Carbon Saved Annually", items: ["40% less environmental impact per diamond", "Supports sustainable practices", "Commitment to ethical sourcing"]
|
id: "3", value: "$50M+", title: "Carbon Saved Annually", items: ["40% less environmental impact per diamond", "Supports sustainable practices", "Commitment to ethical sourcing"]
|
||||||
@@ -232,13 +232,13 @@ export default function LandingPage() {
|
|||||||
imageAlt="Luxury lab-grown diamond jewelry"
|
imageAlt="Luxury lab-grown diamond jewelry"
|
||||||
mediaAnimation="slide-up"
|
mediaAnimation="slide-up"
|
||||||
mediaPosition="right"
|
mediaPosition="right"
|
||||||
buttonText="Send Inquiry"
|
buttonText="Book Free Consultation"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="footer" data-section="footer">
|
<div id="footer" data-section="footer">
|
||||||
<FooterCard
|
<FooterCard
|
||||||
logoText="Luminara"
|
logoText="Gemma Azzurro"
|
||||||
copyrightText="© 2025 Gemma Azzurro | Lab-Grown Diamonds. All rights reserved."
|
copyrightText="© 2025 Gemma Azzurro | Lab-Grown Diamonds. All rights reserved."
|
||||||
socialLinks={[
|
socialLinks={[
|
||||||
{ icon: Instagram, href: "https://instagram.com/luminara", ariaLabel: "Instagram" },
|
{ icon: Instagram, href: "https://instagram.com/luminara", ariaLabel: "Instagram" },
|
||||||
|
|||||||
Reference in New Issue
Block a user