Merge version_1_1781569992368 into main #3

Merged
bender merged 1 commits from version_1_1781569992368 into main 2026-06-16 00:35:11 +00:00

View File

@@ -92,9 +92,9 @@ export default function HomePage() {
title="Premium Digital Services"
description="Expertly crafted digital solutions for modern businesses."
items={[
{ title: "Professional Websites", description: "High-performance, responsive sites tailored to your brand." },
{ title: "Digital Strategy", description: "Growth-focused planning to reach your target market." },
{ title: "Ongoing Support", description: "Dedicated maintenance and updates to keep you online." }
{ title: "Professional Websites", description: "High-performance, responsive sites tailored to your brand.", href: "/services" },
{ title: "Digital Strategy", description: "Growth-focused planning to reach your target market.", href: "/services" },
{ title: "Ongoing Support", description: "Dedicated maintenance and updates to keep you online.", href: "/services" }
]}
/>
</SectionErrorBoundary>