From 3c35e5a9e1fc45f4bf611a8a49cfeaa4d492ab9f Mon Sep 17 00:00:00 2001 From: Dorian Niemiec Date: Sat, 7 Sep 2024 10:36:31 +0200 Subject: [PATCH] fix: adjust the content of the social card in the hero section --- components/shared/HeroCards.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/shared/HeroCards.tsx b/components/shared/HeroCards.tsx index 0182574..120d703 100644 --- a/components/shared/HeroCards.tsx +++ b/components/shared/HeroCards.tsx @@ -28,7 +28,7 @@ const HeroCards = () => { const cards = { aboutCard: { description: - "Discover more about our services and offerings. We aim to provide the best experience for our users.", + "You can follow us to get the updates on SVR.JS web server, along with web development tips.", socialLinks: { x: "https://x.com/SVR_JS", Mastodon: "https://mastodon.social/@svrjs",