fix: adjust the card on the bottom right in the hero section
This commit is contained in:
parent
3c6c1a0f26
commit
4f09a53231
1 changed files with 2 additions and 2 deletions
|
@ -61,9 +61,9 @@ const HeroCards = () => {
|
|||
curlyText: "Free Forever!"
|
||||
},
|
||||
serviceCard: {
|
||||
title: "Our Services",
|
||||
title: "Pro tip: see our blog!",
|
||||
description:
|
||||
"We offer a variety of services to cater to your needs, including web development, SEO, and more."
|
||||
"We have web development, web server administration, and web application security tips on our blog!"
|
||||
}
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue