Merge version_2 into main #3

Merged
bender merged 1 commits from version_2 into main 2026-04-28 11:37:38 +00:00

View File

@@ -128,6 +128,7 @@ export default function LandingPage() {
animationType="slide-up"
textboxLayout="default"
showRating={true}
useInvertedBackground={false}
testimonials={[
{ id: "1", name: "Alice D.", handle: "@alice", testimonial: "Super service!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/front-view-female-courier-yellow-uniform-cape-holding-round-delivery-bowl-with-notepad-pink-wall-service-work-worker-uniform-delivery_140725-43242.jpg" },
{ id: "2", name: "Marc B.", handle: "@marc", testimonial: "Plats délicieux.", rating: 4, imageSrc: "http://img.b2bpic.net/free-photo/anonymous-man-taking-photo-cooking-girlfriend_23-2147894752.jpg" },