Merge version_2 into main #3

Merged
bender merged 1 commits from version_2 into main 2026-04-25 22:38:38 +00:00

View File

@@ -82,7 +82,7 @@ export default function LandingPage() {
gridVariant="three-columns-all-equal-width"
animationType="slide-up"
members={[
{ id: "m1", name: "Alex Rivers", role: "Creative Director", description: "Visionary lead with over 10 years in design strategy.", imageSrc: "http://img.b2bpic.net/free-photo/confident-businessman_1098-16876.jpg", socialLinks: [{ icon: Linkedin, url: "#" }] },
{ id: "m1", name: "Alex Rivers", role: "Creative Director", description: "Visionary lead with over 10 years in design strategy.", imageSrc: "http://img.b2bpic.net/free-photo/confident-businessman_1098-16876.jpg?_wi=1", socialLinks: [{ icon: Linkedin, url: "#" }] },
{ id: "m2", name: "Jordan Lee", role: "Lead Developer", description: "Code architect focused on performance and scalable solutions.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-smiling-woman-looking-camera_23-2148187139.jpg", socialLinks: [{ icon: Github, url: "#" }] },
{ id: "m3", name: "Taylor Reed", role: "Brand Strategist", description: "Storyteller dedicated to crafting impactful market identities.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-successful-middle-aged-business-leader_1262-5690.jpg", socialLinks: [{ icon: Twitter, url: "#" }] },
]}
@@ -113,7 +113,7 @@ export default function LandingPage() {
products={[
{ id: "p1", name: "Discovery & Research", price: "Step 01", variant: "Strategic foundations.", imageSrc: "http://img.b2bpic.net/free-photo/crazy-businessman-worried-expression_1194-3826.jpg" },
{ id: "p2", name: "Design Execution", price: "Step 02", variant: "Creative realization.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-work_1098-286.jpg" },
{ id: "p3", name: "Launch", price: "Step 03", variant: "Deployment excellence.", imageSrc: "http://img.b2bpic.net/free-photo/confident-businessman_1098-16876.jpg" },
{ id: "p3", name: "Launch", price: "Step 03", variant: "Deployment excellence.", imageSrc: "http://img.b2bpic.net/free-photo/confident-businessman_1098-16876.jpg?_wi=2" },
]}
title="Our Process"
description="A refined approach to project delivery."