fix: adjust the content of the social card in the hero section
This commit is contained in:
parent
c09e0096d8
commit
3c35e5a9e1
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ const HeroCards = () => {
|
||||||
const cards = {
|
const cards = {
|
||||||
aboutCard: {
|
aboutCard: {
|
||||||
description:
|
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: {
|
socialLinks: {
|
||||||
x: "https://x.com/SVR_JS",
|
x: "https://x.com/SVR_JS",
|
||||||
Mastodon: "https://mastodon.social/@svrjs",
|
Mastodon: "https://mastodon.social/@svrjs",
|
||||||
|
|
Loading…
Reference in a new issue