Update src/app/layout.tsx
This commit is contained in:
@@ -18,7 +18,7 @@ const inter = Inter({
|
||||
subsets: ["latin"],
|
||||
});
|
||||
|
||||
export const metadata: Metadata = { title: 'Webild Agency | High-Impact Digital Design & Development', description: 'Transform your brand with Webild. We craft high-performance websites and digital experiences designed to scale your business and captivate your audience.', openGraph: { title: 'Webild Agency | High-Impact Digital Design & Development', description: 'Transform your brand with Webild. We craft high-performance websites and digital experiences designed to scale your business and captivate your audience.', type: 'website' } };
|
||||
export const metadata: Metadata = { title: 'Webild - Professional Digital Agency', description: 'Crafting exceptional digital experiences for modern businesses.', openGraph: { title: 'Webild Agency | High-Impact Digital Design & Development', description: 'Transform your brand with Webild. We craft high-performance websites and digital experiences designed to scale your business and captivate your audience.', type: 'website' } };
|
||||
|
||||
export default function RootLayout({
|
||||
children,
|
||||
|
||||
Reference in New Issue
Block a user