Merge version_3 into main

Merge version_3 into main
This commit was merged in pull request #5.
This commit is contained in:
2026-05-08 16:26:42 +00:00

View File

@@ -63,6 +63,7 @@ export default function LandingPage() {
title="Core Capabilities"
description="Refined digital tools to help your local business scale with intent."
textboxLayout="split"
useInvertedBackground={false}
features={[
{ id: "1", title: "Landing Pages", tags: ["Premium", "Conversion-Focused"] },
{ id: "2", title: "Tilda Web Strategy", tags: ["Elegant", "Management"] },
@@ -76,6 +77,8 @@ export default function LandingPage() {
animationType="slide-up"
title="The Editorial Workflow"
description="A structured process defined by white space and precision."
textboxLayout="split"
useInvertedBackground={false}
metrics={[
{ id: "1", value: "01", title: "Discovery", description: "Alignment", imageSrc: "http://img.b2bpic.net/free-photo/minimalist-workspace.jpg" },
{ id: "2", value: "02", title: "Strategy", description: "Architecture", imageSrc: "http://img.b2bpic.net/free-photo/minimalist-workspace.jpg" },
@@ -90,6 +93,7 @@ export default function LandingPage() {
<ProductCardThree
animationType="blur-reveal"
textboxLayout="split"
useInvertedBackground={false}
gridVariant="three-columns-all-equal-width"
title="Select Editorial Works"
description="Portfolio of projects designed for growth and visibility."
@@ -101,6 +105,7 @@ export default function LandingPage() {
<ContactText
background={{ variant: "plain" }}
text="Let's define the future of your brand presence."
useInvertedBackground={false}
className="py-24"
/>
</div>