4 Commits

Author SHA1 Message Date
ad881a9b8d Update src/app/page.tsx 2026-05-01 10:52:08 +00:00
38eb44225f Merge version_2 into main
Merge version_2 into main
2026-05-01 10:49:23 +00:00
320a4b4f97 Update src/app/page.tsx 2026-05-01 10:49:20 +00:00
fdc6d0cc6e Merge version_1 into main
Merge version_1 into main
2026-05-01 10:47:14 +00:00

View File

@@ -80,7 +80,7 @@ export default function LandingPage() {
]} ]}
buttons={[ buttons={[
{ {
text: "Book a Free Strategy Call", href: "#contact"}, text: "Schedule Your Strategy Session", href: "#contact"},
]} ]}
avatars={[ avatars={[
{ {
@@ -123,7 +123,7 @@ export default function LandingPage() {
title: "ClientVendor Project Management", description: "Managing the bridge between international brands and local production vendors for flawless delivery.", imageSrc: "http://img.b2bpic.net/free-photo/urban-transport-concept-with-car-pieces_23-2148996483.jpg"}, title: "ClientVendor Project Management", description: "Managing the bridge between international brands and local production vendors for flawless delivery.", imageSrc: "http://img.b2bpic.net/free-photo/urban-transport-concept-with-car-pieces_23-2148996483.jpg"},
]} ]}
title="What I Do" title="What I Do"
description="Driving brand strategy with AI-powered production precision." description="Driving brand strategy with end-to-end production management."
/> />
</div> </div>