Skip to content

Commit

Permalink
fix(soffit): home page logo
Browse files Browse the repository at this point in the history
  • Loading branch information
AliMD committed Feb 11, 2023
1 parent 8523674 commit 95868da
Showing 1 changed file with 16 additions and 14 deletions.
30 changes: 16 additions & 14 deletions uniquely/soffit-pwa/src/content/home-page-fa.ts
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ export const homePageContent: PageHomeContent = {
highlight: true,
stated: true,
icon: 'cloud-download-outline',
flipRtl: true,
headline: 'دانلود کاتالوگ',
description: 'دانلود کاتالوگ معرفی محصولات بازرگانی سافیت',
href: 'https://www.dropbox.com/s/dl/6ywy23qql7iq31p/soffit-product-catalogue.pdf',
Expand Down Expand Up @@ -78,6 +79,16 @@ export const homePageContent: PageHomeContent = {
`,
href: 'tel:+989155599674',
},
{
elevated: 1,
highlight: true,
stated: true,
icon: 'send-outline',
headline: 'تلگرام',
description: 'کانال تلگرام بازرگانی سافیت',
href: 'https://t.me/soffitcompany',
target: '_blank',
},
{
elevated: 1,
highlight: true,
Expand All @@ -92,10 +103,11 @@ export const homePageContent: PageHomeContent = {
elevated: 1,
highlight: true,
stated: true,
icon: 'send-outline',
headline: 'تلگرام',
description: 'کانال تلگرام بازرگانی سافیت',
href: 'https://t.me/soffitcompany',
icon: 'videocam-outline',
flipRtl: true,
headline: 'آپارات',
description: 'کانال آپارات بازرگانی سافیت',
href: 'https://www.aparat.com/soffit',
target: '_blank',
},
{
Expand All @@ -118,16 +130,6 @@ export const homePageContent: PageHomeContent = {
href: 'https://youtube.com/@SOFFITCO',
target: '_blank',
},
{
elevated: 1,
highlight: true,
stated: true,
icon: 'videocam-outline',
headline: 'آپارات',
description: 'کانال آپارات بازرگانی سافیت',
href: 'https://www.aparat.com/soffit',
target: '_blank',
},
],

agencyList: [
Expand Down

0 comments on commit 95868da

Please sign in to comment.