@ -22,7 +22,7 @@ const socials = [
{
name: "Telegram",
icon: <BsTelegram />,
link: "https://twitter.com/SGPT_SmartAi",
link: "https://t.me/SGPT_SmartAI",
background: "bg-[#2ca5e0]",
},
@ -76,7 +76,7 @@ const RoadMap = (props: Props) => {
<div
className="tl-bg"
style={{
backgroundImage: `url("https://placeimg.com/802/802/nature")`,
backgroundImage: `url("https://picsum.photos/200/300")`,
}}
></div>
<h4 className="tl-title">{item.phase}</h4>