Merge version_1_1781569992368 into main #3
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user