Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-28 13:43:32 +00:00

View File

@@ -86,11 +86,11 @@ export default function LandingPage() {
<TestimonialCardTwelve
useInvertedBackground={false}
testimonials={[
{ id: "1", name: "Sarah J.", imageSrc: "http://img.b2bpic.net/free-photo/group-best-friends-meeting-pub_329181-10597.jpg" },
{ id: "1", name: "Sarah J.", imageSrc: "http://img.b2bpic.net/free-photo/group-best-friends-meeting-pub_329181-10597.jpg?_wi=1" },
{ id: "2", name: "Mark D.", imageSrc: "http://img.b2bpic.net/free-photo/woman-taking-coffee_329181-11917.jpg" },
{ id: "3", name: "Elena R.", imageSrc: "http://img.b2bpic.net/free-photo/girl-standing-night-club-with-colorful-bright-neon-red-lights_1157-51849.jpg" },
{ id: "4", name: "Kevin L.", imageSrc: "http://img.b2bpic.net/free-photo/young-adults-having-party-home_23-2149215856.jpg" },
{ id: "5", name: "Alice M.", imageSrc: "http://img.b2bpic.net/free-photo/group-best-friends-meeting-pub_329181-10597.jpg" },
{ id: "5", name: "Alice M.", imageSrc: "http://img.b2bpic.net/free-photo/group-best-friends-meeting-pub_329181-10597.jpg?_wi=2" },
]}
cardTitle="What People Say"
cardTag="Reviews"