Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-06-09 16:04:45 +00:00

View File

@@ -189,15 +189,15 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1", name: "Isabella Rossi", imageSrc: "http://img.b2bpic.net/free-photo/elegant-stylish-girl-summer-garden_1157-24471.jpg"},
id: "1", name: "Isabella Rossi", imageSrc: "http://img.b2bpic.net/free-photo/elegant-stylish-girl-summer-garden_1157-24471.jpg", imageAlt: "Elegant stylish girl in summer garden"},
{
id: "2", name: "Marco Bianchi", imageSrc: "http://img.b2bpic.net/free-photo/senior-businessman-with-arms-crossed-outside-modern-office-building_1139-1083.jpg"},
id: "2", name: "Marco Bianchi", imageSrc: "http://img.b2bpic.net/free-photo/senior-businessman-with-arms-crossed-outside-modern-office-building_1139-1083.jpg", imageAlt: "Senior businessman with arms crossed outside modern office building"},
{
id: "3", name: "Sofia Ricci", imageSrc: "http://img.b2bpic.net/free-photo/charming-woman-painting-with-watercolor_23-2147767417.jpg"},
id: "3", name: "Sofia Ricci", imageSrc: "http://img.b2bpic.net/free-photo/charming-woman-painting-with-watercolor_23-2147767417.jpg", imageAlt: "Charming woman painting with watercolor"},
{
id: "4", name: "Luca Greco", imageSrc: "http://img.b2bpic.net/free-photo/blonde-bride-riding-horse-her-husband-smiling_1153-1334.jpg"},
id: "4", name: "Luca Greco", imageSrc: "http://img.b2bpic.net/free-photo/blonde-bride-riding-horse-her-husband-smiling_1153-1334.jpg", imageAlt: "Blonde bride riding horse with her husband smiling"},
{
id: "5", name: "Giulia Moretti", imageSrc: "http://img.b2bpic.net/free-photo/two-happy-male-female-business-people-showing-thumbs-up-outdoors_1262-12567.jpg", alt: "Experienced event organizer portrait"
id: "5", name: "Giulia Moretti", imageSrc: "http://img.b2bpic.net/free-photo/two-happy-male-female-business-people-showing-thumbs-up-outdoors_1262-12567.jpg", imageAlt: "Experienced event organizer portrait"
},
]}
cardTitle="What Our Guests Say"