Bob AI: make the testimonials section more gaming-themed, ...

This commit is contained in:
2026-02-09 18:34:57 +02:00
parent c5a526b218
commit 4bf0a45ce6

View File

@@ -149,7 +149,7 @@ const TestimonialCardSixteen = ({
textBoxTitleClassName = "", textBoxTitleClassName = "",
textBoxTitleImageWrapperClassName = "", textBoxTitleImageWrapperClassName = "",
textBoxTitleImageClassName = "", textBoxTitleImageClassName = "",
textBoxDescriptionClassName = "", textBoxDescriptionClassName = "",
imageClassName = "", imageClassName = "",
overlayClassName = "", overlayClassName = "",
ratingClassName = "", ratingClassName = "",
@@ -191,7 +191,7 @@ const updatedTestimonials = [
rating: 5, rating: 5,
imageSrc: "/images/alex-king.jpg", imageSrc: "/images/alex-king.jpg",
imageAlt: "Alex King", imageAlt: "Alex King",
testimonialText: "Your testimonial text here", testimonialText: "Mastering the game is not just about skill; it's about strategy and teamwork.",
}, },
]; ];