Update src/app/page.tsx

This commit is contained in:
2026-05-20 10:47:38 +00:00
parent 99f3c782b9
commit 1208de8af1

View File

@@ -168,13 +168,13 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1", name: "Alex D.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-croupier-is-holding-playing-cards-gambling-chips-table-black-background-young-male-croupier-shirt-waistcoat-bow-tie-is-waiting-you-blackjack-table_639032-1749.jpg"},
id: "1", name: "Alex D.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Dz8SDwa09cmtR6HxODaMUVVJFh/uploaded-1779274012438-f4qmwsr2.jpg"},
{
id: "2", name: "Marc B.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-portrait-cheerful-young-hipster-guy-with-dreads-smiling-optimistic-delighted-standing_1258-109146.jpg"},
id: "2", name: "Marc B.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Dz8SDwa09cmtR6HxODaMUVVJFh/uploaded-1779274021007-mjdrr7a9.jpg"},
{
id: "3", name: "Sophie L.", imageSrc: "http://img.b2bpic.net/free-photo/african-guy-wears-trendy-wristwatch-posing-with-smile-near-beige-wall-outdoor-portrait-black-man-good-mood-standing-with-arms-crossed_197531-21794.jpg"},
id: "3", name: "Sophie L.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Dz8SDwa09cmtR6HxODaMUVVJFh/uploaded-1779274027181-5xq2q0zg.jpg"},
{
id: "4", name: "Thomas V.", imageSrc: "http://img.b2bpic.net/free-photo/handsome-businesman-summer-city_1157-18990.jpg"},
id: "4", name: "Thomas V.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Dz8SDwa09cmtR6HxODaMUVVJFh/uploaded-1779274035225-xnvcinei.jpg"},
{
id: "5", name: "Julie M.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-playing-poker-casino_23-2151830996.jpg"},
]}