Merge version_3 into main #5
@@ -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."
|
||||
|
||||
Reference in New Issue
Block a user