From 8654692cd59c655faf94ccde2d3b72e85018bdf9 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 4 Apr 2026 11:39:19 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index bb99a89..5350191 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -51,7 +51,7 @@ export default function LandingPage() { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWvgtdb1fQBTiu9zMAAIRWAGuj/professional-headshot-of-a-happy-tech-sc-1774613222191-33642daa.png"}, { name: "Marcus W.", handle: "@m_w_dining", testimonial: "Exceptional service and the best Asian fusion I've ever had.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081907.jpg"}, + imageSrc: "https://pixabay.com/get/g64880042b55a2ea8b95b27e19389a62ec02c714ad6fbf30e51aece750bbda3c2ed596a180d778b7127c24c33e9c2ef6db131a3270f5995f3167a537ca684986d_1280.jpg?id=2924245"}, { name: "Sarah K.", handle: "@sarah_eats", testimonial: "An incredible sensory experience from start to finish.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/small-business-manager-her-workshop_23-2149094645.jpg"}, @@ -72,7 +72,7 @@ export default function LandingPage() { { src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWvgtdb1fQBTiu9zMAAIRWAGuj/professional-headshot-of-a-happy-tech-sc-1774613222191-33642daa.png", alt: "Customer 1"}, { - src: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081907.jpg", alt: "Customer 2"}, + src: "https://pixabay.com/get/g64880042b55a2ea8b95b27e19389a62ec02c714ad6fbf30e51aece750bbda3c2ed596a180d778b7127c24c33e9c2ef6db131a3270f5995f3167a537ca684986d_1280.jpg?id=2924245", alt: "Customer 2"}, { src: "http://img.b2bpic.net/free-photo/small-business-manager-her-workshop_23-2149094645.jpg", alt: "Customer 3"}, {