fix: adjust the card on the bottom right in the hero section

This commit is contained in:
Dorian Niemiec 2024-09-07 10:47:24 +02:00
parent 3c6c1a0f26
commit 4f09a53231

View file

@ -61,9 +61,9 @@ const HeroCards = () => {
curlyText: "Free Forever!" curlyText: "Free Forever!"
}, },
serviceCard: { serviceCard: {
title: "Our Services", title: "Pro tip: see our blog!",
description: 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!"
} }
}; };