fix: full name of app authors and added correct urls (#9099)
Co-authored-by: Hariom Balhara <hariombalhara@gmail.com>pull/8946/head^2
parent
a062b5a355
commit
5bca02bac2
|
@ -129,7 +129,10 @@ const Component = ({
|
|||
className="bg-subtle text-emphasis rounded-md p-1 text-xs capitalize">
|
||||
{categories[0]}
|
||||
</Link>{" "}
|
||||
• {t("published_by", { author })}
|
||||
•{" "}
|
||||
<a target="_blank" rel="noreferrer" href={website}>
|
||||
{t("published_by", { author })}
|
||||
</a>
|
||||
</h2>
|
||||
{isTemplate && (
|
||||
<Badge variant="red" className="mt-4">
|
||||
|
@ -257,7 +260,7 @@ const Component = ({
|
|||
)}
|
||||
</span>
|
||||
|
||||
<h4 className="text-emphasis mt-8 mb-2 font-semibold ">{t("learn_more")}</h4>
|
||||
<h4 className="text-emphasis mt-8 mb-2 font-semibold ">{t("contact")}</h4>
|
||||
<ul className="prose-sm -ml-1 -mr-1 leading-5">
|
||||
{docs && (
|
||||
<li>
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
"slug": "amie",
|
||||
"type": "amie_other",
|
||||
"logo": "icon.svg",
|
||||
"url": "https://cal.com/apps/amie",
|
||||
"url": "https://cal.com",
|
||||
"variant": "other",
|
||||
"categories": ["calendar"],
|
||||
"publisher": "Cal.com, Inc.",
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
"slug": "around",
|
||||
"type": "around_video",
|
||||
"logo": "icon.svg",
|
||||
"url": "https://cal.com/apps/around",
|
||||
"url": "https://cal.com/",
|
||||
"variant": "conferencing",
|
||||
"categories": ["video"],
|
||||
"publisher": "Cal.com",
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
"slug": "campfire",
|
||||
"type": "campfire_video",
|
||||
"logo": "icon.svg",
|
||||
"url": "https://cal.com/apps/campfire",
|
||||
"url": "https://cal.com/",
|
||||
"variant": "conferencing",
|
||||
"categories": ["video"],
|
||||
"publisher": "Cal.com, Inc.",
|
||||
|
|
|
@ -5,10 +5,10 @@
|
|||
"slug": "closecom",
|
||||
"type": "closecom_other_calendar",
|
||||
"logo": "icon.svg",
|
||||
"url": "https://cal.com/apps/closecom",
|
||||
"url": "https://cal.com/",
|
||||
"variant": "other",
|
||||
"categories": ["other"],
|
||||
"publisher": "Cal.com",
|
||||
"publisher": "Cal.com, Inc.",
|
||||
"email": "help@cal.com",
|
||||
"description": "Close is the inside sales CRM of choice for startups and SMBs. Make more calls, send more emails and close more deals starting today.",
|
||||
"__createdUsingCli": true
|
||||
|
|
|
@ -4,10 +4,10 @@
|
|||
"slug": "cron",
|
||||
"type": "cron_other",
|
||||
"logo": "logo.png",
|
||||
"url": "https://cal.com/apps/cron",
|
||||
"url": "https://github.com/miguelnietoa",
|
||||
"variant": "other",
|
||||
"categories": ["calendar"],
|
||||
"publisher": "miguelnietoa",
|
||||
"publisher": "Miguel Nieto",
|
||||
"email": "support@cal.com",
|
||||
"description": "Cron is the next-generation calendar for professionals and teams.",
|
||||
"isTemplate": false,
|
||||
|
|
|
@ -4,12 +4,10 @@
|
|||
"slug": "eightxeight",
|
||||
"type": "eightxeight_video",
|
||||
"logo": "icon.svg",
|
||||
"url": "https://cal.com/apps/eightxeight",
|
||||
"url": "https://github.com/shivamklr",
|
||||
"variant": "conferencing",
|
||||
"categories": [
|
||||
"video"
|
||||
],
|
||||
"publisher": "shivamklr",
|
||||
"categories": ["video"],
|
||||
"publisher": "Shivam Kalra",
|
||||
"email": "shivamkalra98@gmail.com",
|
||||
"appData": {
|
||||
"location": {
|
||||
|
@ -25,4 +23,4 @@
|
|||
"__createdUsingCli": true,
|
||||
"__template": "event-type-location-video-static",
|
||||
"dirName": "eightxeight"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
"dirName": "exchangecalendar",
|
||||
"type": "exchange_calendar",
|
||||
"logo": "icon.svg",
|
||||
"url": "https://cal.com/apps/exchange",
|
||||
"url": "https://cal.com",
|
||||
"variant": "calendar",
|
||||
"categories": ["calendar"],
|
||||
"publisher": "Cal.com",
|
||||
|
|
|
@ -5,10 +5,10 @@
|
|||
"slug": "facetime",
|
||||
"type": "facetime_video",
|
||||
"logo": "icon.svg",
|
||||
"url": "https://cal.com/apps/facetime",
|
||||
"url": "https://github.com/Mythie",
|
||||
"variant": "conferencing",
|
||||
"categories": ["video"],
|
||||
"publisher": "Mythie",
|
||||
"publisher": "Lucas Smith",
|
||||
"email": "help@cal.com",
|
||||
"description": "Facetime makes it super simple for collaborating teams to jump on a video call.",
|
||||
"__createdUsingCli": true,
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
"slug": "fathom",
|
||||
"type": "fathom_analytics",
|
||||
"logo": "icon.svg",
|
||||
"url": "https://cal.com/apps/fathom",
|
||||
"url": "https://cal.com",
|
||||
"variant": "analytics",
|
||||
"categories": ["analytics"],
|
||||
"publisher": "Cal.com, Inc.",
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
"slug": "metapixel",
|
||||
"type": "metapixel_analytics",
|
||||
"logo": "icon.svg",
|
||||
"url": "https://developers.facebook.com/docs/metapixel/",
|
||||
"url": "https://github.com/regexyl",
|
||||
"variant": "analytics",
|
||||
"categories": ["analytics"],
|
||||
"publisher": "regexyl",
|
||||
"publisher": "Regina Liu",
|
||||
"email": "info@regexyl.com",
|
||||
"description": "Add Meta Pixel to your bookings page to measure, optimize and build audiences for your ad campaigns.",
|
||||
"extendsFeature": "EventType",
|
||||
|
|
|
@ -4,11 +4,9 @@
|
|||
"slug": "mirotalk",
|
||||
"type": "mirotalk_video",
|
||||
"logo": "icon.svg",
|
||||
"url": "https://cal.com/apps/mirotalk",
|
||||
"url": "https://cal.com/",
|
||||
"variant": "conferencing",
|
||||
"categories": [
|
||||
"video"
|
||||
],
|
||||
"categories": ["video"],
|
||||
"publisher": "Cal.com, Inc.",
|
||||
"email": "support@cal.com",
|
||||
"appData": {
|
||||
|
@ -25,4 +23,4 @@
|
|||
"__createdUsingCli": true,
|
||||
"__template": "event-type-location-video-static",
|
||||
"dirName": "mirotalk"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
"slug": "n8n",
|
||||
"type": "n8n_automation",
|
||||
"logo": "icon.svg",
|
||||
"url": "https://cal.com/apps/n8n",
|
||||
"url": "https://cal.com/",
|
||||
"variant": "automation",
|
||||
"categories": ["automation"],
|
||||
"publisher": "Cal.com, Inc.",
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
"slug": "plausible",
|
||||
"type": "plausible_analytics",
|
||||
"logo": "icon.svg",
|
||||
"url": "https://cal.com/apps/plausible",
|
||||
"url": "https://cal.com/",
|
||||
"variant": "analytics",
|
||||
"categories": ["analytics"],
|
||||
"publisher": "Cal.com, Inc.",
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
"slug": "qr_code",
|
||||
"type": "qr_code_other",
|
||||
"logo": "icon.svg",
|
||||
"url": "https://cal.com/apps/qr_code",
|
||||
"url": "https://cal.com/",
|
||||
"variant": "other",
|
||||
"categories": ["other"],
|
||||
"extendsFeature": "EventType",
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
"slug": "rainbow",
|
||||
"type": "rainbow_web3",
|
||||
"logo": "icon.svg",
|
||||
"url": "https://cal.com/apps/rainbow",
|
||||
"url": "https://github.com/hexcowboy",
|
||||
"variant": "web3",
|
||||
"categories": ["web3"],
|
||||
"extendsFeature": "EventType",
|
||||
|
|
|
@ -4,10 +4,10 @@
|
|||
"slug": "raycast",
|
||||
"type": "raycast_other",
|
||||
"logo": "icon.svg",
|
||||
"url": "https://cal.com/apps/raycast",
|
||||
"url": "https://github.com/eluce2",
|
||||
"variant": "other",
|
||||
"categories": ["other"],
|
||||
"publisher": "eluce2",
|
||||
"publisher": "Eric Luce",
|
||||
"email": "info@restlessmindstech.com",
|
||||
"description": "Quickly share your Cal.com meeting links with Raycast",
|
||||
"__createdUsingCli": true
|
||||
|
|
|
@ -4,10 +4,10 @@
|
|||
"slug": "riverside",
|
||||
"type": "riverside_video",
|
||||
"logo": "icon-dark.svg",
|
||||
"url": "https://cal.com/apps/riverside",
|
||||
"url": "https://cal.com/",
|
||||
"variant": "conferencing",
|
||||
"categories": ["video"],
|
||||
"publisher": "Cal.com",
|
||||
"publisher": "Cal.com, Inc.",
|
||||
"email": "help@cal.com",
|
||||
"description": "Your online recording studio. The easiest way to record podcasts and videos in studio quality from anywhere. All from the browser.",
|
||||
"__createdUsingCli": true,
|
||||
|
|
|
@ -5,15 +5,15 @@
|
|||
"slug": "routing-forms",
|
||||
"type": "routing-forms_other",
|
||||
"logo": "icon-dark.svg",
|
||||
"url": "https://cal.com/apps/routing-forms",
|
||||
"url": "https://cal.com/resources/feature/routing-forms",
|
||||
"variant": "other",
|
||||
"categories": ["other"],
|
||||
"publisher": "Cal.com",
|
||||
"publisher": "Cal.com, Inc.",
|
||||
"email": "help@cal.com",
|
||||
"licenseRequired": true,
|
||||
"teamsPlanRequired": {
|
||||
"upgradeUrl": "/apps/routing-forms/forms"
|
||||
},
|
||||
},
|
||||
"description": "It would allow a booker to connect with the right person or choose the right event, faster. It would work by taking inputs from the booker and using that data to route to the correct booker/event as configured by Cal user",
|
||||
"__createdUsingCli": true
|
||||
}
|
||||
|
|
|
@ -4,10 +4,10 @@
|
|||
"slug": "salesforce",
|
||||
"type": "salesforce_other_calendar",
|
||||
"logo": "icon.png",
|
||||
"url": "https://cal.com/apps/salesforce",
|
||||
"url": "https://cal.com/",
|
||||
"variant": "other_calendar",
|
||||
"categories": ["other"],
|
||||
"publisher": "Cal.com",
|
||||
"publisher": "Cal.com, Inc.",
|
||||
"email": "help@cal.com",
|
||||
"description": "Salesforce (Sales Cloud) is a cloud-based application designed to help your salespeople sell smarter and faster by centralizing customer information, logging their interactions with your company, and automating many of the tasks salespeople do every day.",
|
||||
"__createdUsingCli": true
|
||||
|
|
|
@ -4,10 +4,10 @@
|
|||
"slug": "sendgrid",
|
||||
"type": "sendgrid_other_calendar",
|
||||
"logo": "logo.png",
|
||||
"url": "https://cal.com/apps/sendgrid",
|
||||
"url": "https://cal.com/",
|
||||
"variant": "other_calendar",
|
||||
"categories": ["other"],
|
||||
"publisher": "Cal.com",
|
||||
"publisher": "Cal.com, Inc.",
|
||||
"email": "help@cal.com",
|
||||
"description": "SendGrid delivers your transactional and marketing emails through the world's largest cloud-based email delivery platform.",
|
||||
"__createdUsingCli": true
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
"slug": "signal",
|
||||
"type": "signal_video",
|
||||
"logo": "icon.svg",
|
||||
"url": "https://cal.com/apps/signal",
|
||||
"url": "https://cal.com/",
|
||||
"variant": "conferencing",
|
||||
"categories": ["video"],
|
||||
"publisher": "Cal.com, Inc.",
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
"slug": "sirius_video",
|
||||
"type": "sirius_video_video",
|
||||
"logo": "icon-dark.svg",
|
||||
"url": "https://cal.com/apps/sirius_video",
|
||||
"url": "https://cal.com/",
|
||||
"variant": "conferencing",
|
||||
"categories": ["video"],
|
||||
"publisher": "Cal.com, Inc.",
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
"slug": "sylapsvideo",
|
||||
"type": "sylaps_video",
|
||||
"logo": "icon.svg",
|
||||
"url": "https://cal.com/apps/sylaps",
|
||||
"url": "https://sylaps.com",
|
||||
"variant": "conferencing",
|
||||
"categories": ["video"],
|
||||
"publisher": "Sylaps Inc",
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
"slug": "telegram",
|
||||
"type": "telegram_video",
|
||||
"logo": "icon.svg",
|
||||
"url": "https://cal.com/apps/telegram",
|
||||
"url": "https://cal.com/",
|
||||
"variant": "conferencing",
|
||||
"categories": ["video"],
|
||||
"publisher": "Cal.com, Inc.",
|
||||
|
|
|
@ -4,10 +4,10 @@
|
|||
"slug": "typeform",
|
||||
"type": "typeform_other",
|
||||
"logo": "icon-dark.svg",
|
||||
"url": "https://cal.com/apps/typeform",
|
||||
"url": "https://cal.com/",
|
||||
"variant": "other",
|
||||
"categories": ["other"],
|
||||
"publisher": "Cal.com",
|
||||
"publisher": "Cal.com, Inc.",
|
||||
"email": "help@cal.com",
|
||||
"description": "Adds a link to copy Typeform Redirect URL",
|
||||
"__createdUsingCli": true,
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
"slug": "vimcal",
|
||||
"type": "vimcal_other",
|
||||
"logo": "icon.svg",
|
||||
"url": "https://cal.com/apps/vimcal",
|
||||
"url": "https://cal.com/",
|
||||
"variant": "other",
|
||||
"categories": ["calendar"],
|
||||
"publisher": "Cal.com, Inc.",
|
||||
|
|
|
@ -4,10 +4,10 @@
|
|||
"slug": "weather_in_your_calendar",
|
||||
"type": "weather_in_your_calendar_other",
|
||||
"logo": "icon.svg",
|
||||
"url": "https://weather-in-calendar.com",
|
||||
"url": "https://github.com/vejnoe",
|
||||
"variant": "other",
|
||||
"categories": ["other"],
|
||||
"publisher": "vejnoe",
|
||||
"publisher": "Andreas Vejnø Andersen",
|
||||
"email": "info@vejnoe.dk",
|
||||
"description": "Get the local weather forecast with icons in your calendar\r\r",
|
||||
"__createdUsingCli": true
|
||||
|
|
|
@ -6,10 +6,10 @@
|
|||
"type": "webex_video",
|
||||
"imageSrc": "/icon.ico",
|
||||
"logo": "/icon.ico",
|
||||
"url": "https://cal.com/apps/webex",
|
||||
"url": "https://github.com/aar2dee2",
|
||||
"variant": "conferencing",
|
||||
"categories": ["video"],
|
||||
"publisher": "Cal.com, Inc.",
|
||||
"publisher": "aar2dee2",
|
||||
"email": "support@cal.com",
|
||||
"description": "Create meetings with Cisco Webex",
|
||||
"appData": {
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
"slug": "whatsapp",
|
||||
"type": "whatsapp_video",
|
||||
"logo": "icon.svg",
|
||||
"url": "https://cal.com/apps/whatsapp",
|
||||
"url": "https://cal.com/",
|
||||
"variant": "conferencing",
|
||||
"categories": ["video"],
|
||||
"publisher": "Cal.com, Inc.",
|
||||
|
|
|
@ -5,10 +5,10 @@
|
|||
"slug": "whereby",
|
||||
"type": "whereby_video",
|
||||
"logo": "icon-dark.svg",
|
||||
"url": "https://cal.com/apps/whereby",
|
||||
"url": "https://cal.com/",
|
||||
"variant": "conferencing",
|
||||
"categories": ["video"],
|
||||
"publisher": "Cal.com",
|
||||
"publisher": "Cal.com, Inc.",
|
||||
"email": "help@cal.com",
|
||||
"description": "Whereby makes it super simple for collaborating teams to jump on a video call.",
|
||||
"__createdUsingCli": true,
|
||||
|
|
|
@ -4,10 +4,10 @@
|
|||
"slug": "zoho-bigin",
|
||||
"type": "zoho-bigin_other_calendar",
|
||||
"logo": "zohobigin.svg",
|
||||
"url": "https://cal.com/apps/zoho-bigin",
|
||||
"url": "https://github.com/ShaneMaglangit",
|
||||
"variant": "other",
|
||||
"categories": ["other"],
|
||||
"publisher": "Cal.com",
|
||||
"publisher": "Shane Maglangit",
|
||||
"email": "help@cal.com",
|
||||
"description": "Bigin easily transforms your day-to-day customer processes into actionable pipelines. From qualifying leads to closing deals to managing important after-sales operations—Bigin connects your different teams to work together so that you can offer the best possible experience to your customers. Say goodbye to missing follow-ups, manual data entry, lack of team communication, and information silos.",
|
||||
"isTemplate": false,
|
||||
|
|
|
@ -4,10 +4,10 @@
|
|||
"slug": "zohocrm",
|
||||
"type": "zohocrm_other_calendar",
|
||||
"logo": "icon.png",
|
||||
"url": "https://cal.com/apps/zohocrm",
|
||||
"url": "https://github.com/jatinsandilya",
|
||||
"variant": "other",
|
||||
"categories": ["other"],
|
||||
"publisher": "Cal.com ",
|
||||
"publisher": "Jatin Sandilya",
|
||||
"email": "help@cal.com",
|
||||
"description": "Zoho CRM is a cloud-based application designed to help your salespeople sell smarter and faster by centralizing customer information, logging their interactions with your company, and automating many of the tasks salespeople do every day",
|
||||
"isTemplate": false,
|
||||
|
|
Loading…
Reference in New Issue