Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-28 11:51:28 +00:00

View File

@@ -119,8 +119,8 @@ export default function LandingPage() {
{ id: "t1", name: "Giulia", role: "Cliente", company: "Il villaggio", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-with-joyful-expression-dressed-black-stylish-hat-denim-jacket-calls-mobile-phone-friend_273609-25938.jpg" },
{ id: "t2", name: "Marco", role: "Sportivo", company: "Il villaggio", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/excited-joyful-beautiful-woman-gesturing-with-hand_74855-2753.jpg" },
{ id: "t3", name: "Elena", role: "Turista", company: "Il villaggio", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-taking-photos_23-2148966589.jpg" },
{ id: "t4", name: "Stefano", role: "Frequente", company: "Il villaggio", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/men-making-cheers-good-weekend_329181-18306.jpg" },
{ id: "t5", name: "Lucia", role: "Appassionata", company: "Il villaggio", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/men-making-cheers-good-weekend_329181-18306.jpg" },
{ id: "t4", name: "Stefano", role: "Frequente", company: "Il villaggio", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/men-making-cheers-good-weekend_329181-18306.jpg?_wi=1" },
{ id: "t5", name: "Lucia", role: "Appassionata", company: "Il villaggio", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/men-making-cheers-good-weekend_329181-18306.jpg?_wi=2" },
]}
/>
</div>