Replace favicon.ico logo with favicon.png and update layout metadata
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 25 KiB After Width: | Height: | Size: 7.0 KiB |
BIN
src/app/favicon.png
Normal file
BIN
src/app/favicon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 7.0 KiB |
@@ -10,7 +10,7 @@ export const metadata: Metadata = {
|
|||||||
description:
|
description:
|
||||||
'Loyaly.AI is an AI-powered retail intelligence platform that turns every store visit into a loyalty opportunity. Understand customers, drive engagement, and grow revenue.',
|
'Loyaly.AI is an AI-powered retail intelligence platform that turns every store visit into a loyalty opportunity. Understand customers, drive engagement, and grow revenue.',
|
||||||
icons: {
|
icons: {
|
||||||
icon: '/loyaly_php/assets/images/loyalyai-logo.png',
|
icon: '/favicon.ico',
|
||||||
},
|
},
|
||||||
openGraph: {
|
openGraph: {
|
||||||
title: 'Loyaly.AI — AI-Powered Retail Intelligence',
|
title: 'Loyaly.AI — AI-Powered Retail Intelligence',
|
||||||
|
|||||||
Reference in New Issue
Block a user