Update src/app/page.tsx

This commit is contained in:
2026-03-29 09:28:07 +00:00
parent 02bdde5580
commit 39f0aaee33

View File

@@ -75,7 +75,7 @@ export default function LandingPage() {
textboxLayout="split"
members={[
{ id: "t1", name: "saachi hegde", role: "head of finance ", description: "head of finance and a designer because hiring one isn't in the budget", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BZ0RqxQgg8jaP76cIrkZlIiUrM/uploaded-1774775522886-gwm8x95t.png" },
{ id: "t2", name: "kyra pinto", role: "head of publicity", description: "head of publicity professionally", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BZ0RqxQgg8jaP76cIrkZlIiUrM/uploaded-1774776205092-clry7cqg.png" }
{ id: "t2", name: "kyra pinto", role: "head of publicity", description: "head of publicity professionally scrolling on instagram", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BZ0RqxQgg8jaP76cIrkZlIiUrM/uploaded-1774776205092-clry7cqg.png" }
]}
/>
</div>