From 4bc87e22cc1041bdd52cea2d6bca1c08f4c99692 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 12 May 2026 17:05:35 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index fd95ccf..762570b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -124,7 +124,7 @@ export default function LandingPage() { useInvertedBackground={false} members={[ { id: "t1", name: "Joanna", role: "Owner & Founder", description: "Head of culinary vision", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DS8UoOI3K0nEh8oaeUFTFna0oG/uploaded-1778266791326-lh9imbsa.png" }, - { id: "t2", name: "Michał ", role: "Head Chef", description: "Master of the grill", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=36ildq" }, + { id: "t2", name: "Michał ", role: "Head Chef", description: "Master of the grill", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DS8UoOI3K0nEh8oaeUFTFna0oG/uploaded-1778605524370-9vfphd0o.jpg" }, { id: "t3", name: "ola/karol ", role: "Service Lead", description: "Ensuring great harbor vibes", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=v8amwm" }, ]} title="Meet The Crew"