Skip to content

Commit

Permalink
updated title and desc
Browse files Browse the repository at this point in the history
  • Loading branch information
IxiAngel committed Nov 26, 2024
1 parent b5bb9a6 commit 02f78d6
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/app/layout.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,13 @@ const poppins = Poppins({
});

export const metadata: Metadata = {
title: 'IXI Labs Website',
title: 'IXI Labs - Software Solutions built on the Ixian Decentralised Platform',
description:
'Building Centralized Solutions on a Decentralized Network. Delivering market ready solutions at a fraction of the cost.',
'IXI Labs creates efficient and decentralised software using Ixian blockchain technology. We bring innovative solutions to market quickly and affordably.',
openGraph: {
title: 'IXI Labs - Building the Internet of Tomorrow',
title: 'IXI Labs - Software Solutions built on the Ixian Decentralised Platform',
description:
'Building Centralized Solutions on a Decentralized Network. Delivering market ready solutions at a fraction of the cost.',
'IXI Labs creates efficient and decentralised software using Ixian blockchain technology. We bring innovative solutions to market quickly and affordably.',
images: ['http://www.ixilabs.com/images/IXILabsOG.jpg'],
type: 'website',
},
Expand Down

0 comments on commit 02f78d6

Please sign in to comment.