Merge version_12 into main #17

Merged
bender merged 1 commits from version_12 into main 2026-05-01 15:58:21 +00:00

View File

@@ -104,7 +104,7 @@ export default function LandingPage() {
cardAnimation="slide-up"
useInvertedBackground={false}
testimonials={[
{ id: "t1", name: "Sarah M.", imageSrc: "https://images.unsplash.com/photo-1534528741775-53994a69daeb?q=80&w=200" },
{ id: "t1", name: "Sarah M.", imageSrc: "https://images.unsplash.com/photo-1534528741775-53994a69daeb?q=80&w=200", imageAlt: "Sarah M." },
]}
/>
</div>