default:'Puffin Offset - Carbon Offsetting for Yachts',
template:'%s | Puffin Offset',
},
description:'Premium carbon offset calculator and solutions for luxury yachts. Offset your vessel\'s carbon footprint with verified climate projects.',
title:'Puffin Offset - Carbon Offsetting for Yachts',
description:'Premium carbon offset calculator and solutions for luxury yachts. Offset your vessel\'s carbon footprint with verified climate projects.',
siteName:'Puffin Offset',
images:[
{
url:'/puffinOffset.png',
width: 1200,
height: 630,
alt:'Puffin Offset Logo',
},
],
},
twitter:{
card:'summary_large_image',
title:'Puffin Offset - Carbon Offsetting for Yachts',
description:'Premium carbon offset calculator and solutions for luxury yachts.',
images:['/puffinOffset.png'],
},
robots:{
index: true,
follow: true,
googleBot:{
index: true,
follow: true,
'max-video-preview':-1,
'max-image-preview':'large',
'max-snippet':-1,
},
},
verification:{
// Add Google Search Console verification here when available
// google: 'your-verification-code',
},
};
exportdefaultfunctionRootLayout({
children,
}:{
children: React.ReactNode;
}){
return(
<htmllang="en"className={inter.className}>
<head>
{/* Preconnect to external domains for performance */}