Update src/app/page.tsx

This commit is contained in:
2026-04-04 11:39:19 +00:00
parent 8b557c4ad9
commit 8654692cd5

View File

@@ -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"},
{