Bob AI: add a testimonial from 'Alex King' who is a 'Pro P...

This commit is contained in:
2026-02-09 18:16:38 +02:00
parent 405999d14f
commit 7c2426593a

View File

@@ -181,7 +181,7 @@ const kpiSection = (
</div>
);
const updatedTestimonials = [
const updatedTestimonials = [
...testimonials,
{
id: "6",
@@ -191,9 +191,9 @@ const kpiSection = (
rating: 5,
imageSrc: "/images/alex-king.jpg",
imageAlt: "Alex King",
testimonialText: "Mastering a game is a journey of skill and strategy. This platform elevates every match to a new level.",
testimonialText: "Your testimonial text here",
},
];
];
return (
<CardStack