5 Commits

Author SHA1 Message Date
26fd24fae4 Update src/app/page.tsx 2026-04-17 03:07:02 +00:00
4365407e45 Merge version_2 into main
Merge version_2 into main
2026-04-17 03:02:36 +00:00
d36297a62b Update src/app/page.tsx 2026-04-17 03:02:13 +00:00
9a6da463ea Merge version_1 into main
Merge version_1 into main
2026-04-17 03:00:20 +00:00
e893b00127 Update src/app/page.tsx 2026-04-17 03:00:17 +00:00

View File

@@ -88,9 +88,9 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={true}
features={[
{ id: "s1", label: "Design", title: "Corporate UI/UX", items: ["Design Systems", "Conversion Strategy", "User Journey Mapping"] },
{ id: "s2", label: "Development", title: "High-End Code", items: ["Next.js Performance", "Robust Architecture", "Responsive Systems"] },
{ id: "s3", label: "Strategy", title: "Brand Identity", items: ["Positioning", "Visual Guidelines", "Art Direction"] }
{ id: "s1", label: "Design", title: "Corporate UI/UX", items: ["Design Systems", "Conversion Strategy", "User Journey Mapping"], buttons: [{ text: "Learn More", href: "#" }] },
{ id: "s2", label: "Development", title: "High-End Code", items: ["Next.js Performance", "Robust Architecture", "Responsive Systems"], buttons: [{ text: "Learn More", href: "#" }] },
{ id: "s3", label: "Strategy", title: "Brand Identity", items: ["Positioning", "Visual Guidelines", "Art Direction"], buttons: [{ text: "Learn More", href: "#" }] }
]}
title="Core Design Expertise"
description="Comprehensive design solutions tailored to scale your enterprise business efficiently."