Neue services
This commit is contained in:
@@ -21,7 +21,7 @@ const CTA: React.FC = () => {
|
||||
transition={{ delay: 0.1 }}
|
||||
className="text-xl text-gray-600 dark:text-gray-300 mb-12 leading-relaxed"
|
||||
>
|
||||
Join 150+ Coastal Bend businesses that trust us with their technology. Get started with a free 20-minute assessment.
|
||||
Join 30+ Coastal Bend businesses that trust us with their technology. Get started with a free 20-minute assessment.
|
||||
</motion.p>
|
||||
|
||||
<motion.div
|
||||
@@ -43,6 +43,12 @@ const CTA: React.FC = () => {
|
||||
>
|
||||
Send a message
|
||||
</Link>
|
||||
<a
|
||||
href="tel:+13617658400"
|
||||
className="text-sm text-gray-500 dark:text-gray-400 hover:text-gray-900 dark:hover:text-white transition-colors mt-2"
|
||||
>
|
||||
Or call us: (361) 765-8400
|
||||
</a>
|
||||
</motion.div>
|
||||
|
||||
<motion.div
|
||||
|
||||
Reference in New Issue
Block a user